Skip to content

v1.3.8

Choose a tag to compare

@heartached heartached released this 31 Jul 00:17
· 282 commits to main since this release
v1.3.8
cb4dc44

Discord

Download

Pick your platform from the Assets below:

Platform Files
Windows Noctis-v1.3.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 wrong-song lyrics fetching
  • Fixed instrumental tracks showing wrong lyrics
  • Fixed Remove Lyrics not working after restart
  • Fixed try alternate choice not sticking
  • Fixed manual save clobbering existing files
  • Fixed offline showing wrong error message
  • Fixed Unknown Artist placeholder sent as query
  • Fixed sidecar/cache race conditions
  • Fixed slow-word stutter in karaoke
  • Fixed hard edge on CJK characters
  • Fixed held-note emphasis firing on almost every lyric
  • Fixed emphasis glow snapping and freezing

Added

  • Added Buy Me a Coffee Sponsor button
  • Added SQLite journal for ratings/playcounts
  • Added lazy per-track lyrics store

Improved

  • Improved karaoke sweep continuity across word boundaries
  • Improved held-note emphasis glow with bell envelope
  • Improved library.json file size
  • Improved memory usage
  • Improved view rebuild performance when hidden
  • Improved search key caching

Full Changelog: v1.3.7...v1.3.8