diff --git a/CHANGES.md b/CHANGES.md index b57d4b414..02147cb04 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,25 @@ +## Changes in 1.1.7 (2023-06-30) + +✨ Features + +- Push Notifications of rooms/dm without avatars will now display the default placeholder used in app. ([#1168](https://github.com/vector-im/element-x-ios/issues/1168)) +- Send pin-drop location ([#1179](https://github.com/vector-im/element-x-ios/issues/1179)) + +🙌 Improvements + +- Improve media preview presentation and interaction in the timeline. ([#1187](https://github.com/vector-im/element-x-ios/pull/1187)) +- Update long press gesture animation ([#1195](https://github.com/vector-im/element-x-ios/pull/1195)) +- Failed local echoes can be edited, they will just get cancelled and resent with the new content. ([#1207](https://github.com/vector-im/element-x-ios/pull/1207)) +- Show a migration screen on the first use of the app whilst the proxy does an initial sync. ([#983](https://github.com/vector-im/element-x-ios/issues/983)) +- Delivery status is now displayed only for the last outgoing message. ([#1101](https://github.com/vector-im/element-x-ios/issues/1101)) +- Filter out some message actions and reactions for failed local echoes and redacted messages. ([#1151](https://github.com/vector-im/element-x-ios/issues/1151)) + +🐛 Bugfixes + +- Messages that have failed to be decrypted are show only view source and retry decryptions as possible actions. ([#1185](https://github.com/vector-im/element-x-ios/issues/1185)) +- Fix for the flipped notification image placeholder on iOS. ([#1194](https://github.com/vector-im/element-x-ios/issues/1194)) + + ## Changes in 1.1.5 (2023-06-26) ✨ Features diff --git a/ElementX.xcodeproj/project.pbxproj b/ElementX.xcodeproj/project.pbxproj index 2fdbfdd09..71c4fdd58 100644 --- a/ElementX.xcodeproj/project.pbxproj +++ b/ElementX.xcodeproj/project.pbxproj @@ -4798,7 +4798,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 16.4; KEYCHAIN_ACCESS_GROUP_IDENTIFIER = "$(AppIdentifierPrefix)$(BASE_BUNDLE_IDENTIFIER)"; MACOSX_DEPLOYMENT_TARGET = 13.3; - MARKETING_VERSION = 1.1.7; + MARKETING_VERSION = 1.1.8; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -4873,7 +4873,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 16.4; KEYCHAIN_ACCESS_GROUP_IDENTIFIER = "$(AppIdentifierPrefix)$(BASE_BUNDLE_IDENTIFIER)"; MACOSX_DEPLOYMENT_TARGET = 13.3; - MARKETING_VERSION = 1.1.7; + MARKETING_VERSION = 1.1.8; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; diff --git a/changelog.d/1101.change b/changelog.d/1101.change deleted file mode 100644 index 85b6ea397..000000000 --- a/changelog.d/1101.change +++ /dev/null @@ -1 +0,0 @@ -Delivery status is now displayed only for the last outgoing message. \ No newline at end of file diff --git a/changelog.d/1151.change b/changelog.d/1151.change deleted file mode 100644 index 986468332..000000000 --- a/changelog.d/1151.change +++ /dev/null @@ -1 +0,0 @@ -Filter out some message actions and reactions for failed local echoes and redacted messages. \ No newline at end of file diff --git a/changelog.d/1168.feature b/changelog.d/1168.feature deleted file mode 100644 index 92e9c3c6c..000000000 --- a/changelog.d/1168.feature +++ /dev/null @@ -1 +0,0 @@ -Push Notifications of rooms/dm without avatars will now display the default placeholder used in app. \ No newline at end of file diff --git a/changelog.d/1179.feature b/changelog.d/1179.feature deleted file mode 100644 index bc84550e1..000000000 --- a/changelog.d/1179.feature +++ /dev/null @@ -1 +0,0 @@ -Send pin-drop location \ No newline at end of file diff --git a/changelog.d/1185.bugfix b/changelog.d/1185.bugfix deleted file mode 100644 index c15cd2118..000000000 --- a/changelog.d/1185.bugfix +++ /dev/null @@ -1 +0,0 @@ -Messages that have failed to be decrypted are show only view source and retry decryptions as possible actions. \ No newline at end of file diff --git a/changelog.d/1194.bugfix b/changelog.d/1194.bugfix deleted file mode 100644 index 22d3895c5..000000000 --- a/changelog.d/1194.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix for the flipped notification image placeholder on iOS. \ No newline at end of file diff --git a/changelog.d/983.change b/changelog.d/983.change deleted file mode 100644 index bdbfc037b..000000000 --- a/changelog.d/983.change +++ /dev/null @@ -1 +0,0 @@ -Show a migration screen on the first use of the app whilst the proxy does an initial sync. \ No newline at end of file diff --git a/changelog.d/pr-1187.change b/changelog.d/pr-1187.change deleted file mode 100644 index 20faedfea..000000000 --- a/changelog.d/pr-1187.change +++ /dev/null @@ -1 +0,0 @@ -Improve media preview presentation and interaction in the timeline. \ No newline at end of file diff --git a/changelog.d/pr-1195.change b/changelog.d/pr-1195.change deleted file mode 100644 index cafc41f5c..000000000 --- a/changelog.d/pr-1195.change +++ /dev/null @@ -1 +0,0 @@ -Update long press gesture animation \ No newline at end of file diff --git a/changelog.d/pr-1207.change b/changelog.d/pr-1207.change deleted file mode 100644 index 8fa818483..000000000 --- a/changelog.d/pr-1207.change +++ /dev/null @@ -1 +0,0 @@ -Failed local echoes can be edited, they will just get cancelled and resent with the new content. \ No newline at end of file diff --git a/project.yml b/project.yml index c7c62a116..191cff2c9 100644 --- a/project.yml +++ b/project.yml @@ -29,7 +29,7 @@ settings: APP_NAME: ElementX APP_DISPLAY_NAME: Element X KEYCHAIN_ACCESS_GROUP_IDENTIFIER: $(AppIdentifierPrefix)$(BASE_BUNDLE_IDENTIFIER) - MARKETING_VERSION: 1.1.7 + MARKETING_VERSION: 1.1.8 CURRENT_PROJECT_VERSION: 1 DEVELOPMENT_TEAM: 7J4U792NQT