slumber

3.1.2 - 2025-05-30

v3.1.2 May 30 2025 at 14:27 UTC

Changed

  • Use a dedicated error state if collection fails to load on TUI launch
  • Update dependency persisted to 1.0
    • A few pieces of your UI state, such as selected tabs, will be lost during the upgrade due to this

Fixed

  • Fix TUI crash when using an empty select list
  • Fix automatic collection reloading in Windows
    • I don't use Windows so I'm not sure exactly what scenarios it may have been broken in, but new unit tests indicate it's working now
  • Fix config loading failing for read-only config files (#504)