Releases: nukeop/nuclear
52769a
Fix importing ipcRenderer in the webview-imported script
0437ae
Use the same version of Node in the release job as in CI
2dd909
Add tag to client payload
e94388
Fix formatting
v0.6.17
What's Changed
- fix github link in HelpModal by @haidang666 in #1004
- Feature: New metaprovider for iTunes music by @Ivan12273 in #1009
- Play next option by @haidang666 in #994
- #1026: fix duration argument declaration in function stringDurationTo… by @ckkeppler in #1028
- Create new playlist button on Playlists screen by @ReshetovItsMe in #1029
- Fix MPRIS for flatpak by @swick in #1032
- Add copy orginal track url button in PlayQueue popup by @haidang666 in #1031
- Skip Sponsorblock setting options by @haidang666 in #1047
- Fix: Drop down menu on right side of search bar gets hidden by @Hardik-hi in #1052
- Resolution for Issues #1044 & #1007 by @1lluzi0nzz in #1057
- Make discord rich presence toggleable by @Memexurer in #1053
- Save track id from stream provider by @haidang666 in #1048
- Downloads are fixed
New packages
Void Linux package is now available. See readme for details: https://github.com/nukeop/nuclear#community-maintained-packages
New Contributors
- @1over137 made his first contribution in #1024
- @ckkeppler made his first contribution in #1028
- @ReshetovItsMe made his first contribution in #1029
- @amendezm made his first contribution in #1033
- @swick made his first contribution in #1032
- @kant made his first contribution in #1037
- @Hardik-hi made his first contribution in #1039
- @Gauravsharma-20 made his first contribution in #1056
- @1lluzi0nzz made his first contribution in #1057
- @Memexurer made his first contribution in #1053
Full Changelog: v0.6.16...v0.6.17
v0.6.16
- Favorite artists
- Exporting playlists to JSON
- New translations, including full Chinese (Traditional and Simplified), Vietnamese, and Albanian). Translations are now managed on Crowdin, making it easier to contribute: https://crowdin.com/project/nuclear
To propose new languages, please open an issue or contact us on Matrix/Discord. - You can use scrollbar on the volume bar
- Fixed icon on Mac
- Other bugfixes
v0.6.15
v0.6.14
-
Playlist management has been upgraded. The list of tracks now features reordering, deleting, quick access buttons for playing/adding to queue, and all the other options most track lists have. It's also possible to select multiple tracks and play/add them to queue.
-
Mastodon integration was added. To use it, go to Settings, then enter your instance URL, and click Authorize. Copy the authorization token from Mastodon, and paste it in Nuclear, then confirm. As long as it's authorized, Nuclear will now be able to post your currently playing songs on Mastodon. You can edit the default post format if you like.
-
You can search using a Youtube link. This will return a track with the title equal to the title of the video you link to, using its channel's name as the artist.
-
Many bug fixes.
-
Documentation has been updated and it's now available on https://nukeop.gitbook.io/nuclear/
v0.6.13
- Upgrade to Electron 12
- Deezer is now the source for top tracks instead of Last.fm
- You can now add all the top tracks to the queue at once
- Volume controls are now in a popup when the screen size is too narrow
- Playlists can now be imported from files. You can use https://github.com/HaiDang666/extract-sptf-playlist to convert Spotify playlists to a compatible json format (thanks @haidang666 )
- Some translations were updated