B. Petersen 5 жил өмнө
parent
commit
5734ce1df8

+ 12 - 0
CHANGELOG.md

@@ -1,5 +1,17 @@
 # Delta Chat iOS Changelog
 
+## v0.960.0
+2019-11-24
+
+* allow picking a profile-image for yourself;
+  the image will be sent to recipients in one of the next updates:
+* streamline group-profile and advanced-loging-settings
+* show 'Automatic' for unset advanced-login-settings
+* show used settings below advanced-login-setting
+* add global option to disable notifications
+* update translations
+* various bug fixes
+
 ## v0.950.0
 2019-11-05
 

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

@@ -1388,7 +1388,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 18;
+				CURRENT_PROJECT_VERSION = 19;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1405,7 +1405,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 = 0.950.0;
+				MARKETING_VERSION = 0.960.0;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",
@@ -1462,7 +1462,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 18;
+				CURRENT_PROJECT_VERSION = 19;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1479,7 +1479,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 = 0.950.0;
+				MARKETING_VERSION = 0.960.0;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",