Releases: Necrom4/sbb-tui
Releases · Necrom4/sbb-tui
v1.15.0
Compare
Sorry, something went wrong.
No results found
1.15.0 (2026-06-12)
Bug Fixes
api: add a timeout to API requests (2f004c2 )
mise: enable experimental so the postinstall hook runs (d5e87cd )
model: recognize vehicle legs without a line label (7b1f59f )
ui: use neutral gray as default line badge background (83335dd ), closes #7F7F7
Features
ui: color line badges with official line colors (ce8833b )
ui: display per-class occupancy as shaded icons (c6dcbf2 )
ui: pick vehicle icon from the leg's transport type (d619d8c )
ui: prefix bare line numbers with their category (c02a859 )
ui: search immediately when from and to flags are given (552e068 )
ui: show full occupancy in red (d63258f )
ui: surface connection disruptions (676aacc )
v1.14.2
Compare
Sorry, something went wrong.
No results found
1.14.2 (2026-05-09)
Bug Fixes
v1.14.1
Compare
Sorry, something went wrong.
No results found
1.14.1 (2026-05-09)
Bug Fixes
ui.animation: adapt animation colors to the terminal background (2206f36 )
ui.animation: gate build cells with spaces while still fading from the bg (dd10bad )
v1.14.0
Compare
Sorry, something went wrong.
No results found
1.14.0 (2026-05-09)
Bug Fixes
ui.shine: blend toward neutral in Lab to avoid saturated logo shines (9a25185 ), closes #E9F7
ui.shine: synchronize logo and tagline shines on a shared cycle (c16a568 )
Features
config: add 'animations' setting and flag (1d18bef )
ui.animation: loop logo shine while on the start screen (a7f3739 )
ui: add animations (3f7c8e2 ), closes #61
ui: add logo shine startup animation (cabc976 )
ui: add tagline shine on the start screen (6781c0c )
ui: build the logo from the center outward on startup (c7a523a )
ui: replace ellipsis with a Braille spinner while loading (5dd26c9 )
ui: set typewriter effect for the welcome message on startup (c79e56d )
ui: start the typewriter effect only after the logo build finishes (58edfa6 )
v1.13.4
Compare
Sorry, something went wrong.
No results found
1.13.4 (2026-04-07)
Bug Fixes
ui: use automatic light/dark text color value (929f40a ), closes #52
update: autocomplete even after multi-byte characters (9b448e5 ), closes #51
v1.13.3
Compare
Sorry, something went wrong.
No results found
1.13.3 (2026-04-05)
Bug Fixes
cli: throw error when date/time flags are not correctly formatted (499fe0f )
v1.13.2
Compare
Sorry, something went wrong.
No results found
1.13.2 (2026-04-04)
Bug Fixes
detail scroll not capped at content height (60812f7 ), closes #49 #32
v1.13.1
Compare
Sorry, something went wrong.
No results found
1.13.1 (2026-04-03)
Bug Fixes
block mid-string input in date/time fields to preserve delimiters (620fa13 ), closes #38
rework date/time input to handle editing from any cursor position (c03d586 ), closes #38
v1.13.0
Compare
Sorry, something went wrong.
No results found
1.13.0 (2026-04-02)
Features
display current version in bottom right (d2297f5 )
display latest version in bottom right (f4bf60b )
hide current and latest version depending on terminal width (0a6cc4b )
Reverts
ui: versionBadge style back to original (b76e771 )
v1.12.3
Compare
Sorry, something went wrong.
No results found
1.12.3 (2026-04-02)
Bug Fixes
timezone: remote Time. according to linter (20d50d7 )