Releases: nukeop/nuclear
v0.6.40
Which file do I download?
https://nukeop.gitbook.io/nuclear/faq#which-file-do-i-download
New in this release
New features:
- Lots of new translations thanks to contributors on Crowdin.
Bugfixes:
- Fixed behavior when pausing and resuming downloads - Thanks to @waldo121
- Downloads now correctly restart autoamtically upon re-launching the program - Thanks to @waldo121
- Correctly displayed minimized/not minimized state in the window controls - Thanks to @sicin
- Stopping playback from mpris works now - Thanks to @sicin
- Upgraded dependencies. Playback issues should be gone.
- Lots of CSS issues are gone, thanks to @u7630748, @onamdumbare, @Yi-Wang126, and @Siyi-Liu42. Kudos!
v0.6.39
Which file do I download?
https://nukeop.gitbook.io/nuclear/faq#which-file-do-i-download
New in this release
New features:
- Track tables have been upgraded and can now display thousands of tracks without a hitch.
- Middle mouse clicks are blocked.
- Stream retrieval should be faster and more reliable.
v0.6.38
Which file do I download?
https://nukeop.gitbook.io/nuclear/faq#which-file-do-i-download
New in this release
New features:
-
We added a new Spotify importer, which is both faster than the previous one, and foolproof. You can import your playlists at the same place as usual. If you're having doubts:
- check the manual: https://nukeop.gitbook.io/nuclear/user-manual/importing-playlists
- or ask on Discord: https://discord.gg/JqPjKxE
-
External playlists (from Spotify and Deezer) are now marked as such, and can be saved locally so you can edit them.
-
You can now search for tracks in playlists, and in your favorite tracks. There is an input at the top of the track table.
- The tag view now uses the same table of tracks as almost all the other views, so it's a bit easier to use.
- The Flathub page received a makeover: https://flathub.org/apps/org.js.nuclear.Nuclear (give the Flathub team some time to approve it)
- We updated the screenshots in the readme, the old ones were several years old.
Bugfixes:
- MPRIS should work now if you're using the Flatpak package (real)
- The Spotify metadata provider can refresh its token, meaning it won't suddenly stop working after some time.
- The text showing the currently playing track is no longer incorrectly cropped.
v0.6.37
Which file do I download?
https://nukeop.gitbook.io/nuclear/faq#which-file-do-i-download
New in this release
New features:
- There is a new metadata provider - Spotify. Since it's faster and more accurate, it is now the default. If you are an existing user, you can try it out by clicking the dropdown next to the search box and selecting it there.
- We added a filter field to the albums list in artist pages, and made the list sortable, either A-Z or by release date.
Bugfixes:
- If you added an iTunes album to your favorites, you couldn't navigate to it if you changed the metadata provider. This is fixed now.
- MPRIS should work now if you're using the Flatpak package.
v0.6.36
Which file do I download?
https://nukeop.gitbook.io/nuclear/faq#which-file-do-i-download
Similarly to the last release, this one exists only to patch issues with ffmpeg on Windows.
v0.6.35
Which file do I download?
https://nukeop.gitbook.io/nuclear/faq#which-file-do-i-download
Functionally similar to yesterday's release, although it fixes download issues on most platforms.
v0.6.34
Which file do I download?
https://nukeop.gitbook.io/nuclear/faq#which-file-do-i-download
v0.6.33
Which file do I download?
https://nukeop.gitbook.io/nuclear/faq#which-file-do-i-download
New in this release
Bugfixes:
- Recent download issues should be gone. All downloaded tracks are now transcoded to mp3.
- Recent playback issues should be gone.
v0.6.32
Which file do I download?
https://nukeop.gitbook.io/nuclear/faq#which-file-do-i-download
New in this release
New features:
- You can now shuffle visualizer presets (thanks to @CarlosBor )
- A bug in the playlists view has been fixed that prevented you from creating empty playlists if you did not already have at least one
- You can now search for and scroll the list of playlists when adding tracks to them
v0.6.31
Which file do I download?
https://nukeop.gitbook.io/nuclear/faq#which-file-do-i-download
New in this release
New features:
- Lots and lots of new translations. Thanks to Crowdin contributors
- New scanner for your local library. It's orders of magnitude faster than previously.
- You can now add your entire play queue to a selected playlist. Thank you @sossost!
- There's now a help text informing users about the command palette.
- Best new music tab has been deprecated.
- We now have a NixOS package: https://search.nixos.org/packages?channel=unstable&show=nuclear&from=0&size=50&sort=relevance&type=packages&query=nuclear
- Thanks @TanvirOnGH and @NotAShelf!
Bugfixes and improvements:
- Fixed hanging playback when no stream is available. Thank you @sferra!
- Fixed artist search when last.fm information isn't available. Thank you @sferra!
- Tray menu options now have translations when the user changes their language. Thank you @sferra!
- Improved accuracy of Bandcamp track search. Thank you @sferra!
- Fixed visualizer overlay opacity issue. Thank you @HaraldFair!
- Fixed vertical alignment in popular tracks. Thank you @gurvanhenry!
- Fixed missing similar artist thumbnails. Thank you @sferra!
- Added F7, F8, and F9 shortcuts on Macs for skipping tracks and play/pause. Thank you @ajkapala21!
- Fixed a crash when canceling a JSON playlist import. Thank you @BMischley!
- Fixed Spotify import
- Fixed infinite loading between similar artist pages. Thank you @meluchoMZ!
- Fixed several issues regarding local library playback. Thanks @CarlosBor!
- Windows build was miraculously fixed by @saimfd