瀏覽代碼

update CHANGELOG and TODO

Jonas Reinsch 6 年之前
父節點
當前提交
555702c70c
共有 1 個文件被更改,包括 10 次插入3 次删除
  1. 10 3
      README.md

+ 10 - 3
README.md

@@ -33,6 +33,9 @@ Now build and run - e.g. by pressing Cmd-r - or click on the triangle at the top
 - [X] text drafts support
 - [X] support DC_EVENT_HTTP_GET event
 - [X] add a progress indicator while doing the configuration
+- [X] allow advanced configuration options on setup
+      to make sure users can connect if the autoconfig fails
+      (imap-server, imap-port, imap-flags, same for smtp)
 - [ ] allow re-configuring (e.g. after entering wrong credentials)
       at an arbitrary point in time
 - [ ] allow sending of images
@@ -49,9 +52,6 @@ Now build and run - e.g. by pressing Cmd-r - or click on the triangle at the top
     when clicking on chat-title
     (subtitle) dc_chat_get_subtitle
 - [ ] read address book for contact suggestions
-- [ ] allow advanced configuration options on setup
-      to make sure users can connect if the autoconfig fails
-      (imap-server, imap-port, imap-flags, same for smtp)
 - [ ] check notifications, currently there is only a vibrate,
       however, we should keep in mind that the first version
       may be a "foreground" app, so "system notifications" may
@@ -66,6 +66,13 @@ Please [send us a mail](mailto:ios@getdelta.org?subject=Testflight%20invite%20re
 
 ## Changelog
 
+### Beta 5
+2018-10-01
+
+- allow advanced configuration options on setup to make sure users can connect if the autoconfig fails (imap-server, imap-port, imap-flags, same for smtp)
+
+## Changelog
+
 ### Beta 4
 2018-09-18