mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Prepare next release
This commit is contained in:
parent
ad06e812bc
commit
4eb26c9b11
12
CHANGES.md
12
CHANGES.md
@ -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
|
||||
|
@ -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.
|
@ -1 +0,0 @@
|
||||
Added support for audio messages in the timeline as previewable files.
|
@ -1 +0,0 @@
|
||||
Fix broken split layout room navigation
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user