From 0b65ed43854ce495518a9f80e10813127373b9f9 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 12 Nov 2021 10:31:13 +0100 Subject: [PATCH] Set beta release --- Passepartout/App/iOS/CHANGELOG.md | 2 +- .../App/iOS/fastlane/metadata/de-DE/release_notes.txt | 2 ++ Passepartout/App/iOS/fastlane/metadata/el/release_notes.txt | 2 ++ .../App/iOS/fastlane/metadata/en-US/release_notes.txt | 2 ++ .../App/iOS/fastlane/metadata/es-MX/release_notes.txt | 2 ++ .../App/iOS/fastlane/metadata/fr-FR/release_notes.txt | 2 ++ Passepartout/App/iOS/fastlane/metadata/it/release_notes.txt | 2 ++ .../App/iOS/fastlane/metadata/nl-NL/release_notes.txt | 2 ++ Passepartout/App/iOS/fastlane/metadata/pl/release_notes.txt | 2 ++ .../App/iOS/fastlane/metadata/pt-BR/release_notes.txt | 2 ++ Passepartout/App/iOS/fastlane/metadata/ru/release_notes.txt | 2 ++ Passepartout/App/iOS/fastlane/metadata/sv/release_notes.txt | 2 ++ Passepartout/App/macOS/CHANGELOG.md | 2 +- .../App/macOS/fastlane/metadata/de-DE/release_notes.txt | 4 +++- Passepartout/App/macOS/fastlane/metadata/el/release_notes.txt | 4 +++- .../App/macOS/fastlane/metadata/en-US/release_notes.txt | 4 +++- .../App/macOS/fastlane/metadata/es-MX/release_notes.txt | 4 +++- .../App/macOS/fastlane/metadata/fr-FR/release_notes.txt | 4 +++- Passepartout/App/macOS/fastlane/metadata/it/release_notes.txt | 4 +++- .../App/macOS/fastlane/metadata/nl-NL/release_notes.txt | 4 +++- Passepartout/App/macOS/fastlane/metadata/pl/release_notes.txt | 4 +++- .../App/macOS/fastlane/metadata/pt-BR/release_notes.txt | 4 +++- Passepartout/App/macOS/fastlane/metadata/ru/release_notes.txt | 4 +++- Passepartout/App/macOS/fastlane/metadata/sv/release_notes.txt | 4 +++- 24 files changed, 57 insertions(+), 13 deletions(-) diff --git a/Passepartout/App/iOS/CHANGELOG.md b/Passepartout/App/iOS/CHANGELOG.md index 1adb9c6e..de5a1469 100644 --- a/Passepartout/App/iOS/CHANGELOG.md +++ b/Passepartout/App/iOS/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 1.17.0 Beta 2880 (2021-11-12) ### Changed diff --git a/Passepartout/App/iOS/fastlane/metadata/de-DE/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/de-DE/release_notes.txt index 11822508..65ea6096 100644 --- a/Passepartout/App/iOS/fastlane/metadata/de-DE/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/de-DE/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/iOS/fastlane/metadata/el/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/el/release_notes.txt index 11822508..65ea6096 100644 --- a/Passepartout/App/iOS/fastlane/metadata/el/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/el/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/iOS/fastlane/metadata/en-US/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/en-US/release_notes.txt index 11822508..65ea6096 100644 --- a/Passepartout/App/iOS/fastlane/metadata/en-US/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/en-US/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/iOS/fastlane/metadata/es-MX/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/es-MX/release_notes.txt index 11822508..65ea6096 100644 --- a/Passepartout/App/iOS/fastlane/metadata/es-MX/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/es-MX/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/iOS/fastlane/metadata/fr-FR/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/fr-FR/release_notes.txt index 11822508..65ea6096 100755 --- a/Passepartout/App/iOS/fastlane/metadata/fr-FR/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/fr-FR/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/iOS/fastlane/metadata/it/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/it/release_notes.txt index 11822508..65ea6096 100644 --- a/Passepartout/App/iOS/fastlane/metadata/it/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/it/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/iOS/fastlane/metadata/nl-NL/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/nl-NL/release_notes.txt index 11822508..65ea6096 100644 --- a/Passepartout/App/iOS/fastlane/metadata/nl-NL/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/nl-NL/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/iOS/fastlane/metadata/pl/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/pl/release_notes.txt index 11822508..65ea6096 100644 --- a/Passepartout/App/iOS/fastlane/metadata/pl/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/pl/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/iOS/fastlane/metadata/pt-BR/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/pt-BR/release_notes.txt index 11822508..65ea6096 100644 --- a/Passepartout/App/iOS/fastlane/metadata/pt-BR/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/pt-BR/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/iOS/fastlane/metadata/ru/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/ru/release_notes.txt index 11822508..65ea6096 100644 --- a/Passepartout/App/iOS/fastlane/metadata/ru/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/ru/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/iOS/fastlane/metadata/sv/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/sv/release_notes.txt index 11822508..65ea6096 100644 --- a/Passepartout/App/iOS/fastlane/metadata/sv/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/sv/release_notes.txt @@ -1,5 +1,7 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). - Allow Oeck provider without any purchase. ### Fixed diff --git a/Passepartout/App/macOS/CHANGELOG.md b/Passepartout/App/macOS/CHANGELOG.md index 45b658ff..49e62857 100644 --- a/Passepartout/App/macOS/CHANGELOG.md +++ b/Passepartout/App/macOS/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 1.17.0 Beta 2880 (2021-11-12) ### Changed diff --git a/Passepartout/App/macOS/fastlane/metadata/de-DE/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/de-DE/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/de-DE/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/de-DE/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed diff --git a/Passepartout/App/macOS/fastlane/metadata/el/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/el/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/el/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/el/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed diff --git a/Passepartout/App/macOS/fastlane/metadata/en-US/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/en-US/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/en-US/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/en-US/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed diff --git a/Passepartout/App/macOS/fastlane/metadata/es-MX/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/es-MX/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/es-MX/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/es-MX/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed diff --git a/Passepartout/App/macOS/fastlane/metadata/fr-FR/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/fr-FR/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/fr-FR/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/fr-FR/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed diff --git a/Passepartout/App/macOS/fastlane/metadata/it/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/it/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/it/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/it/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed diff --git a/Passepartout/App/macOS/fastlane/metadata/nl-NL/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/nl-NL/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/nl-NL/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/nl-NL/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed diff --git a/Passepartout/App/macOS/fastlane/metadata/pl/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/pl/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/pl/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/pl/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed diff --git a/Passepartout/App/macOS/fastlane/metadata/pt-BR/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/pt-BR/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/pt-BR/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/pt-BR/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed diff --git a/Passepartout/App/macOS/fastlane/metadata/ru/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/ru/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/ru/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/ru/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed diff --git a/Passepartout/App/macOS/fastlane/metadata/sv/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/sv/release_notes.txt index 098cac5f..afaa2a0e 100644 --- a/Passepartout/App/macOS/fastlane/metadata/sv/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/sv/release_notes.txt @@ -1,7 +1,9 @@ ### Changed +- Replace OpenSSL with BoringSSL. +- Restrict support to secure TLS algorithms (security level). +- Drop status bar icon color to automatically adjust to desktop background color. - Allow Oeck provider without any purchase. -- Status bar icon color had to be dropped in order to automatically adjust to desktop background color. ### Fixed