Skip to content

v1.3.9

Choose a tag to compare

@heartached heartached released this 06 Aug 02:26
· 115 commits to main since this release
v1.3.9
8f6f985

Discord

Download

Pick your platform from the Assets below:

Platform Files
Windows Noctis-v1.3.9-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.app

Then open Noctis normally.

What's Changed

Fixed

  • Fixed search pill floating over other apps on Linux
  • Fixed volume flyout floating over apps
  • Fixed orphaned search pill in Cover Flow
  • Fixed lyrics scroll-anchor coordinate bug
  • Fixed Spacebar stopped pausing after clicking
  • Fixed AutoMix never firing on near-end seeks
  • Fixed playlist scroll stutter
  • Fixed Songs row titles rendering misaligned
  • Fixed playlist titles overflowing into columns
  • Fixed Settings stall on navigation
  • Fixed Timestamp Lyrics tab lag
  • Fixed Home collection rebuilds on every visit
  • Fixed now-playing row not following accent color
  • Fixed EQ bars invisible in certain themes
  • Fixed album-detail view leak
  • Fixed Animated Artwork not finding albums
  • Fixed metadata editor tag write on playing track
  • Fixed Jellyfin token leak in debug logs
  • Fixed artwork downloads hanging on stalled server
  • Fixed Collapse Album Editions toggle lag
  • Fixed Settings toggle lag on Albums/Artists
  • Fixed lyrics back button disabled
  • Fixed Search pill sticky without text
  • Fixed AutoMix stranding volume state
  • Fixed track-end double-advance during crossfade
  • Fixed Pause not serialized through playback lock
  • Fixed duplicate stale comments

Added

  • Added Home search redirect to Songs
  • Added Fullscreen Lyrics Focus toggle
  • Added Sidebar auto-hide in fullscreen lyrics
  • Added Artist page Songs section (top songs)
  • Added Merge Featured Artists From Titles toggle
  • Added Dedicated Mini Player button
  • Added Settings Join Split Words toggle
  • Added ELRC multi-singer duet lyrics
  • Added Jellyfin and Navidrome streaming support
  • Added Artwork on Songs page with thumbnails
  • Added Explicit badge on suggested rail rows
  • Added Rebuilt mini player (resizable, multiple forms)
  • Added Mini player lyrics form with karaoke
  • Added Mini player library search
  • Added Mini player queue preview
  • Added Mini player volume controls
  • Added Mini player size-driven form morphing
  • Added Written By composer credits
  • Added Crash-surviving logs in Developer Mode
  • Added Latest release pill in version manager
  • Added Apple Music catalogue search for artwork
  • Added Typed album name search for artwork
  • Added Select all in Add Songs playlist picker
  • Added Rebuilt playlist description dialog
  • Added Rebuilt album description dialog
  • Added Explicit badge on playlist rows
  • Added Animated artwork scraper improvements

Improved

  • Improved breathing room for cover/track-info block
  • Improved Focus-mode centering on lyrics page
  • Improved Apple-style seek slider behavior
  • Improved transport click animations
  • Improved shuffle/repeat active highlighting
  • Improved search pill morph animation
  • Improved Settings appearance tab UI
  • Improved Music Server settings form
  • Improved View Options sheet functionality
  • Improved Albums sort with A-Z option
  • Improved Lyrics auto-follow seek behavior
  • Improved Ctrl+F search pill toggle
  • Improved Metadata editor load timing
  • Improved Library performance for large collections
  • Improved Queue page virtualization
  • Improved Server albums grid virtualization
  • Improved EqVisualizer performance gating
  • Improved Lyrics timer efficiency
  • Improved favorite heart state sync
  • Improved crash logging and crash recovery
  • Improved music server error messages
  • Improved transport button press feedback
  • Improved mini player window sizing
  • Improved mini player button consistency

Full Changelog: v1.3.8...v1.3.9