Releases: Soundnode/soundnode-app
7.0.1 RC2
7.0.1 Release Candidate 2
Contains the following;
be61e8a (Bumps version of electron & electron packager)
ad950c0 (Merge pull request #1119 from Soundnode/renovate/babel-monorepo)
5863c52 (Merge pull request #1117 from Soundnode/renovate/major-react-monorepo)
a0741de (Update code to support electron 5 & fixes login bug)
d871047 (Updates Scope)
04e8270 (Merge branch 'dev' into renovate/normalize.css-8.x)
21a7201 (Merge pull request #1116 from Soundnode/renovate/normalize.css-8.x)
e2107d2 (Merge pull request #1115 from Soundnode/renovate/fs-extra-8.x)
5b8678d (Merge pull request #1121 from jakejarrett/bugfix/use-electron-5)
73d606d (Merge pull request #1114 from Soundnode/renovate/electron-window-state-5.x)
7.0.1-RC1
7.0.1 Release Candidate
Contains the following;
ad950c0 (Merge pull request #1119 from Soundnode/renovate/babel-monorepo)
5863c52 (Merge pull request #1117 from Soundnode/renovate/major-react-monorepo)
a0741de (Update code to support electron 5 & fixes login bug)
d871047 (Updates Scope)
04e8270 (Merge branch 'dev' into renovate/normalize.css-8.x)
21a7201 (Merge pull request #1116 from Soundnode/renovate/normalize.css-8.x)
e2107d2 (Merge pull request #1115 from Soundnode/renovate/fs-extra-8.x)
5b8678d (Merge pull request #1121 from jakejarrett/bugfix/use-electron-5)
73d606d (Merge pull request #1114 from Soundnode/renovate/electron-window-state-5.x)
7.0.0
Note
This includes the fixed release files.
Migration to Electron
- The migration work can be found here #894
New Feats
Fixes/Improvements
- Improve artwork hover animation #860
- Fix linux Icon #865
- Revert linux mpris build #873
- Fix linux build without mpris #877
- Fix player bar click area #883
- Close settings when clicking outside the dropdown #842
- Add shortcut to like/dislike currently playing song #893 #752
- Fix user config bug introduced (#894) #991
- Update headerActions.jsx #1010
- Introduce a setting for the API Key #1032
- Fix Panic when using npm start on OSX fresh dev setup. #1016
SHA-256 Sum
-
Soundnode-linux-x64.tar.xz
f45d389ad83db00e1eb9a735e24fa2a25b5819ffc29ee0728baffdba8e4d12bc
-
Soundnode-darwin-x64.tar.xz
bada00a3977dace63137e6854465cba213feab5a08bd628d9fa2710f68f01693
-
Soundnode-win32-x64.zip
c8632328243c612ccb5d5751699db29cc054064c9d168ebea9a5e28aaa9f994d
0.6.5
New features:
Improvements/Fixes:
- Fix window scale #743
- Quick fixes for errors in JS execution #738
- Fix dist location and fix a typo #741
- Fix wrong pointer #730
- Improve hover speed #689
- Fix track scrub #750
- Fix hover state on like #626
- Fix typo #741
- Fix scale init #743
- Linux add required dependencies #792
- Create packages using fpm instead of debuild #777
- Quick fixes for errors in JS execution + artist names on follower pages #738
- Fix mouse click #810
0.6.4
0.6.3
New features:
- Add ability to play track from track view #573
Improvements:
- Fix when img is 404 #545
- Fix issue when user has long name #566
- Improve sass grunt task and remove css.map #593
- Improve top charts to enable all genres #574 #595
- Fix close on command + w #579
- Improve top window buttons #577
- Improve logo/icon/placeholders #615
- #639 fixes #576
- Increase likes when on track view #568
- Improve notification #589
- Fix limited playlists displayed #620 ?
- Various layout fixed #628 #627
- Code refactoring
- Add shortcuts helper
0.6.2
New features:
- Add feature to select and copy text #482
- Auto load more tracks and play next once last song in Queue is played #483
- Add ability to like track from player bar #549
Improvements:
- Various code refactoring
- Fix Queue track list overlap #466
- Various windows fixes (top action buttons, window resize)
- Fix logout button #479
- Fix window action (oval) buttons #499
- Fix track playing state #476
- Stop playlist from reloading #518
- Disable user from dragging stuff #514
- Add Debian build #507
0.6.1
New features:
Improvements:
- Fix #412
- Add navigation to player bar #410
- Update node modules and code refactoring gruntfile
- #424 fixes #416
- #424 adds helpers/utils and code refactoring.
- #425 fix duplicated songs/tracks
- React implementation #433
- Hide search when clicked #441
- Add confirmation when deleting playlist #428
- Various code refactoring