Skip to content

v1.2.6

Choose a tag to compare

@heartached heartached released this 11 Jul 20:33
· 477 commits to main since this release

Discord

Download

Pick your platform from the Assets below:

Platform Files
Windows Noctis-v1.2.6-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 natural-end fallback timer stall at track end
  • Fixed double-tap guard in Folders
  • Fixed long words cut off at right on lyrics page
  • Fixed grainy share card exports
  • Fixed hover highlight box on lyric lines

Added

  • Added Folders view click-navigation (track title opens album, artist opens discography)
  • Added scroll-position restore in Folders

Improved

  • Improved startup speed
  • Improved share card export quality
  • Improved share card artwork resolution
  • Improved share video encode quality
  • Improved share lyrics dialog status UI

Full Changelog: v1.2.5...v1.2.6