Merge pull request #1080 from kiwix/release-3.7.1

Release 3.7.1 update CHANGELOG and release number
This commit is contained in:
Kelson 2025-01-17 11:38:28 +01:00 committed by GitHub
commit d131f8f3ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 2 deletions

View File

@ -1,3 +1,16 @@
# 3.7.1
- UPDATE:
-Localisations (@translatewiki #1056, #1070)
- CI to Xcode 15.2 (@BPerlakiH #1062)
- Removed unused parts from CI / CD (@BPerlakiH #1066)
- FIX:
- Opening deeplinks (@BPerlakiH #1048)
- Open new tab via http blank link (@BPerlakiH #1064)
- Removed empty help menu from macOS (@BPerlakiH #1078)
- Sandbox issue for macOS CI unit tests (@BPerlakiH #1076)
- "Flaky" unit-tests (@BPerlakiH #1072)
- Removed support / donation for macOS FTP builds, as it's not supported outside of AppStore (@BPerlakiH #1074)
# 3.7.0
- NEW:
- Support Kiwix with Apple Pay donation (@BPerlakiH @rgaudin #1022, #1045, #1046, #1049)

View File

@ -13,7 +13,7 @@ settings:
base:
DEVELOPMENT_TEAM: L7HWM3SP3L
GENERATE_INFOPLIST_FILE: YES
CURRENT_PROJECT_VERSION: 185
CURRENT_PROJECT_VERSION: 204
ENABLE_USER_SCRIPT_SANDBOXING: NO
ENABLE_MODULE_VERIFIER: YES
MODULE_VERIFIER_SUPPORTED_LANGUAGES: "objective-c objective-c++"
@ -101,7 +101,7 @@ targets:
com.apple.developer.in-app-payments: [merchant.org.kiwix.apple] # this line is removed for macOS FTP
settings:
base:
MARKETING_VERSION: "3.7.0"
MARKETING_VERSION: "3.7.1"
PRODUCT_BUNDLE_IDENTIFIER: self.Kiwix
INFOPLIST_KEY_CFBundleDisplayName: Kiwix
INFOPLIST_FILE: Support/Info.plist