Skip to content

Commit

Permalink
Merge pull request #3906 from kiwix/update_changelog_file_for_3.11.1
Browse files Browse the repository at this point in the history
Updated CHANGELOG file to show the changes made in milestone `3.11.1`.
  • Loading branch information
kelson42 authored Jun 27, 2024
2 parents cbfb5e2 + 5dd1635 commit 9c4ae35
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
3.11.1
Bug Fixed:
* Not able to upload 512MB+ custom apps on playStore. (https://github.com/kiwix/kiwix-android/pull/3801)
* Zimit2 Youtube video does not play in Android reader. (https://github.com/kiwix/kiwix-android/pull/3879)
* Xapian crash scenarios(When searching for an article). (https://github.com/kiwix/kiwix-android/pull/3885)
* ServiceWorker management seems unstable. (https://github.com/kiwix/kiwix-android/pull/3880)
* Outdated text showing when a zim file could not open. (https://github.com/kiwix/kiwix-android/pull/3887)
* Sometimes not all bookmarks are showing. (https://github.com/kiwix/kiwix-android/pull/3893)
* Application crashes when loading the media in webView. (https://github.com/kiwix/kiwix-android/pull/3898)
* Application crashes while migrating the history/notes. (https://github.com/kiwix/kiwix-android/pull/3900)
* Attaching real exception in crash logs instead of NotSerializableException when a user trying to send the crash report. (https://github.com/kiwix/kiwix-android/pull/3904)

Compilation/CI/CD:
* Upgraded coroutine dependency to "1.7.3". (https://github.com/kiwix/kiwix-android/pull/3904)

3.11.0
New Features:
* Export and import feature for bookmarks. (https://github.com/kiwix/kiwix-android/pull/3724)
Expand Down

0 comments on commit 9c4ae35

Please sign in to comment.