Skip to content

v1.2.0

Choose a tag to compare

@heartached heartached released this 23 Jun 10:32
· 559 commits to main since this release

Warning

This build has a startup crash on some systems. Please use the latest release — v1.2.1 — instead.

Download

Pick your platform from the Assets below:

Platform Files
Windows Noctis-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

  • Added Settings tabs for General, Appearance, Audio, Library, Integrations, and About
  • Added 5-star ratings and Not Liked support with metadata persistence
  • Added weighted shuffle that deprioritizes disliked tracks
  • Added a compact Mini Player with playback controls and always-on-top support
  • Added Mini Player text animation settings
  • Added listening statistics with Overview, Quality Report, and Play History tabs
  • Added persistent play history tracking
  • Added Appears On and Similar Artists sections
  • Added parametric equalizer with fully customizable EQ bands
  • Added WASAPI Exclusive Mode support
  • Added gapless playback
  • Added signal path and audio quality indicator
  • Added BPM and musical key analysis
  • Added Song Transitions settings with AutoMix and Crossfade modes
  • Added Track Radio for generating endless similar-track queues
  • Added smarter shuffle with recently-played track avoidance
  • Added Snooze for a Month support for tracks
  • Added continuous media folder watching with automatic library updates
  • Added automatic file organization tools with undo support
  • Added duplicate finder tools
  • Added metadata finder with AcoustID and MusicBrainz support
  • Added playlist import support for Exportify, TuneMyMusic, CSV, and JSON files
  • Added lyric snapshot share cards
  • Added Noctis Wrap listening recaps with share card exports
  • Added Ctrl+K command palette
  • Added playlist folders and starred playlists
  • Added sleep timer and Stop After Current Track support
  • Added system tray support
  • Added LAN web remote controls
  • Added time-aware Home recommendations
  • Added synced lyrics editing tools
  • Added Deezer metadata integration
  • Added Search Metadata workflow with review-before-apply support
  • Added timestamp lyrics editing tab in the metadata editor
  • Added enhanced word-by-word ELRC lyric support
  • Added Cover Collage mode with expanded layouts and animated artwork support
  • Added folder-drop playlist creation prompts
  • Added Add Songs dialog for playlists
  • Added sortable playlist views
  • Added metadata auto-matching and metadata review tools
  • Added Lyrics share card redesign with playback synchronization
  • Added active sleep timer indicators
  • Added Apple Music-style queue redesign
  • Added expanded Cover Collage layouts with up to 32 covers
  • Fixed lyrics page resizing, scrolling, fullscreen, and animation issues
  • Fixed album and favorites ordering inconsistencies
  • Fixed Discord Rich Presence synchronization issues
  • Fixed animated artwork freezes and metadata save performance issues
  • Fixed multi-track metadata editing and album-wide metadata persistence issues
  • Fixed stale statistics and artist navigation issues
  • Fixed playlist drag-and-drop data loss when filters were active
  • Fixed metadata matching failures for deluxe and anniversary editions
  • Fixed search behavior for punctuation, accents, and special characters
  • Fixed updater issues across Windows, macOS, and package manager installs
  • Fixed library grouping issues for compilation albums
  • Fixed playlist search, sorting, and navigation issues
  • Fixed context menu inconsistencies across the app
  • Fixed ReplayGain, crossfade, and audio transition issues
  • Fixed Lyrics page crashes and active-line positioning issues
  • Fixed album artwork handling and representative artwork selection
  • Fixed multiple Settings persistence and UI issues
  • Improved playback bar layout and controls
  • Improved queue design and usability
  • Improved playlist detail page design and performance
  • Improved Home recommendations and content deduplication
  • Improved artist, album, playlist, and folder navigation workflows
  • Improved metadata editing workflows and review tools
  • Improved search performance and consistency across the library
  • Improved Cover Flow and Cover Collage experiences
  • Improved theme-aware menus, tooltips, and popups
  • Improved Mini Player visuals, controls, and animations
  • Improved Lyrics page readability and editing tools
  • Improved Settings organization, descriptions, and styling
  • Improved package manager update awareness and install-source handling
  • Removed the Listen Later feature
  • Removed the waveform seekbar feature
  • Removed the Artist Detail page
  • Removed obsolete metadata, playlist, and artist-related code paths

Full Changelog: v1.1.14...v1.2.0