diff options
| author | Christian Cleberg <[email protected]> | 2026-07-16 00:03:06 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-16 00:03:06 -0500 |
| commit | 76cb006b87d30928ec23a3c4bf95bd145aad8e9c (patch) | |
| tree | 0b475c706fca713abf633fb673ff0061c162e2db /README.md | |
| parent | 8ee93a6a6a0e771b687d1f48a59fb896ae0456e5 (diff) | |
| download | hutch-76cb006b87d30928ec23a3c4bf95bd145aad8e9c.tar.gz hutch-76cb006b87d30928ec23a3c4bf95bd145aad8e9c.tar.bz2 hutch-76cb006b87d30928ec23a3c4bf95bd145aad8e9c.zip | |
chore: bump to 3.8.0 and record Phase 3 API features
MARKETING_VERSION 3.7.0 -> 3.8.0, build 89 -> 90.
SCOPE.md gains the items that did not survive contact with the API: archiveMessage
and mailingListSubscribe are blocked, while webhooks, shareSecret, and build
groups are reachable but declined on judgement. The reasoning is recorded so
they do not get re-proposed as gaps.
ROADMAP.md notes that Phase 3 is several releases rather than one, with the
measured size of each.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -14,13 +14,16 @@ The app currently includes: - Home dashboard with assigned tickets, recent builds, and projects - Repository browsing for Git and Mercurial repositories - Repository details including README, references, commits, diffs, files, artifacts, and settings +- Artifact upload and deletion on release tags - Tracker and ticket browsing, ticket detail views, and tracker creation - Ticket editing and deletion, with subscriptions for tickets and trackers - Build job browsing, build detail views, and build submission - Inbox and mailing list reading flows - Patchset review: cover letters, per-patch diffs, checks, version chains, and status changes +- Mailing list creation, settings, and deletion +- Ticket activity feed across every tracker you follow - Paste browsing, creation, and detail views -- Profile and account settings, including SSH keys, PGP keys, and personal access token management +- Profile and account settings, including SSH keys, PGP keys, personal access token management, and the audit log - Email preferences for todo.sr.ht and lists.sr.ht - Deep links for repositories, tickets, and build jobs |
