Skip to content

v1.3.1

Choose a tag to compare

@heartached heartached released this 20 Jul 23:13
· 434 commits to main since this release
v1.3.1
2a3b469

Discord

Download

Pick your platform from the Assets below:

Platform Files
Windows Noctis-v1.3.1-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 seek audio dropout (now ducks to −12dB instead of muting)
  • Fixed session-volume hardening on restore failure
  • Fixed Developer Mode log box scrolling the page
  • Fixed static artwork flash before animated covers
  • Fixed Add Songs dialog long-title overflow
  • Fixed theme editor color swatch clipping on hover
  • Fixed theme editor invisible Dark/Light pills
  • Fixed ELRC line-change jump-then-pause
  • Fixed ELRC per-word start stall
  • Fixed TTML background-only paragraphs being dropped
  • Fixed ELRC last-word emphasis glow miscomputed
  • Fixed lyric sort instability (equal-timestamp lines reordering)
  • Fixed animated cover downloads silently failing (24MB cap misuse)
  • Fixed animated cover Remove/Replace doing nothing
  • Fixed animated cover looping over "No track playing"
  • Fixed volume percentage bubble clipping
  • Fixed player bar marquee gap
  • Fixed custom theme mode toggle flipping on click
  • Fixed saving non-active custom theme force-activating it
  • Fixed search pill floating over other apps when minimized
  • Fixed cross-view Back/Forward wiping navigation history
  • Fixed Queue popup double-click closing the panel

Added

  • Added volume slider revamp (slimmer, drag bubble with %, wheel ±5%, unmute-on-adjust)
  • Added Home page revamp (ranked top-songs chart with drag-to-export)
  • Added Songs summary line ("2,144 songs · 138 hours") and quality filter chips
  • Added Folders header summary ("2,144 items · 61.2 GB")
  • Added Playlist page revamp (inline title rename, date added, album run headers, multi-select action bar, suggested songs rail)
  • Added cross-view Back/Forward navigation history
  • Added Synced Lyrics copy button in metadata editor
  • Added Queue popup revamp (larger art, fixed blur, clean header)
  • Added Custom Theme editor revamp (pill-style inputs, consolidated color card, live preview)
  • Added Apple Music-style background vocals/adlibs (TTML x-bg, ELRC parenthetical folding)
  • Added lyrics depth-of-field blur (neighbors 4px, far lines 10px)
  • Added Lyrics panel text size increase (20→25px)
  • Added Lyrics panel cascade stagger animation (synced with page)

Improved

  • Improved lyrics panel animations to match full lyrics page
  • Improved lyrics panel spacing and layout (Apple Music style)
  • Improved Home hover polish (lift, play button, avatar ring)
  • Improved top bar organization across sections
  • Improved dialog animations and sizing
  • Improved Playlists view cleanup
  • Improved animated cover quality labels and error handling

Full Changelog: v1.3.0...v1.3.1