Skip to content

Releases: billyvg/sentry-tui

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 22:42
Immutable release. Only release title and notes can be modified.

What's Changed

  • feat(release): add version bump selectors by @billyvg in #167
  • perf(build): stop shipping a 20MB library Linux binaries cannot load by @billyvg in #92
  • feat(filters): Persist project selections by organization by @billyvg in #168
  • feat(nav): Collapse primary navigation after selection by @billyvg in #169
  • fix(issues): Make stack frames interactive by @billyvg in #170
  • feat(ui): Follow terminal theme live by @billyvg in #171

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 18:40
Immutable release. Only release title and notes can be modified.

What's Changed

  • ci(release): publish through a production deployment environment by @billyvg in #160
  • feat(filters): support multiple projects and environments by @billyvg in #156
  • docs: authorize agent-driven worktree cleanup after merge by @billyvg in #162
  • feat(telemetry): one naming scheme for logs, metrics, and error sources by @billyvg in #159
  • docs: trim derivable content from AGENTS.md, lazy-load distribution notes by @billyvg in #163
  • feat(ui): underline keyboard shortcuts instead of wrapping them in parens by @billyvg in #166

Full Changelog: v0.4.3...v0.5.0

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 22 Aug 14:32
Immutable release. Only release title and notes can be modified.

What's Changed

  • ci: build the binary only after validation passes by @billyvg in #119
  • fix(filters): search the org for projects, not just the first page by @billyvg in #137
  • docs(test): say what actually makes loading states hang by @billyvg in #120
  • fix(keys): make the filter keys a no-op where there is no filter row by @billyvg in #123
  • feat(monitors): build the detector table behind seven nav destinations by @billyvg in #133
  • feat(monitors): the check-in timeline for cron and uptime rows by @billyvg in #141
  • feat(monitors): the Alerts workflows list by @billyvg in #127
  • feat(monitors): open a monitor's detail from the list by @billyvg in #146
  • docs: open pull requests ready for review, not as drafts by @billyvg in #153
  • fix(issues): keep a saved view's project filter when projects load late by @billyvg in #121
  • fix(ci): gate CI work per-step instead of per-job for docs-only changes by @billyvg in #158
  • docs: link issues from PRs to surface the native release badge by @billyvg in #155

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 20:36
Immutable release. Only release title and notes can be modified.

What's Changed

  • ci: run the test suite as four parallel shards by @billyvg in #115
  • fix(release): verify the published version with --version, not --help by @billyvg in #118
  • fix(auth): keep the signed-in account across a token renewal by @billyvg in #134
  • chore(demos): scripted Kitty recording harness for the product demo by @billyvg in #55
  • chore(update): poll every 15 minutes instead of hourly by @billyvg in #135

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 17:55
Immutable release. Only release title and notes can be modified.

What's Changed

  • fix(release): authenticate npm over OIDC, so CI is never asked for an OTP by @billyvg in #117

Full Changelog: v0.4.0...v0.4.1