Browse Source

Build changelog for 0.1.1 release

bugfix/46-adjust-now-playing-top-margin
Ryan Harg 3 years ago committed by Ryan Harg
parent
commit
e98a29a7a0
  1. 28
      CHANGELOG
  2. 1
      changes/changelog.d/2.misc
  3. 1
      changes/changelog.d/25.feature
  4. 1
      changes/changelog.d/3.feature
  5. 1
      changes/changelog.d/39.feature
  6. 1
      changes/changelog.d/48.feature
  7. 1
      changes/changelog.d/5.misc
  8. 1
      changes/changelog.d/50.feature
  9. 1
      changes/changelog.d/6.misc
  10. 1
      changes/changelog.d/65.misc
  11. 1
      changes/changelog.d/67.feature
  12. 1
      changes/changelog.d/69.misc
  13. 1
      changes/changelog.d/7.misc
  14. 1
      changes/changelog.d/70.bugfix
  15. 1
      changes/changelog.d/71.misc
  16. 1
      changes/changelog.d/80.feature
  17. 1
      changes/changelog.d/83.bugfix
  18. 1
      changes/changelog.d/87.bugfix

28
CHANGELOG

@ -0,0 +1,28 @@ @@ -0,0 +1,28 @@
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)

1
changes/changelog.d/2.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Migrate open Otter issues to the Funkwhale for Android Gitlab repository (#2)

1
changes/changelog.d/25.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Stretch timeline of the "now playing" view to entire width (#25)

1
changes/changelog.d/3.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Rebrand Otter to Funkwhale for Android (#3)

1
changes/changelog.d/39.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Increase size of buttons in queue (#39)

1
changes/changelog.d/48.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Implement OAuth as Funkwhale's new authentication system (#48)

1
changes/changelog.d/5.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Host a F-Droid repository for development artefacts (#5)

1
changes/changelog.d/50.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Display if the whole album is offline available (#50)

1
changes/changelog.d/6.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Use towncrier to manage changelog (#6)

1
changes/changelog.d/65.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Upgrade ExoPlayer version to 2.14.2 (#65)

1
changes/changelog.d/67.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Migrate from deprecated Kotlin synthetics to Jetpack view binding (#67)

1
changes/changelog.d/69.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Show Funkwhale logo on the selfhosted F-Droid repository application page (#69)

1
changes/changelog.d/7.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Initial testing support, test coverage calculation and integration with gitlab (#7)

1
changes/changelog.d/70.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Artist, Album and Track title is missing in search results (#70)

1
changes/changelog.d/71.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Rename debug build to Funkwhale (preview) (#71)

1
changes/changelog.d/80.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Show error messages to user when login failes (#80)

1
changes/changelog.d/83.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Fix application crash when adding song to playlist (#83)

1
changes/changelog.d/87.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Show pause icon when song is playing (#87)
Loading…
Cancel
Save