v1.3.2
Download
Pick your platform from the Assets below:
| Platform | Files |
|---|---|
| Windows | Noctis-v1.3.2-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 dead silence
- Fixed search pill floating over apps while minimized
- Fixed fullscreen lyrics page low fps
- Fixed Queue/history lost on every update
- Fixed Folders view permanently stale
- Fixed view leaks in multiple pages
- Fixed batch metadata finder auto-applying low-confidence tags
- Fixed native crash risk in audio player disposal
- Fixed Repeat One trapping on same track
- Fixed Un-shuffle re-queuing already-played tracks
- Fixed Equalizer use-after-free
- Fixed concurrent JSON saves corrupting library.json
- Fixed removing tracks auto-trashing app files
- Fixed Symlink/junction loops hanging library scans
- Fixed artwork saves wiping back covers/booklets
- Fixed offline cache truncating good files
- Fixed stats View All Stats back arrow
- Fixed View All Stats open flicker
- Fixed startup crash
- Fixed Top Artist circles clipped
- Fixed Album favorites not reflected in Cover Flow/Collage
- Fixed player-bar favorite not persisting
- Fixed favorite hearts not updating in real time
- Fixed Search lyrics auto-search
- Fixed karaoke MP4 export sweep mismatching preview
- Fixed M3U8 imports from VLC/foobar
Added
- Added Windows media flyout timeline
- Added Open with Noctis file association
- Added MPRIS Seeked signal support
- Added Album tiles show release year
- Added Year subtitles to More By Artist and Favorites
- Added row hearts on fully-favorited albums
- Added favorite heart fade-grow animation
- Added Navidrome salted-token auth
- Added remote-source password encryption
- Added Loon relay security hardening
- Added Updater hardening
- Added Single-instance pipe ACL
- Added OpenUrl scheme allowlist
Improved
- Improved fullscreen lyrics backdrop rendering
- Improved player-bar lyrics button (instant open)
- Improved Settings tab animation
- Improved Metadata editor tab animation
- Improved Lyrics intro dots
- Improved library tab row styling
- Improved favorite heart state sync
Full Changelog: v1.3.1...v1.3.2