Skip to content

Releases: kiwix/kiwix-apple

3.4.0

30 Jun 23:10
1776115
Compare
Choose a tag to compare

3.3.0

08 May 08:34
e12b369
Compare
Choose a tag to compare

NEW: Introduce localisation with help of Translatewiki
NEW: Migrate bookmarks - in custom apps
FIX: Multiple fixes around 'wicked' download
FIX: Default language content filtering
FIX: Stop display empty categories
FIX: One search crashing scenario
UPDATE: Introduce libkiwix 13 support
UPDATE: Improved README file
UPDATE: Use latest feed from library.kiwix.org
DEL: Old Wikimed related code - is now a proper custom app
FIX: iOS tab selection after the selected tab is deleted
UPDATE: Add background processing and audio capabilities for video playback
NEW: Print an article on macOS
FIX: Exception handling in corrupted ZIM files
NEW: Export and share an article
UPDATE: LibKiwix 13.1.0-1
FIX: Dismiss iOS modals
FIX: Invalid tab state after unlinking ZIM file on macOS
UPDATE: Readme on XCode white space settings
UPDATE: File headers and new file template to GPL-3
FIX: Custom apps should request only necessary permissions
FIX: UTF-8 encoding for HTTP headers for text/plain type
NEW: Remove long press from bookmarks menu item
NEW: Re-arrange menu items, remove long press functionality
FIX: Tab selection after deleting a tab

3.2.0

21 Oct 13:27
fa397a9
Compare
Choose a tag to compare
  • Browse with multiple tabs on iOS and iPadOS
  • On iPadOS, table of contents is now displayed as popover instead of menu
  • Dropped support for iOS 14 & iPadOS 14
  • Note: this is a iOS / iPadOS only release

3.1.0

29 May 20:36
Compare
Choose a tag to compare
  • Notification for when a download task complete
  • Improved handling and error surfacing for failed download tasks
  • Fixed an issue where tasks are not labeled as failed when app is force quit (iOS & iPadOS)

3.0.0

21 May 13:24
baeb36e
Compare
Choose a tag to compare
  • Kiwix for iOS & iPadOS is now also on macOS
  • Library now has opened, categories, downloads, and new sections
  • Zim file list in library and bookmark list has new design

1.15.3

11 Dec 15:45
Compare
Choose a tag to compare
  • Revert libkiwix and libzim to the last known stable release (9.4.1 and 6.3.2 respectively)
  • Added version notation of libkiwix and libzim to the about page

1.15

06 Nov 14:32
99a4b16
Compare
Choose a tag to compare
  • Half sheet table of contents (iOS 15 & horizontally compact interfaces)
  • Using quicklook to preview zim files in the files app
  • Bookmark UI is made consistent with other article list UI (e.g. search results)

1.14.5

24 Sep 15:50
df08e97
Compare
Choose a tag to compare
  • fix: crashes during parsing search result snippets
  • fix: crashes when activating search by tapping search bar
  • improvement: search result snippet extraction performance

1.14.4

24 Sep 15:52
c55bbe0
Compare
Choose a tag to compare
Drop iOS 12 (#398)

* settings

* library

* search

* BuildingBlocks

* RootViewController

* BarButtons

* WebViewController

* SidebarController

* AppDelegate & SceneDelegate

* project

* lint

1.14.3

19 Sep 12:35
4ce3780
Compare
Choose a tag to compare
  • Library zim file detail now show file descriptions
  • Technical implementation improvements for library on iOS 13 & 14 (Mostly SwiftUI)
  • Fixed an issue where recent search button doesn't do anything if the search text contains spaces
  • Note: we will drop support for iOS 12 once iOS 15 is released, we support the last three major iOS versions