Browse Source

Merge pull request #1319 from deltachat/prep-1.21.0

prepare 1.21.0 testflight ✈️
cyBerta 4 years ago
parent
commit
d0e199dbc9
2 changed files with 35 additions and 8 deletions
  1. 27 0
      CHANGELOG.md
  2. 8 8
      deltachat-ios.xcodeproj/project.pbxproj

+ 27 - 0
CHANGELOG.md

@@ -1,5 +1,32 @@
 # Delta Chat iOS Changelog
 
+## 1.21.0 Testflight
+2021-07
+
+* added: multi-account functionality: add and switch accounts from the settings
+* added: every new "contact request" is shown as a separate chat now,
+  you can block or accept or archive or pin them
+  (old contact requests are available in "Archived Chats")
+* added: the title bar shows if the app is not connected
+* added: a tap in the title bar shows connectivity details (also available in settings)
+* added: allow defining a video chat instance (eg. any jitsi instance)
+* added: send video chat invites
+* added: receive video chat invites as such
+* added: offer a button for quick scrolling down in a chat
+* deactivate and reactivate your own QR codes by just scanning them
+* quotes can now refer messages from other chats
+* do not show signature in "Saved Messages"
+* revert sharing webp files as stickers
+* fix date labels stuck in the seventies sometimes
+* fix "show in chat"
+* fix sharing issues
+* fix: crash in gallery
+* fix message input bar and share layout for iPad
+* fix: keep keyboard open after cancelling drafts and quotes 
+* fix displaying of small images
+* fix more scrolling issues
+
+
 ## 1.20.5
 2021-06
 

+ 8 - 8
deltachat-ios.xcodeproj/project.pbxproj

@@ -1574,13 +1574,13 @@
 				CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 58;
+				CURRENT_PROJECT_VERSION = 59;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				INFOPLIST_FILE = DcShare/Info.plist;
 				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
-				MARKETING_VERSION = 1.20.5;
+				MARKETING_VERSION = 1.21.0;
 				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
 				MTL_FAST_MATH = YES;
 				PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcShare;
@@ -1599,13 +1599,13 @@
 				CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 58;
+				CURRENT_PROJECT_VERSION = 59;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				INFOPLIST_FILE = DcShare/Info.plist;
 				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
-				MARKETING_VERSION = 1.20.5;
+				MARKETING_VERSION = 1.21.0;
 				MTL_FAST_MATH = YES;
 				PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcShare;
 				PRODUCT_NAME = "Delta Chat";
@@ -1739,7 +1739,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 58;
+				CURRENT_PROJECT_VERSION = 59;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1756,7 +1756,7 @@
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
 				);
-				MARKETING_VERSION = 1.20.5;
+				MARKETING_VERSION = 1.21.0;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",
@@ -1813,7 +1813,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 58;
+				CURRENT_PROJECT_VERSION = 59;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1830,7 +1830,7 @@
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
 				);
-				MARKETING_VERSION = 1.20.5;
+				MARKETING_VERSION = 1.21.0;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",