Merge pull request #3603 from kiwix/update_changelog_for_3.9.0

Added a small change in the CHANGELOG for `3.9.0`.
This commit is contained in:
Kelson 2023-12-16 09:36:18 +01:00 committed by GitHub
commit d0a951c5c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ New Features:
* Introduced the "Disable title" feature for custom apps. (https://github.com/kiwix/kiwix-android/pull/3566)
* Introduced the "Disable external links" feature for custom apps. (https://github.com/kiwix/kiwix-android/pull/3595)
* Added the show/hide "About the app" option in the navigation for custom apps. (https://github.com/kiwix/kiwix-android/pull/3597)
* "Support Kiwix", "About the app" are configurable for custom apps. (https://github.com/kiwix/kiwix-android/pull/3602)
Bug Fixes:
* Application crash occurring when deleting letters in a search. (https://github.com/kiwix/kiwix-android/pull/3592)