- Add Norwegian translation (courtesy of Tom Aurlund).
- Update Dutch translation (courtesy of wimpie).
- Update dependencies.
- Require Android 5.1 or greater for Cordova app.
- Add Dutch translation (courtesy of wimpie).
- Update dependencies.
- Remove deprecated Mopidy Core API parameters.
- Officially support Python 3.
- Update dependencies.
- Add Android 8.0 adaptive icons.
- Add French translation (courtesy of gbrault).
- Update dependencies.
- Upgrade Music Controls plugin.
- Upgrade Zeroconf plugin.
- Update dependencies.
- Add Slovak translation (courtesy of Peter Kuderjavy).
- Add translation instructions to
README.rst
. - Update dependencies.
- Automatically connect to last server on startup.
- Add Polish translation (courtesy of Andrzej Raczkowski).
- Redesign "About" page.
- Fix jslint errors.
- Improve notification handling.
- Update Spanish and Catalan translations (courtesy of slimer).
- Update consume mode icon.
- Make hardware volume key step configurable.
- Add Music Controls plugin.
- Add option to share log messages for Cordova app.
- Add Android resources to repository.
- Update cover art archive logo.
- Update dependencies.
- Remove
icomoon
font.
- Fix merging of search results from multiple backends.
- Fix update issues with tracklist view.
- Upgrade Ionic to v1.3.0.
- Show track and disc number in track info dialog.
- Auto-rotate Web client when added to Android home screen.
- Improve startup time (hiding splash screen) for Cordova app.
- Refactor ZeroConf handling.
- Add Chrome splash screen and theme color support.
- Switch to
cordova-plugin-zeroconf
. - Update Cordova plugins.
- Add request timeouts.
- Add "Restart" option.
- Show extra track information in landscape mode.
- Skip stream and file URIs in Mopidy cover art provider.
- Clear cache when adding tracks to playlist.
- Show track information and images for playlist items.
- Limit number of URIs per
lookup()
request. - Various caching improvements.
- Add "pull-to-refresh" to search and lookup views.
- Limit number of URIs per
get_images()
request. - Handle empty image URLs in last.fm response.
- Wrap list item text in track info popup.
- Add Spanish and Catalan translations provided by slimer.
- Improve caching behavior for search results.
- Make elapsed playback time track visible on Android with "Ionic Dark" theme.
- Show URI if no name is set for metadata models.
- Upgrade Cordova to v6.0.0.
- Reduce delay when moving or deleting tracklist items.
- Highlight current track in tracklist edit mode.
- Improve Mopidy cover art provider latency.
- Translate library root in view title.
- Preload icomoon icon font.
- Add resolve cache (fixes
TypeError
when using Browser back button). - Add padding to playback controls.
- Various CSS improvements.
- Upgrade ZeroConf plugin to v1.2.0.
- Allow Android app to be installed on SD card.
- Upgrade ionic to v1.2.4.
- Form input and CSS cleanups.
- Change language without restart.
- Fix saving tracklist as playlist.
- Show event details for incoming messages in logging view.
- Do not use
String.startsWith()
, which does not work on all browsers (thanks to @joemarshall).
- Hide splash screen when ZeroConf server is found.
- Fix bottom border height for track items.
- Fix height of track items in "mixed" browse lists.
- Asynchronously load tracks in browse view.
- Disable caching for tracklist view.
- Fix "Search here..." in library root directory.
- Enable caching for tracklist view.
- Refactor coverart services.
- Responsive playback layout.
- Add option toggle buttons to tracklist menu.
- Support hardware volume buttons in Android app.
- Display track genre or comment if no album information is available.
- Save logging configuration with user settings.
- Handle
playlistDeleted
event. - Lots of internal refactorings and code cleanups.
- Display multiple track/album artists.
- Display album artists in search results.
- Correct splash screen alignment.
- Upgrade ionic to v1.1.0.
- Add tracks to playlists.
- Show track info.
- Improve advanced search layout.
- Fix CSS issues with track menus.
- Advanced search form improvements.
- Add popup menu for track items.
- Add create button to edit views.
- Various UI improvements.
- Add advanced search.
- Add play button to library and playlist nav-bar.
- Add server management in Android app.
- Merge tracklist menus.
- Add three-state repeat button.
- Add ZeroConf cordova plugin.
- New logo/icon.
- Various logging improvements,
- Fix CSS color for anchor items.
- Add platform information to About screen.
- Delay hiding of splash screen in Android app.
- Add workaround for library browsing cache/resolve issues.
- Add workaround for loading overlay issues.
- Start using Mopidy v1.1 tlid methods.
- Add ngCordova.
- Add refresh to playback view.
- Reload application after language change.
- Redirect to application root URL on browser reload.
- Improve loading overlay issues.
- Improve handling of fallback thumbnail images.
- Change search results title to only show query.
- Add "Back" button translations.
- Various UI improvements.
- Fix broken cover art providers.
- Improve stylesheet handling.
- Use angular.js template cache.
- Add reset functionality.
- Detect browser language.
- Upgrade ionic to version 1.0.0.
- Integrate angular-local-storage.
- Various bug fixes and UI improvements.
- Improve browser reload behavior.
- Disable caching for certain views.
- Reduce log/debug messages.
- Add cordova-plugin-splashscreen to Android app.
- Enable caching for playback view.
- Remove support for album images.
- Catch errors from cover art services.
- Display playlist schemes/backends.
- Upgrade ionic to 1.0.0-rc.5.
- Upgrade cordova to version 5.0.0.
- Fix broken cover art images in Android app.
- Fix default title when adding to homescreen.
- Add missing translations.
- Upgrade ionic framework to 1.0.0-rc.4.
- Fix Android APK.
- Add edit mode for playlists.
- Create new (empty) playlists.
- Sort playlists by name and/or URI scheme.
- Add edit mode for tracklist.
- Replace tracklist option buttons with popover menu (bye-bye pacman).
- Remove icomoon icon font.
- Upgrade ionic to v1.0.0-rc2.
- Fix mute for Mopidy v1.0 mixer API.
- Handle streamTitleChanged events.
- Fix exception for missing cover art.
- Switch to Mopidy v1.0
playlists
API. - Use Mopidy.v1.0 uris parameter with
library.lookup()
andtracklist.add()
.
- Fix search query.
- Adapt Mopidy.js shims to Mopidy v1.0 interface.
- Add css/images to PyPI package.
- Fix PyPI package.
- Scroll to current track when tracklist tab becomes active.
- Configure cover art cache settings.
- Minor UI improvements.
- Add external cover art services.
- Minor UI improvements.
- Manage multiple server connections in app.
- Prepare for new Mopidy mixer API.
- Various UI improvements.
- Stability improvements.
- Playback time/seek improvements.
- Refactor popover menus and handle language change.
- Add actions service.
- Add icomoon icon font.
- Sort playlists by name.
- Add URL to tracklist.
- Error handling.
- Configure WebServer URL for use with reverse proxies.
- Bundle .js files for faster page loads.
- Use versioned URLs to improve browser caching.
- Handle multiple connections in app.
- Implement application logging.
- Lookup artist and album search results.
- Merge and sort multiple search results.
- Reload playlists on event:playlistChanged.
- Add debug setting.
- Add build script for Android app.
- Refactor connection service.
- Add
item-icon-right
to all collection items. - CSS cleanup: class names, thumbnail size, menu styles.
- Check for missing resources in setup.py.
- Change library "add" strategy.
- Add missing popovers.
- Add connection configuration.
- Fix click in search results.
- Restructure JS source files.
- Various UI improvements/fixes.
- Bump version due to PyPi issues.
- Fix play/pause toggle button issues.
- Fix root search.
- Workaround for play/pause toggle button issues.
- Workaround for reconnect issues.
- Initial release.