Merge pull request #691 from kiwix/3.3.0-changelog

3.3.0 changelog
This commit is contained in:
Kelson 2024-03-13 10:45:53 +01:00 committed by GitHub
commit 8f3d027a10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 24 deletions

View File

@ -1,3 +1,19 @@
## 3.3.0
- NEW: Introduce CI & CD (@rgaudin #538 #544 #546 #560 #568 @BPerlakiH #606 #610 #614 #625 #646 #648 #671)
- NEW: Introduce localisation with help of Translatewiki (@tvision251 #537 #574 @BPerlakiH #585 #605 #628 #670 #672 #684)
- NEW: Introduce ability to build custom apps (@BPerlakiH #550 #554 #555 #565 #573 #576 #584 #595)
- NEW: Build nightlies (@rgaudin #560)
- NEW: Migrate bookmarks - in custom apps (@BPerlakiH #688)
- FIX: Multiple fixes around 'wicked' download (@BPerlakiH #563 #686)
- FIX: Default language content filtering (@BPerlakiH #652)
- FIX: Stop display empty categories (@BPerlakiH #657)
- FIX: One search crashing scenario (@BPerlakiH #637)
- UPDATE: Introduce libkiwix 13 support (@rgaudin #534)
- UPDATE: Improved README file (@kelson42 #533 #683 @BPerlakiH #658)
- UPDATE: Use latest feed from library.kiwix.org (@BPerlakiH #653)
- DEL: Old Wikimed related code - is now a proper custom app (@BPerlakiH #636)
## 3.2
- Browse with multiple tabs on iOS and iPadOS

View File

@ -1,24 +0,0 @@
## 2.1.2
- add search result snippets ([issue #264](https://github.com/kiwix/apple/issues/264))
- fix: previously opened zim files are not showing up on the sidebar after app relaunch ([issue #294](https://github.com/kiwix/apple/issues/294))
- fix: zim files show up twice on the sidebar under certain scenarios ([issue #294](https://github.com/kiwix/apple/issues/294))
- fix: missing libswiftAppKit.dylib on macOS 13 ([issue #291](https://github.com/kiwix/apple/issues/291))
- fix: loading articles with redirections ([issue #227](https://github.com/kiwix/apple/issues/227))
## 2.1.1 (Jul 8, 2020)
- updated version of libkiwix and dependencies to resolve an issue where the app couldn't open some of the latest zim files
- updated version of realm to 5.2
- new app icon
## 2.1 (Mar 1, 2020)
- compatibility with macOS Catalina
- browse differnet articles in multiple tabs
- added a side bar showing all zim files you have added to the app
## 2.0 (Jul 19, 2018)
- A new version of Kiwix for macOS