Added a small change in the CHANGELOG for 3.9.0.

This commit is contained in:
MohitMaliFtechiz 2023-12-15 17:04:48 +05:30 committed by Kelson
parent e33edbe0d7
commit 7356bcd2be

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)