Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 04:06

Added

  • Searchable timezone picker in the TUI: the Settings timezone row and the
    setup wizard now open a prepopulated, filterable list of all IANA zones (plus
    Local/UTC) instead of a free-text field. Type to filter (/ and _ count
    as spaces, so new york finds America/New_York), ↑/↓ to move the scrolling
    list, Enter to select. Backed by a new internal/tz package + a reusable
    picker component (bubbles/textinput + a windowed list).

Full Changelog: v0.5.2...v0.6.0