-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
- New server settings screens are now also used when editing an existing account | ||
- Made it harder to accidentally trigger swipe actions in the message list screen | ||
- Added option to return to the message list after marking a message as unread in the message view | ||
- Combined settings "Return to list after delete" and "Show next message after delete" into "After deleting or moving a message" | ||
- Added screen to ask for Android permissions in the onboarding flow | ||
- Added support for the IMAP MOVE extension | ||
- Tweaked setup theme to more closely match the rest of the app | ||
- Fixed notification sounds on WearOS devices | ||
- Fixed crash when entering an unsupported email address during account setup | ||
- Fixed crash when MX lookup during account setup returns an invalid host name | ||
- Respect app theme and language settings in new account setup | ||
- Set hints for software keyboards not to use auto-correct in server settings text fields | ||
- Updated translations |