Browse Source

Update changelog for version 0.1.3

technical/update-jvmTarget-version
Ryan Harg 3 years ago
parent
commit
7524b29313
No known key found for this signature in database
GPG Key ID: 89106F3A84E6958C
  1. 17
      CHANGELOG
  2. 1
      changes/changelog.d/28.misc
  3. 1
      changes/changelog.d/88.bugfix
  4. 1
      changes/changelog.d/89.misc
  5. 1
      changes/changelog.d/90.bugfix
  6. 1
      changes/changelog.d/92.bugfix
  7. 1
      changes/changelog.d/93.bugfix
  8. 1
      changes/changelog.d/95.bugfix
  9. 1
      changes/changelog.d/97.misc

17
CHANGELOG

@ -1,3 +1,20 @@ @@ -1,3 +1,20 @@
0.1.3 (unreleased)
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:

1
changes/changelog.d/28.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Automatically update the favorites list view (#28)

1
changes/changelog.d/88.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Fix handling of hostname 'https://' scheme prefix (#88)

1
changes/changelog.d/89.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Update Fastlane metadata for app store deployments (#89)

1
changes/changelog.d/90.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Use correct radio identifier for user radio (#90)

1
changes/changelog.d/92.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Remove trailing slash from hostname (#92)

1
changes/changelog.d/93.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Disable landscape mode to avoid application crashes (#93)

1
changes/changelog.d/95.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Remember scroll positions in list views (Artists/Albums/...) (#95)

1
changes/changelog.d/97.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add hard coded version information for F-Droid deployment (#97)
Loading…
Cancel
Save