Skip to content

Releases: Soundnode/soundnode-app

0.5.8

10 Sep 00:54
Compare
Choose a tag to compare

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

08 Sep 21:16
Compare
Choose a tag to compare

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

07 Aug 04:32
Compare
Choose a tag to compare

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

20 Jun 20:20
Compare
Choose a tag to compare

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

21 May 19:52
Compare
Choose a tag to compare

Fix analytics bug.

0.5.3

21 May 19:27
Compare
Choose a tag to compare

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

17 Feb 18:55
Compare
Choose a tag to compare

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

20 Jan 16:39
Compare
Choose a tag to compare

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

29 Dec 19:53
Compare
Choose a tag to compare

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

25 Sep 17:36
Compare
Choose a tag to compare

New features:

  • Native media shortcuts
  • Audio scrubbing
  • Desktop song notification
  • Collapsible playlists

Improvements.:

  • Bugs fixes
  • Loading spinner while download content
  • Some code refactoring