Download
Pick your platform from the Assets below:
| Platform | Files |
|---|---|
| Windows | Noctis-v1.4.3-Setup.exe (installer) · Noctis-windows-x64.zip (portable) |
| macOS | Noctis-osx-arm64.dmg (Apple Silicon) · Noctis-osx-x64.dmg (Intel) |
| Linux | Noctis-x86_64.AppImage · Noctis-linux-x64.tar.gz · Noctis-linux-arm64.tar.gz |
Running on macOS — the app isn't code-signed, so Gatekeeper quarantines it on first launch. After dragging Noctis into your Applications folder, clear the flag once in Terminal:
xattr -dr com.apple.quarantine /Applications/Noctis.appThen open Noctis normally.
What's Changed
Fixed
- Fixed mini player Queue missing explicit badge
- Fixed mini player menu unreadable in light theme
- Fixed mini player dark wedges at corners on Linux
- Fixed silent tracks on Linux/macOS
Added
- Added collapsible Home sections (all six fold to header)
- Added animated section collapse/expand transitions
- Added mini player search suggestions (random library slice)
Improved
- Improved Developer Mode logging (DebugLogger now enabled)
- Improved stall detection window
- Improved crash diagnostics with pre-error context ring
- Improved Linux compositor detection for transparency
- Improved search clearing (immediate refill instead of debounce)
Full Changelog: v1.4.2...v1.4.3