Releases
What changed, and what we still support
The current minor is supported. The one before it gets fixes for anything that loses data or stops the app launching. Everything older is end of life. Small enough that we can actually honour it, which is the only kind of policy worth publishing.
Supported macOS versions
| macOS | Status | Notes |
|---|---|---|
| macOS 27 | Supported | Developed and tested on this release. |
| macOS 26 (Tahoe) | Supported | Same APIs; the display-native pipeline is unchanged. |
| macOS 15 (Sequoia) | Supported | AVSampleBufferDisplayLayer path is identical. |
| macOS 14 (Sonoma) | Security fixes only | Minimum for CADisplayLink on AppKit, which the shared decode needs. |
| macOS 13 and earlier | End of life | Below the build's deployment target; the app will not launch. |
Releases
v1.3.1
CurrentSupported2026-08-04- Offline licence verification, and the Free / Pro / Studio tiers
- Playlists: mix several folders into one rotation (Pro)
- Fixed: the wallpaper flashed black at every clip change
v1.3.0
Supported2026-08-04- Only decode, scale and draw what the displays can actually show — the pipeline now renders at each display's own size and refresh rate
v1.2.0
Security fixes only2026-08-04- One decode shared by every screen, instead of one decode per screen
v1.1.0
Security fixes only2026-08-04- Menu bar app with settings, app icon and menu bar icon
- Pauses when covered, when the display sleeps and in Low Power Mode
- Starts at login and restarts on crash, via a LaunchAgent