B. Petersen 5 år sedan
förälder
incheckning
1407de63f5
2 ändrade filer med 15 tillägg och 5 borttagningar
  1. 11 1
      CHANGELOG.md
  2. 4 4
      deltachat-ios.xcodeproj/project.pbxproj

+ 11 - 1
CHANGELOG.md

@@ -1,5 +1,16 @@
 # Delta Chat iOS Changelog
 # Delta Chat iOS Changelog
 
 
+## v1.5.0 (Beta-Version, available on Testflight)
+
+* add option for automatic deletion of messages after a given timespan;
+  messages can be deleted from device and/or server
+* switch to ecc keys; ecc keys are much smaller and faster
+  and safe traffic and time this way
+* new welcome screen
+* bug fixes
+* add Indonesian translation, update other translations
+
+
 ## v1.3.0
 ## v1.3.0
 2020-03-26
 2020-03-26
 
 
@@ -21,7 +32,6 @@
 * update translations and help
 * update translations and help
 
 
 
 
-
 ## v1.2.1
 ## v1.2.1
 2020-03-04
 2020-03-04
 
 

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

@@ -1562,7 +1562,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 27;
+				CURRENT_PROJECT_VERSION = 28;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
 				HEADER_SEARCH_PATHS = (
@@ -1579,7 +1579,7 @@
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
 				);
 				);
-				MARKETING_VERSION = 1.3.0;
+				MARKETING_VERSION = 1.5.0;
 				OTHER_CFLAGS = (
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"$(inherited)",
 					"-isystem",
 					"-isystem",
@@ -1636,7 +1636,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 27;
+				CURRENT_PROJECT_VERSION = 28;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
 				HEADER_SEARCH_PATHS = (
@@ -1653,7 +1653,7 @@
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
 				);
 				);
-				MARKETING_VERSION = 1.3.0;
+				MARKETING_VERSION = 1.5.0;
 				OTHER_CFLAGS = (
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"$(inherited)",
 					"-isystem",
 					"-isystem",