Releases: Soundnode/soundnode-app
Releases · Soundnode/soundnode-app
0.5.8
New features:
- Queue list sidebar
- Track view/page
- Display Label/Hashtag in track
- Add GA
- Add repeat feature
- Add shuffle feature
Improvements:
- Songs Queue re-written
- Refactor favorite directive
- Refactor showMoreDirective
- Refactor tracks common view markup
- Search improved
- General minor fixes/refactor
0.5.7
New features:
- Linux support
- Typeahead search dropdown
Improvements:
- Upgrade to latest nwjs v0.12.3
- Fix Google Authentication login with nwjs upgrade
- Fix when App is open from mouse to center
- Add ability to navigate to user profile from playlists view
- Add enhancement to save volume where user left off
- Introduce window closing behavior more consistent with OS X
- Add drag and click scrub to track progress bar
- Fix Linux and Mac buttons being display at the same time, also fix window actionButton to W3C standards
- Fix maximize window button
- Track display info (comments/likes/reposts)
- User profile following button UI enhancement
- UI enhancements #321
0.5.6
Improvements:
- Add notification to when rate limit is reached
- Fix volume slider
- Redesign App buttons on Windows OS
- Store App Window state
- Track progress bar redesign and re-order
- Add tooltip to track titles
- Add stay logged in
- Code refactoring
- Fix crash when track can't be played
- Add notification when track can't be played
0.5.5
Improvements:
- UI redesign (player, fonts)
- Update infinite scroll plugin and Improve infinite scroll.
- Improve build process (ignore unnecessary files)
- Fix/improve 'following' view style
0.5.4
Fix analytics bug.
0.5.3
Improvements:
- UI (search) improvements
- Fix crash bug on windows
- Fix song title bigger than 64 chars
- Various Grunt tasks improvements (build/SASS)
- Remove code not in use
- Fix/update stream view with new logic to mirror the Soundcloud API
0.5.2
New features:
- No new features in this version
Improvements:
- Add infinite scroll/pagination to likes view
- Enabled smaller App screen size
- Display 'installed' Soundnode version and latest Soundnode version in about view
- Fix like button not saving on likes view
- Update help
navBar
link to redirect to help wiki
0.5.1
New features:
- Added App OS X menu with some controls and navigation
Improvements:
- Fix windows hotkeys
- Fix bug
like
on some views - Fix song duration format
- Code refactoring
0.5.0
New features:
- Follow/Unfollow user
- Create/Delete playlists
- Add/Remove song from playlists
- User action display notification
- Volume slider control
Improvements.:
- Bugs fixes
- Code refactoring
0.4.0
New features:
- Native media shortcuts
- Audio scrubbing
- Desktop song notification
- Collapsible playlists
Improvements.:
- Bugs fixes
- Loading spinner while download content
- Some code refactoring