Changed
- ChatView refactoring #1017 @nicodh
- Add janka's welcome image @jankass @Simon-Laux @jikstra
- Rename the
Create group
button to a more genericok
button @Jikstra - Improve backend & frontend logging #1026 #1030 @Simon-Laux
- Various styling tweaks @Simon-Laux #1039
- Improve backend deltachat controller @Simon-Laux #1056
- Reorder settings @jikstra (#1035)
- Upload preview builts to download.delta.chat (CI) @lefherz #1088
- Implement ssl certificate settings @link2xt #1076
- Restyle user-feedback @jikstra #1100
- Add new zealand background image of @nicodh @Simon-Laux
- Update deltachat-node to v1.0.0-alpha.11
- Restyle about dialog @jikstra
- Implement maybeNetwork @jikstra
- Hide retry send from message context menu @nicodh
- Call setCoreStrings after opening the context @link2xt
- Add confirm delete message dialog @hansal7014 #1083
Fixed
- Fix windows background @Simon-Laux (#1016)
- Fix constants in serverFlags conversion #1028 @link2xt
- Fix showing user feedback/errors again @Simon-Laux #1047
- Fix mark message as seen @Simon-Laux #1054
- Fix showing line breaks in Messages @Jikstra #1062
- Close edit group dialog when clicking on save button @jikstra (#1067)
- Fix broken notificatins @nicodh #1071
- Fix media view @Simon-Laux
- Fix showing qr code on group creation @Jikstra #1101
- Fix various key warnings @Jikstra #1103
- Do not call messageToJson for daymarker messages @link2xt
- Fix updating account settings @nicodh
- Fix serverFlags @link2xt
Added
- Implement experimental sticker support @jikstra #1032
- Add react dev tools #1029 @simon-laux