Releases: deltachat/deltachat-desktop
Releases · deltachat/deltachat-desktop
v0.999.1
v0.999.0
Added
- Fullscreen view for media files
- Select last openend chat after starting app
- Implement In-App Help
- Implement BCC-Self setting
- Add TypeScript support
- Add/Move to TestCafe as testing framework
- Add windows icons
Changed
- Improve chatlist performance
- Removed welcome screen and image
- Rewrite account folder logic
- Improve styling of media gallery
- Show Verified Icon in Navbar
- Disable search when showing archived chats
- Update deltachat-node to v1.0.0-beta23.1
Fixed
- Fix importing keys
- Various login & account setting fixes
- Fix unread counter
- Fix clicking on notifications and focusing app
- Map dialog styling
- Fix qr images overflowing on small screens
- Fix missing avatars in groups
- Fix sometimes not loading all messages
- Fix destination of DeltaChatData folder if run as portable app
- Delete old logs
- Fix showing spinner more noticable
- Fix video attachment play button
0.901.0 - 2019-12-20
Changed
- reword the hints when the user cannot write to a chat #1231 @r10s @hpk42
- Internal: fix logger format when logging to console is enabled for translation errors #1061@Simon-Laux
- Improve confirm dialogs #1249 @Simon-Laux
Removed
- markdown removed (will come back in the future)
Fixed
- Fix the desktop side of the bug where when a user changed their name the new name wasn't displayed see #1228 for more info on that bug.
- Fix MessageList not updating/scrolling down on incoming message #1229 @Jikstra
- Fix subtitle missing in device-chat #1225@Simon-Laux
- Fix CHAT_MODIFIED state update #1247 @nicodh
- Fix POI only visible after reloading map #1351 @nicodh
- Avoid update draft loop #1248 @nicodh
- Make sure all layers are removed before updates #1259 @nicodh
- Fix bug: chat was still selected active after switching accounts #1260 @nicodh
- Don't fetch chat twice #1262 @nicodh
Dependencies
- Update deltachat-node to 1.0.0-beta.21
- upgrade core 1.0.0-beta.21
Downloads can be found on https://download.delta.chat/desktop/0.901.0/
0.900.0 - 2019-12-12
Changed
- rename
logout
toswitch account
fdb62d7 @Simon-Laux - Save log to file containing correct day and month (starting at 1 rather than at 0 for january) #1145@pabzm
- Improve Background Selection layout (refactor) #1162 @nicodh
- New Background Images @paulaluap @nicodh
- make messageStatusIcon in chatlistitem green #1173@Simon-Laux
Added
- DOCUMENTATION: guidelines for css #1072 @Simon-Laux
- possibility to make truly portable windows builds forum topic #1138 @Simon-Laux
- (Map) add an icon for Point of Interest #1127@nicodh
- Add map marker icon to messages with location #1127@nicodh
- Add "Copy link" into context menu #1153@Simon-Laux
- Add setting to set & change profile image #1151@Simon-Laux
- Implement keybindings #1157@Jikstra@missytake
- Add file drag-in confirmation dialog #1174@Simon-Laux
- Add forwarded message indicator #1183@Simon-Laux
- Make chat title and group name clickable #1192@nicodh
- Create device chat and saved message chat on first login #1199@Jikstra
Removed
Fixed
- Fix empty lines are not preserved #1119 @Simon-Laux
- Fix appdata.xml for flatpak builds #1125 @muelli
- Fix Theming issues (theming is still WIP) #1072 @MIntrovrt
- Fix devbuilds to really use an own data directory ffcfb52@Simon-Laux
- Fix first message missing in messagelist 2d2ad4a@Jikstra
- Fix subtitle disappears in chatview #1130@Simon-Laux
- Fix selecting a file to import a secret key. #1144 @pabzm
- Fix incomming image metadata unreadable #1135@Simon-Laux
- Fix freeze when clicking on POI and a few other map bugs #1127@nicodh
- Fix background color selector disappearing a6f837f@Simon-Laux
- Fix groupname in show group qr code #1154@link2xt
- Fix New group chat isn't selected #1155@nicodh
- Fix Show encryption info crashes #1166@Jikstra
- Messages appear in wrong chat (on scrolling up) #1158@Jikstra
- Chat scrolls not to completely to bottom if pictures are present #477@Jikstra
- Chat updates (such as delete or new incomming message) result in jumping to the end #712@Jikstra
- Fix dispatching select chat action #1205@Jikstra
- Message does't resize to chat area if display_name is long #1188@Jikstra
- Playing audio from "audio" tab opens fullscreen preview window and play in background #1168@Simon-Laux
- Fix login progress bar #1211@Jikstra
- Fix take message height from core into account #1210@Simon-Laux
Refactorings
- Message component (scss classes edition) #1072 @Simon-Laux
- Message component Part 2 #1147 @Simon-Laux
- MainScreen and split MessageList component into two components #1128@Jikstra
- Background Selection layout #1162 @nicodh
- Rewrite MessageList store logic and refactor chat store #1161@Jikstra
- Refactor _messagesToRender #1114@link2xt
Mentions
-
@adbenitez fixed some types
-
Thanks to our translators
-
Update deltachat-node to 1.0.0-beta.15
- upgrade core 1.0.0-beta.15
v0.840.0
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
v0.201.0
Added
- A few default chat background images to choose from @Simon-Laux
Fixed
- fixed new Language Strings and fixed a11y strings
v0.200.0
Added
- Add user customizable message list backgrounds @Simon-Laux #1001
- Add placeholder chatlist items @Simon-Laux #1007
- Implement lazy loading chatlist @Jikstra #997
- Add labels for icon buttons to improve Accessability @Simon-Laux #966
- Add basic theming support and some themes, major css refactoring included (not yet exposed in Settings, needs cli parameter) @Simon-Laux @MIntrovrt #911
Changed
- Upgrade deltachat-node to v1.0.0-alpha.8 @Jikstra
- Use hooks for loading contacts/chats @Jikstra
- UI Rework: Create Chat/Group @Jikstra #957
- UI Rework: Edit Group @nicodh #970
- UI Rework: Put most screen changes into dialogs
- UI Rework: Settings
- Upgrade standard @ralphtheninja #900
Fixed
- Fix typos in _experimental_en.json @OzancanKaratas #1003
- Fix copy/paste log path on Mac @clemens-tolboom #988
v0.105.0-pre2 (beta release with rust core)
Known Issues:
- Chromium Sandbox Issues because of an issue in electron 5(electron/electron#17972), we already downgraded the the electron version back to 4 on current master.
v0.105.0-pre1 (beta release with rust core)
this is a pre-release that may have issues.
if you cannot receive messages, please check the "IMAP folder handling" settings and enable at least "Watch Inbox folder".
v0.104.0
Added
- Add ci deb building scripts @hpk42 @Jikstra #752
- Add ci deb build instructions for ubuntu 19.04 @Jikstra
- Add ci deb build instructions for 19.04 with netpgp @Jikstra #814
- Add settings for displayname and signature @Simon-Laux #810
- Add progress indicator on login @Simon-Laux #811
- Add incremental builds on watching @Jikstra #827
- Refactor message body and implement simple markdown @Simon-Laux #833
- Add advanced settings section and switch to turn on/off location streaming @Jikstra #832
Changed
- Open files in media view directly @Simon-Laux #817
- Refactor chatlist & messagelist, use async approach, improves performance a lot @nicodh #835 #840
- Remove unused dependencies @Simon-Laux #835
- remove i18n property and replace each occurence with the transifex one @Simon-Laux #843
Fixed
- Fix ci deb building, add building .debs for 18.10 (backported to 0.103.0) @Jikstra #805
- Fix ci testing @Jikstra #826
- Update fstream dependency @Jikstra #825
- Use a friendlier file name for logs on windows @ralphtheninja #828
- Fix images in media gallery showing as squares again @Simon-Laux #847
- Update rpgp to 0.2.1 @Jikstra #844