Skip to content

v1.4.1

Choose a tag to compare

@heartached heartached released this 08 Aug 19:19
· 89 commits to main since this release
v1.4.1
f58d890

Discord

Download

Pick your platform from the Assets below:

Platform Files
Windows Noctis-v1.4.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 tracks occasionally playing with no audio until manually skipped
  • Fixed track-start volume reassert latching onto wrong session
  • Fixed saving metadata on playing track interrupting playback
  • Fixed favorite heart riding too high on multi-line rows
  • Fixed Explicit badge pushed out by long titles
  • Fixed close button overlapping artwork
  • Fixed close button and menu disc too close together
  • Fixed heart glyph off-center in its disc
  • Fixed window geometry never persisting on restart
  • Fixed wheel smooth-scroll velocity ripple
  • Fixed glide fighting scrollbar thumb during manual scroll

Added

  • Added close button to lyrics side panel (hover-reveal)
  • Added macOS menu bar (Settings, Playback commands)
  • Added macOS Now Playing support (touch bar, Control Center, media keys)
  • Added Mini player size and position persistence
  • Added Mini Player Opacity slider in Settings

Improved

  • Improved music server error messages (specific causes named)
  • Improved scroll motion frame-rate independence
  • Improved mini player card translucency and blur
  • Improved mini player artwork sizing
  • Improved mini player button styling and spacing

Full Changelog: v1.4.0...v1.4.1