Skip to content

Releases: kiwix/kiwix-apple

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

1.9.7

08 Jul 03:43
bef93e8
Compare
Choose a tag to compare
  • fix: memory usage issue when performing searches
  • maintance updates:
    • swift 5.2, version bump of libkiwix, realm and SwiftyUserDefaults
    • removed third party library ProcedureKit, now use Foundation.OperationQueue to handle async tasks

1.9.6

13 May 20:55
8ede46c
Compare
Choose a tag to compare
  • updated user feedback email address
  • dropped support for external indexes
  • improved iOS 12 support
  • new version of libkiwix and Swift 4.2

1.9.1

31 May 19:58
c755738
Compare
Choose a tag to compare
  • Use Realm in replace of CoreData as database
  • Added Wiktionary, Wikiquote and Wikisource categories
  • Fix: unable to detect embedded index in some situations
  • Fix: unable to cancel erroneous download tasks

1.9

06 May 18:11
00d1b55
Compare
Choose a tag to compare
1.9

New Library Design:

  • Zim files are grouped by categories
  • On device, downloading and catalog are displayed in one place
  • Zim file detail view
  • On iPads, using a split view with zim file / categories on the left and detail on the right

Bookmark:

  • Now displayed as a side panel on iPad
  • Add / remove bookmark interface is now presented as a HUD and does not cover up all the screen space

Reading:

  • Now ask users for confirmation when opening external links. Can be turned on or off in settings

1.8.1

17 Apr 15:01
Compare
Choose a tag to compare
  • Clear search history & browsing history
  • Now remember scroll position when go back / forward when browsing
  • Fix: zim files no longer got backed up to iCloud ot iTunes