Skip to content

v0.3.0-alpha.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:45

Changelog

  • 8d28ca0 feat(browse): let 1-9 pick and toggle the sorted column, rename READY to RDY
  • 86ce387 feat(events): route goto's Events kind to 9b and add y to view yaml
  • 06809b6 feat(events): support 'a' all-namespaces and the namespace palette on the Events screen
  • 28805df feat(timeline): draw a rule under the feed and rail column headers
  • 5e985f3 feat(timeline): finish 16b's revision rail with rollback and pod-scoped events
  • 2f73cd8 feat(timeline): give 16b's rollout divider a compact rev/tag-only form
  • 11a1187 feat(timeline): wrap long feed text, drop rollout's tinted background, add a rule under it
  • b48cbbd feat(tui): let 'q' quit with a y/N confirm, ctrl+q stays instant
  • c85fdee fix(browse): let 'e'/'t' open events/timeline from an empty-state screen
  • 227e7a3 fix(events): dedupe by reason+object, not reason+object+message
  • 65c875a fix(events): lay out 9b rows on the spec's 5-column grid instead of two merged lines
  • 970b39f fix(events): read EventSeries so recurring events keep a fresh LastSeen
  • 9c493a9 fix(timeline): match the rollout rule and rail/feed divider color to theme.TextGhost2
  • 907ff7a fix(timeline): run a wrapped row's selection bar down every line, not just the first
  • 891bd19 fix(timeline): show the app-wide selection bar in the feed, make selected rows' background solid
  • 3aafa70 fix(timeline): stop the revision rail calling a mid-rollout deployment stable
  • d524b3e fix(timeline): wire 'e' to open events from 16a/16b, scoped like the timeline itself
  • 9278855 fix(tui): rebind quit from q to ctrl+q across every screen
  • 8a88134 fix(tui): restore straight to the Events screen instead of its stock list after quitting from it
  • bba5c30 fix(tui): wrap long event messages and fix gappy selected-row highlight in 9b