diff --git a/app-k9mail/fastlane/metadata/android/en-US/changelogs/38000.txt b/app-k9mail/fastlane/metadata/android/en-US/changelogs/38000.txt new file mode 100644 index 000000000..ceab28310 --- /dev/null +++ b/app-k9mail/fastlane/metadata/android/en-US/changelogs/38000.txt @@ -0,0 +1,7 @@ +- New and improved account setup +- Added option to return to the message list after marking a message as unread in the message view +- Made it harder to accidentally trigger swipe actions in the message list screen +- Improved screen reader experience in various places +- IMAP: Added support for sending the ID command (that is required by some email providers) +- Various other bug fixes and improvements; see changes for versions 6.7xx +- Removed Hebrew and Korean translations because of how incomplete they were; volunteer translators welcome! diff --git a/app/ui/legacy/src/main/res/raw/changelog_master.xml b/app/ui/legacy/src/main/res/raw/changelog_master.xml index 0c0e91f1b..15698d488 100644 --- a/app/ui/legacy/src/main/res/raw/changelog_master.xml +++ b/app/ui/legacy/src/main/res/raw/changelog_master.xml @@ -5,6 +5,15 @@ Locale-specific versions are kept in res/raw-/changelog.xml. --> + + New and improved account setup + Added option to return to the message list after marking a message as unread in the message view + Made it harder to accidentally trigger swipe actions in the message list screen + Improved screen reader experience in various places + IMAP: Added support for sending the ID command (that is required by some email providers) + Various other bug fixes and improvements; see changes for versions 6.7xx + Removed Hebrew and Korean translations because of how incomplete they were; volunteer translators welcome! + Fixed order of autoconfig discovery steps Changed default display count to 100