···4455The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6677+## [2026.04.29-1]
88+99+### Fixed
1010+- macOS app Files view: navigating from the root into Music no longer yields an empty list — `.task` ID now encodes both mode and path so a mode change with a nil path correctly triggers a reload
1111+- macOS app device picker: now lists all output devices (including the current one, marked with a checkmark) instead of only non-current devices; added `snapcast` icon/colour entry
1212+- macOS app device picker: no longer shows a loading spinner on open when devices were already preloaded at startup — `refresh()` only sets `isLoading` when the device list is empty
1313+714## [2026.04.29]
815916### Added