Merge tag '0.7' into develop
0.7 (2018-03-21) ---------------- Features: - Can now filter artists and albums with no listenable tracks (#114) - Improve the style of the sidebar to make it easier to understand which tab is selected (#118) - On artist page, albums are not sorted by release date, if any (#116) - Playlists are here \o/🎉 (#3, #93, #94) - Use django-cacheops to cache common ORM requests (#117) Bugfixes: - Fixed broken import request admin (#115) - Fixed forced redirection to login event with API_AUTHENTICATION_REQUIRED=False (#119) - Fixed position not being reseted properly when playing the same track multiple times in a row - Fixed synchronized start/stop radio buttons for all custom radios (#103) - Fixed typo and missing icon on homepage (#96) Documentation: - Up-to-date and complete development and contribution instructions in README.rst (#123)
No related branches found
No related tags found
Showing
- CHANGELOG 31 additions, 1 deletionCHANGELOG
- api/funkwhale_api/__init__.py 1 addition, 1 deletionapi/funkwhale_api/__init__.py
- changes/changelog.d/103.bugfix 0 additions, 1 deletionchanges/changelog.d/103.bugfix
- changes/changelog.d/114.feature 0 additions, 1 deletionchanges/changelog.d/114.feature
- changes/changelog.d/115.bugfix 0 additions, 1 deletionchanges/changelog.d/115.bugfix
- changes/changelog.d/116.feature 0 additions, 1 deletionchanges/changelog.d/116.feature
- changes/changelog.d/117.feature 0 additions, 1 deletionchanges/changelog.d/117.feature
- changes/changelog.d/118.feature 0 additions, 1 deletionchanges/changelog.d/118.feature
- changes/changelog.d/119.bugfix 0 additions, 1 deletionchanges/changelog.d/119.bugfix
- changes/changelog.d/123.doc 0 additions, 1 deletionchanges/changelog.d/123.doc
- changes/changelog.d/3.feature 0 additions, 1 deletionchanges/changelog.d/3.feature
- changes/changelog.d/96.bugfix 0 additions, 1 deletionchanges/changelog.d/96.bugfix
- changes/changelog.d/queue-same-track.bugfix 0 additions, 1 deletionchanges/changelog.d/queue-same-track.bugfix
changes/changelog.d/103.bugfix
deleted
100644 → 0
changes/changelog.d/114.feature
deleted
100644 → 0
changes/changelog.d/115.bugfix
deleted
100644 → 0
changes/changelog.d/116.feature
deleted
100644 → 0
changes/changelog.d/117.feature
deleted
100644 → 0
changes/changelog.d/118.feature
deleted
100644 → 0
changes/changelog.d/119.bugfix
deleted
100644 → 0
changes/changelog.d/123.doc
deleted
100644 → 0
changes/changelog.d/3.feature
deleted
100644 → 0
changes/changelog.d/96.bugfix
deleted
100644 → 0
Please register or sign in to comment