Release noted for 1049

This commit is contained in:
Stefan Schueller 2020-09-26 18:30:36 +02:00
parent 5d29f9eb10
commit 5623c16713
3 changed files with 9 additions and 1 deletions

View File

@ -4,7 +4,7 @@
2. Locally switch to develop
3. Pull github develop
4. Pull weblate develop
5. Add change logs
5. Add change logs (fastlane/metadata/android/en-US/changelogs/XXX.txt)
6. Push to gitlab
7. Merge request into master and merge
8. Add Release Tag on master branch

View File

@ -0,0 +1 @@
- f-droid release to fix auto deployment

View File

@ -0,0 +1,7 @@
- add support of hypertext redirection in description (@freeboub)
- various crash fixes (@freeboub)
- avoid going to pip when leaving the app due to share button (@freeboub)
- Add ability to filter server list (@freeboub)
- Refactor Toast error management to split network error (@freeboub)
- keep video aspect ratio for pip (@freeboub)
- navigation bar was not restored when leaving landscape mode (@freeboub)