All Versions
19
Latest Version
Avg Release Cycle
70 days
Latest Release
2526 days ago

Changelog History
Page 1

  • v0.7.1 Changes

    May 21, 2017
    • πŸ›  Fixed search by sending individual arguments as array, except when surrounded with double quotes (#69)
    • πŸ›  Fixed issue where mopidy server url was set to undefined in LocalStorage when leaving the field empty (#53)
  • v0.7.0 Changes

    October 21, 2016
    • βž• Added stop button in player controls (#45)
    • βœ‚ Removed (experimental) radio station search
  • v0.6.4 Changes

    October 30, 2015
    • πŸ›  Fixed navigation issue on iOS 9 when running from start screen (using UIWebView)
  • v0.6.3 Changes

    September 25, 2015
    • πŸ›  Fixed rescaling issue on iOS 9 when using left menu
    • πŸ‘Œ Improved experience on iOS by removing hover effect on the playback buttons
  • v0.6.2 Changes

    September 11, 2015
    • πŸ›  Fixed seek issue with Mopidy (#55)
    • πŸ‘ Browsing now supports all ref types (#54, #56)
  • v0.6.1 Changes

    June 10, 2015
    • ⚑️ Optimized loading of playlists
  • v0.6.0 Changes

    May 12, 2015
    • βž• Added list of current tracks to home screen
    • βž• Added Moped version to browser title bar
    • πŸ†• New icon and support for favicon in windows phone
    • πŸ›  Fixed back button behaviour in standalone mode
  • v0.5.0 Changes

    April 05, 2015
    • ⚑️ Updated mopidy.js to 0.5.0
    • Mopidy 1.0.0 compatibility
    • πŸ’… Updated player controls active and hover styles (Sebastian)
  • v0.4.4 Changes

    March 14, 2015
    • πŸ›  Fixed search
  • v0.4.3 Changes

    March 14, 2015
    • Min. characters for search is now 2 instead of 3
    • πŸ‘‰ Use protocol relative urls for fonts (AndrΓ© Gaul)
    • ⚑️ Updated Angular to 1.3.x
    • ⚑️ Updated various other js libs to latest version
    • Try to display Mopidy album images before requesting album images from LastFM
    • Removed clear_current_track parameter from mopidy.stop() method for Mopidy 0.20 compatibility