Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 15:48
Immutable release. Only release title and notes can be modified.
v0.8.2
a4f0648

🪲 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

  • 2940e34 refactor(cache): replace hand-rolled atomic write with xos.AtomicWrite
  • 1ada5fe refactor(tui): replace local shellQuote with xshell.Quote
  • 7e62883 docs(cli): document why Suggest stays off xstrings.Closest
  • 70bea68 fix(auth): name the HTTP status text in credential and cloudId errors
  • 82236a6 refactor(render): consolidate truncation on gechr/x helpers
  • 82cd05a fix(cli): sort key and name candidate lists naturally

Full Changelog: v0.8.1...v0.8.2