You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
2.1 KiB
62 lines
2.1 KiB
0.1.5 (2022-07-04) |
|
Bugfixes: |
|
|
|
- Fix App crashes when interacting with playlist (@Mouath) |
|
- Fix leaked database cursor resource |
|
- Fix playback order to respect preference setting on albums fragment |
|
- Fix the removal of existing downloads |
|
- Fix unresponsive bluetooth buttons with Oreo and later (thanks @hdasch) |
|
- Fix warnings in log output due to leaked BufferedReader resource (thanks @hdasch) |
|
- Fixes problem where users are logged out sporadically (thanks to @hdasch) |
|
|
|
|
|
0.1.4 (2021-09-18) |
|
Bugfixes: |
|
|
|
- Fix application crash when opening playlists view (#99) |
|
|
|
0.1.3 (2021-09-17) |
|
Bugfixes: |
|
|
|
- Disable landscape mode to avoid application crashes (#93) |
|
- Fix handling of hostname 'https://' scheme prefix (#88) |
|
- Remember scroll positions in list views (Artists/Albums/...) (#95) |
|
- Remove trailing slash from hostname (#92) |
|
- Use correct radio identifier for user radio (#90) |
|
|
|
|
|
Other: |
|
|
|
- Add hard coded version information for F-Droid deployment (#97) |
|
- Automatically update the favorites list view (#28) |
|
- Update Fastlane metadata for app store deployments (#89) |
|
|
|
|
|
0.1.1 (2021-08-31) |
|
Features: |
|
|
|
- Display if the whole album is offline available (#50) |
|
- Implement OAuth as Funkwhale's new authentication system (#48) |
|
- Increase size of buttons in queue (#39) |
|
- Migrate from deprecated Kotlin synthetics to Jetpack view binding (#67) |
|
- Rebrand Otter to Funkwhale for Android (#3) |
|
- Show error messages to user when login failes (#80) |
|
- Stretch timeline of the "now playing" view to entire width (#25) |
|
|
|
|
|
Bugfixes: |
|
|
|
- Artist, Album and Track title is missing in search results (#70) |
|
- Fix application crash when adding song to playlist (#83) |
|
- Show pause icon when song is playing (#87) |
|
|
|
|
|
Other: |
|
|
|
- Host a F-Droid repository for development artefacts (#5) |
|
- Initial testing support, test coverage calculation and integration with gitlab (#7) |
|
- Migrate open Otter issues to the Funkwhale for Android Gitlab repository (#2) |
|
- Rename debug build to Funkwhale (preview) (#71) |
|
- Show Funkwhale logo on the selfhosted F-Droid repository application page (#69) |
|
- Upgrade ExoPlayer version to 2.14.2 (#65) |
|
- Use towncrier to manage changelog (#6)
|
|
|