From 1fbeec6182ae21ebf6f70859b8596e63d654c607 Mon Sep 17 00:00:00 2001 From: Element CI Date: Fri, 10 Mar 2023 02:08:48 -0800 Subject: [PATCH] Prepare next release --- CHANGES.md | 25 +++++++++++++++++++++++++ changelog.d/115.change | 1 - changelog.d/444.api | 1 - changelog.d/550.change | 1 - changelog.d/600.feature | 1 - changelog.d/631.bugfix | 1 - changelog.d/632.bugfix | 1 - changelog.d/pr-650.bugfix | 1 - changelog.d/pr-658.bugfix | 1 - changelog.d/pr-688.bugfix | 1 - changelog.d/pr670.bugfix | 1 - project.yml | 2 +- 12 files changed, 26 insertions(+), 11 deletions(-) delete mode 100644 changelog.d/115.change delete mode 100644 changelog.d/444.api delete mode 100644 changelog.d/550.change delete mode 100644 changelog.d/600.feature delete mode 100644 changelog.d/631.bugfix delete mode 100644 changelog.d/632.bugfix delete mode 100644 changelog.d/pr-650.bugfix delete mode 100644 changelog.d/pr-658.bugfix delete mode 100644 changelog.d/pr-688.bugfix delete mode 100644 changelog.d/pr670.bugfix diff --git a/CHANGES.md b/CHANGES.md index 09302084d..ef9a022f8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,28 @@ +## Changes in 1.0.24 (2023-03-10) + +✨ Features + +- Auto Mocks generator added to the project. ([#600](https://github.com/vector-im/element-x-ios/issues/600)) + +🙌 Improvements + +- Improved report content UI. ([#115](https://github.com/vector-im/element-x-ios/issues/115)) +- Avatar url is now cached on the rust side. ([#550](https://github.com/vector-im/element-x-ios/issues/550)) + +🐛 Bugfixes + +- Fixed crash on the settings screen when showing the "complete verification" button before the session verification controller proxy was ready ([#650](https://github.com/vector-im/element-x-ios/pull/650)) +- Ignore background images in OnboardingBackgroundView for VoiceOver users by Sem Pruijs ([#658](https://github.com/vector-im/element-x-ios/pull/658)) +- Hide the message composer textfield placeholder for VoiceOver users by Sem Pruijs ([#688](https://github.com/vector-im/element-x-ios/pull/688)) +- Hides the scroll down button for VoiceOver users if it is hidden for visual users by Sem Pruijs (pr670) +- Prevent creating collapsible groups for one single event. Increase their padding and touch area. ([#631](https://github.com/vector-im/element-x-ios/issues/631)) +- Update top padding and a string in Login and Server Selection screens. ([#632](https://github.com/vector-im/element-x-ios/issues/632)) + +⚠️ API Changes + +- Remove all APIs that load media from URLs. These were unused and we should continue to load media through MediaSource in the future. ([#444](https://github.com/vector-im/element-x-ios/issues/444)) + + ## Changes in 1.0.23 (2023-02-24) No significant changes. diff --git a/changelog.d/115.change b/changelog.d/115.change deleted file mode 100644 index 021a31637..000000000 --- a/changelog.d/115.change +++ /dev/null @@ -1 +0,0 @@ -Improved report content UI. \ No newline at end of file diff --git a/changelog.d/444.api b/changelog.d/444.api deleted file mode 100644 index 03d38d643..000000000 --- a/changelog.d/444.api +++ /dev/null @@ -1 +0,0 @@ -Remove all APIs that load media from URLs. These were unused and we should continue to load media through MediaSource in the future. \ No newline at end of file diff --git a/changelog.d/550.change b/changelog.d/550.change deleted file mode 100644 index f79ab9c59..000000000 --- a/changelog.d/550.change +++ /dev/null @@ -1 +0,0 @@ -Avatar url is now cached on the rust side. \ No newline at end of file diff --git a/changelog.d/600.feature b/changelog.d/600.feature deleted file mode 100644 index 78996ba95..000000000 --- a/changelog.d/600.feature +++ /dev/null @@ -1 +0,0 @@ -Auto Mocks generator added to the project. \ No newline at end of file diff --git a/changelog.d/631.bugfix b/changelog.d/631.bugfix deleted file mode 100644 index 8df8c8d46..000000000 --- a/changelog.d/631.bugfix +++ /dev/null @@ -1 +0,0 @@ -Prevent creating collapsible groups for one single event. Increase their padding and touch area. \ No newline at end of file diff --git a/changelog.d/632.bugfix b/changelog.d/632.bugfix deleted file mode 100644 index 464e469bd..000000000 --- a/changelog.d/632.bugfix +++ /dev/null @@ -1 +0,0 @@ -Update top padding and a string in Login and Server Selection screens. \ No newline at end of file diff --git a/changelog.d/pr-650.bugfix b/changelog.d/pr-650.bugfix deleted file mode 100644 index 03f894086..000000000 --- a/changelog.d/pr-650.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fixed crash on the settings screen when showing the "complete verification" button before the session verification controller proxy was ready \ No newline at end of file diff --git a/changelog.d/pr-658.bugfix b/changelog.d/pr-658.bugfix deleted file mode 100644 index 37da142ed..000000000 --- a/changelog.d/pr-658.bugfix +++ /dev/null @@ -1 +0,0 @@ -Ignore background images in OnboardingBackgroundView for VoiceOver users by Sem Pruijs \ No newline at end of file diff --git a/changelog.d/pr-688.bugfix b/changelog.d/pr-688.bugfix deleted file mode 100644 index ed74a7c2a..000000000 --- a/changelog.d/pr-688.bugfix +++ /dev/null @@ -1 +0,0 @@ -Hide the message composer textfield placeholder for VoiceOver users by Sem Pruijs diff --git a/changelog.d/pr670.bugfix b/changelog.d/pr670.bugfix deleted file mode 100644 index f0bfc8e18..000000000 --- a/changelog.d/pr670.bugfix +++ /dev/null @@ -1 +0,0 @@ -Hides the scroll down button for VoiceOver users if it is hidden for visual users by Sem Pruijs diff --git a/project.yml b/project.yml index 2b072bc03..6321bff62 100644 --- a/project.yml +++ b/project.yml @@ -26,7 +26,7 @@ settings: APP_GROUP_IDENTIFIER: group.$(BASE_APP_GROUP_IDENTIFIER) BASE_BUNDLE_IDENTIFIER: io.element.elementx KEYCHAIN_ACCESS_GROUP_IDENTIFIER: $(AppIdentifierPrefix)$(BASE_BUNDLE_IDENTIFIER) - MARKETING_VERSION: 1.0.24 + MARKETING_VERSION: 1.0.25 CURRENT_PROJECT_VERSION: 1 DEVELOPMENT_TEAM: 7J4U792NQT