Skip to content

K-9 Mail 8.0b1 (beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@cketti cketti released this 30 Sep 17:49
· 189 commits to main since this release

Features

  • Use [...] for outer subject when encrypting the subject
  • Remove "Move/copy destination folders" setting
  • Remove "Folders to search" setting
  • Remove folder push class to simplify folder notifications

Fixes

  • Various refactoring for message list, accounts, folders, and other critical areas for better maintainability
  • Add domain validation to UserInputEmailAddressParser
  • Fix crash when unmasking password field with TalkBack enabled
  • Fix crashes in crypto provider selection dialogs

Build and Documentation

  • Signing configuration now works for both Thunderbird for Android and K-9 Mail
  • We've added some more documentation on translations and other areas, check out the docs/ folder!
  • Code style formatting for xml files now in place
  • Support for using upload signing keys
  • Updated depdendencies
  • Removed the user documentation link, as we're not currently maintaining it.
  • Add automation for needinfo requests
  • Updated translations

Tests

  • Update UserInputEmailAddressParserTest with invalid email address tests
  • Add tests for Settings.upgrade()
  • Add tests for ViewIntentFinder

Known Issues

  • The settings import will also show apps that do not yet support the settings import and fail reading the settings

New Contributors

Full Changelog: 6.904...K9MAIL_8_0b1