Skip to content

v1.4.7

Latest

Choose a tag to compare

@heartached heartached released this 16 Aug 18:37
· 98 commits to main since this release
v1.4.7
767d7f0

Discord

Download

Pick your platform from the Assets below:

Platform Files
Windows Noctis-v1.4.7-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 Unknown Artist album crash (memory/freeze)
  • Fixed album page context menu duplication (memory overhead)
  • Fixed huge albums freezing app on load
  • Fixed Exclusive-mode pause static
  • Fixed keep-alive error spam
  • Fixed paused track audibly playing after exclusive toggle
  • Fixed toggle-spam audio death/glitching

Added

  • Added folder-derived metadata for untagged files
  • Added filename parsing for track number and title
  • Added v8 migration (one-time library heal on launch)
  • Added Random album sort option

Improved

  • Improved album page streaming (first 200 rows instant, rest in background)

Full Changelog: v1.4.6...v1.4.7