Releases: kiwix/kiwix-apple
Releases · kiwix/kiwix-apple
1.15.3
- 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
- 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
- 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
Drop iOS 12 (#398) * settings * library * search * BuildingBlocks * RootViewController * BarButtons * WebViewController * SidebarController * AppDelegate & SceneDelegate * project * lint
1.14.3
- 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
- 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
- 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
- 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
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
- 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