Skip to content

v1.4.2

Choose a tag to compare

@heartached heartached released this 10 Aug 04:06
· 86 commits to main since this release
v1.4.2
99b8b55

Discord

Download

Pick your platform from the Assets below:

Platform Files
Windows Noctis-v1.4.2-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 false "did not shut down cleanly" banner
  • Fixed Add Songs picker hiding matches past 100
  • Fixed mini player menu completely dead
  • Fixed mini player menu drag bug
  • Fixed mini player close button overlapping resize
  • Fixed heart button misaligned in Bar form
  • Fixed heart glyph off-center in disc
  • Fixed frosted band not blurring properly
  • Fixed frost crop mismatched with artwork
  • Fixed dark wedges at menu corners
  • Fixed Lyrics view with no way out
  • Fixed Queue covering player instead of opening

Added

  • Added sort playlists by release date
  • Added Oldest/Newest Release for smart playlists
  • Added mini player form morphing animations
  • Added Lossless/Hi-Res badge on mini player
  • Added full-bleed artwork on Large-icon form
  • Added full-bleed artwork on Lyrics form
  • Added Queue/Search/Volume expand downward
  • Added persistent Lyrics toggle in menu
  • Added Explicit badge on search results

Improved

  • Improved mini player menu theming (follows app theme)
  • Improved mini player drawer styling (liquid glass)
  • Improved mini player corner badge design
  • Improved form transitions with easing
  • Improved window glide on form jumps
  • Improved Discord profile artwork caching
  • Improved artwork versioning for cache busting
  • Improved mini player layout consistency

Full Changelog: v1.4.1...v1.4.2