Skip to content

v0.1.18

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 12:23

0.1.18 (2026-07-13)

Features

  • add runner summary fetch (#153) (80a923f)
  • harden runner access and improve responsiveness (08f4f26)

Bug Fixes

  • cap server retry delays (625a104)
  • narrow synthetic secret exception (826787f)
  • populate every demo dashboard tab (b6b33ff)
  • preserve config path in Windows replace (354a151)
  • preserve table borders without overflow (c9850c4)
  • render chrome with canonical Ratatui blocks (7e8cdc7)
  • render continuous TUI borders (99353de)
  • restore continuous TUI rendering (4aec15a)
  • restore rounded TUI borders (7a9c010)

Performance Improvements

  • bound and reduce GitLab API requests (fa97f37)
  • reduce TUI view and redraw work (a7aabdb)
  • reuse unchanged runner enrichment (a0a5731)
  • stream runner enrichment into the TUI (ed7b4cb)

Reverts

  • remove ineffective redraw gating (83b60fa)