ソースを参照

bump version, changelog

B. Petersen 5 年 前
コミット
3c26c787f0
2 ファイル変更17 行追加4 行削除
  1. 13 0
      CHANGELOG.md
  2. 4 4
      deltachat-ios.xcodeproj/project.pbxproj

+ 13 - 0
CHANGELOG.md

@@ -1,5 +1,18 @@
 # Delta Chat iOS Changelog
 
+## v0.940.0
+2019-10-30
+
+* add "dark mode" for all views
+* if a message contains an email, this can be used to start a chat directly
+* add "delete mails from server" options
+  to "your profile info / password and account"
+* add option to delete a single message
+* if "show classic emails" is set to "all",
+  emails pop up as contact requests directly in the chatlist
+* update translations
+* various bug fixes
+
 ## v0.930.0
 2019-10-22
 

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

@@ -1378,7 +1378,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 14;
+				CURRENT_PROJECT_VERSION = 15;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1395,7 +1395,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.930.0;
+				MARKETING_VERSION = 0.940.0;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",
@@ -1452,7 +1452,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 14;
+				CURRENT_PROJECT_VERSION = 15;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1469,7 +1469,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.930.0;
+				MARKETING_VERSION = 0.940.0;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",