v0.8.2
Immutable
release. Only release title and notes can be modified.
🪲 Fixed
- auth login credential-rejection and cloudId discovery errors now name the HTTP status text (e.g. 401 Unauthorized) instead of the bare status code
- key- and name-like candidate lists now sort naturally (PROJ-2 before PROJ-10) — failed-key summaries in the TUI, board project keys, alias names, and JQL completion candidates
📜 Commits
2940e34refactor(cache): replace hand-rolled atomic write with xos.AtomicWrite1ada5ferefactor(tui): replace local shellQuote with xshell.Quote7e62883docs(cli): document why Suggest stays off xstrings.Closest70bea68fix(auth): name the HTTP status text in credential and cloudId errors82236a6refactor(render): consolidate truncation on gechr/x helpers82cd05afix(cli): sort key and name candidate lists naturally
Full Changelog: v0.8.1...v0.8.2