diff --git a/CHANGELOG b/CHANGELOG index 7439d367b..81311c303 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,28 @@ +3.0.0 +NEW: Androidx support +NEW: In app error reporting +NEW: Improved bookmarks +NEW: Help screen +NEW: Home page +NEW: Zim history +NEW: Introductory screen +NEW: Improved language selection +NEW: Add note to articles +NEW: Tabs +NEW: Share zim files to other Kiwix users +NEW: Host zim files on your phone ++ Bugfixes & Lots More + +2.5.3 +BUGFIX: Fix IndexOutOfBounds in KiwixMobileActivity onResume + +2.5.2 +BUGFIX: Some zim files were not displaying + +2.5.1 +NEW: Downloads are done over http + + 2.5 NEW: Downloads are now using the DownloadManager NEW: Downloads/Device/Library completely rewritten diff --git a/app/src/kiwix/play/release-notes/en-US/default.txt b/app/src/kiwix/play/release-notes/en-US/default.txt index f701d0b50..9668a427f 100644 --- a/app/src/kiwix/play/release-notes/en-US/default.txt +++ b/app/src/kiwix/play/release-notes/en-US/default.txt @@ -1,3 +1,13 @@ -NEW: Downloads are now using the DownloadManager -NEW: Downloads/Device/Library completely rewritten -+ Lots More \ No newline at end of file +NEW: Androidx support +NEW: In app error reporting +NEW: Improved bookmarks +NEW: Help screen +NEW: Home page +NEW: Zim history +NEW: Introductory screen +NEW: Improved language selection +NEW: Add note to articles +NEW: Tabs +NEW: Share zim files to other Kiwix users +NEW: Host zim files on your phone ++ Bugfixes & Lots More