Преглед на файлове

update changelog for 1.36.1, core part

B. Petersen преди 2 години
родител
ревизия
5851776edd
променени са 1 файла, в които са добавени 27 реда и са изтрити 0 реда
  1. 27 0
      CHANGELOG.md

+ 27 - 0
CHANGELOG.md

@@ -1,5 +1,32 @@
 # Delta Chat iOS Changelog
 
+## v1.36.1
+2023-03
+
+* new, easy method of adding a second device to your account:
+  scan the QR code shown at "Settings / Add Second Device" with your new device
+* show non-deltachat emails by default for new installations
+  (you can change this at "Settings / Chats and Media)
+* resilience against outages by caching DNS results for SMTP connections
+  (IMAP connections are already cached since 1.34.11)
+* make better use of dark/light mode in "Show full message"
+* prefer TLS over STARTTLS during autoconfiguration, set minimum TLS version to 1.2
+* use SOCKS5 configuration also for HTTP requests
+* improve speed by reorganizing the database connection pool
+* improve speed by decrypting messages in parallel
+* improve reliability by using read/write instead of per-command timeouts for SMTP
+* improve reliability by closing databases sooner
+* improve compatibility with encrypted messages from non-deltachat clients
+* fix: Skip "Show full message" if the additional text is only a footer already shown in the profile
+* fix verifications when using for multiple devices
+* fix backup imports for backups seemingly work at first
+* fix a problem with gmail where (auto-)deleted messages would get archived instead of deleted
+* fix deletion of more than 32000 messages at the same time
+* update provider database
+* update translations
+* update to core112.4
+
+
 ## v1.35.0 Testflight
 2023-02