v1.3.3
Download
Pick your platform from the Assets below:
| Platform | Files |
|---|---|
| Windows | Noctis-v1.3.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 Exclusive Mode crashes
- Fixed audio dropout
- Fixed lyrics page/panel track-change flicker
- Fixed volume slider going dead
- Fixed Exclusive Mode gain applied twice
- Fixed queue popup dead on macOS/Linux
- Fixed Repeat All dropping tracks past 50
- Fixed Settings saves silently reverting
- Fixed Reset Settings half-reset
- Fixed Statistics tab always reading 0 playlists
- Fixed corrupt settings.json overwriting itself
- Fixed launch-at-login toggle staying ON
- Fixed Clear Artwork Cache deleting everything
- Fixed AutoMix stale seek offset
- Fixed LRC editor replacing complete sidecars
- Fixed Wrap freezing partial year as permanent record
- Fixed Artist tab blocking on File.Exists
- Fixed library handlers being un-unsubscribable
- Fixed Tray/SMTC/MPRIS not existing until library loaded
- Fixed start minimized showing window
- Fixed single-instance mutex squatted
- Fixed MPRIS not recovering from D-Bus restart
- Fixed color picker fringing and caret issues
- Fixed Home Top Artists showing placeholders
- Fixed scroll stutter on wheel notches
- Fixed offline music folder wiping library
- Fixed AutoMix dropping tracks past 50
- Fixed path-traversal in tag values
- Fixed auto-organize racing issues
- Fixed LRC sidecar deletion on transient load failure
- Fixed playlist drag-drop off-by-one
- Fixed M3U file:// decoding
Added
- Added app-wide smooth wheel scrolling
- Added library.json corruption quarantine
- Added settings.json corruption recovery
- Added launch-at-login failure reporting
- Added Clear Queue confirmation
- Added LRC editor backup file
- Added auto-follow pause on scrollbar drag/touch
Improved
- Improved library.json file size
- Improved Statistics/Home/Wrap artist grouping consistency
- Improved repeat/shuffle/mute persistence
- Improved Escape closes topmost surface
- Improved window position validation
- Improved tray tooltip with current track
- Improved Discord reconnect handling
- Improved clip export cancellation with progress
- Improved startup instrumentation
Full Changelog: v1.3.2...v1.3.3