Skip to content

v1.2.8

Choose a tag to compare

@heartached heartached released this 15 Jul 03:18
· 461 commits to main since this release

Discord

Download

Pick your platform from the Assets below:

Platform Files
Windows Noctis-v1.2.8-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 Albums section release-type and quality filters (converted to dropdowns)
  • Fixed ReplayGain Pre-amp slider disabled state
  • Fixed taskbar thumbnail toolbar icons invisible in Windows Light mode
  • Fixed seek-while-paused starting playback
  • Fixed MPRIS on Linux (property replies were malformed)
  • Fixed sidebar scrollbar appearing on Arch
  • Fixed Synced Lyrics toggle not showing visual change
  • Fixed Artwork search dropping correct albums
  • Fixed static-art flash for animated covers
  • Fixed lyrics scroll micro-stutter
  • Fixed Artists page press-drag highlight

Added

  • Added TTML lyrics support (.ttml sidecars with word/syllable timing)
  • Added Folder context menu in Folders tab (Play, Shuffle, Add to Queue, etc)
  • Added Developer Mode in Settings (version manager, debug logs)
  • Added Version Manager (fetch, view, install/rollback releases)
  • Added one-click release install and download
  • Added release warnings in version manager
  • Added Debug Logs service with export

Improved

  • Improved Albums and Quality filters UI
  • Improved Songs top bar button styling (ghost pill)
  • Improved sidebar search flyout animation
  • Improved Settings modal animation
  • Improved Metadata editor layout and styling
  • Improved Add to Playlist dialog animation and flow
  • Improved About tab (version copy, update button naming)
  • Improved Artwork search popup styling
  • Improved delete confirmation dialogs
  • Improved Artwork and Animated artwork tabs
  • Improved Folders page button hierarchy
  • Improved Lyrics page Search button styling
  • Improved Playlists "New" flyout layout
  • Improved Playlist creation dialog styling

Full Changelog: v1.2.7...v1.2.8