Prepare next release

This commit is contained in:
Element CI 2023-02-23 06:15:44 -08:00
parent ad06e812bc
commit 4eb26c9b11
5 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,15 @@
## Changes in 1.0.21 (2023-02-23)
✨ Features
- Added a feature that allows a user to report content posted by another user by opening the context menu and provide a reason. ([#115](https://github.com/vector-im/element-x-ios/issues/115))
- Added support for audio messages in the timeline as previewable files. ([#594](https://github.com/vector-im/element-x-ios/issues/594))
🐛 Bugfixes
- Fix broken split layout room navigation ([#613](https://github.com/vector-im/element-x-ios/pull/613))
## Changes in 1.0.20 (2023-02-22)
✨ Features

View File

@ -1 +0,0 @@
Added a feature that allows a user to report content posted by another user by opening the context menu and provide a reason.

View File

@ -1 +0,0 @@
Added support for audio messages in the timeline as previewable files.

View File

@ -1 +0,0 @@
Fix broken split layout room navigation

View File

@ -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.21
MARKETING_VERSION: 1.0.22
CURRENT_PROJECT_VERSION: 1
DEVELOPMENT_TEAM: 7J4U792NQT