From e1ff7d989ce3e80c9c0ae0e6c70510f57be25805 Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Tue, 12 Mar 2024 19:57:10 +0100 Subject: [PATCH 1/2] Remove old macOS app changelog --- CHANGELOG_macOS.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 CHANGELOG_macOS.md diff --git a/CHANGELOG_macOS.md b/CHANGELOG_macOS.md deleted file mode 100644 index 3cea839e..00000000 --- a/CHANGELOG_macOS.md +++ /dev/null @@ -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 From f4b19c9a4d6ee8168b2a0ba2848bbcd47e95398a Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Tue, 12 Mar 2024 20:37:17 +0100 Subject: [PATCH 2/2] New 3.3.0 Changelog --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b81dac4..a8003d09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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