Skip to content

Releases: Infomaniak/android-kMail

1.0.0-beta1

27 Mar 16:22
1.0.0-beta1
93d7ce8
Compare
Choose a tag to compare

What's Changed

  • feat: New create account url by @sirambd in #770
  • Display functional context menu when clicking on a contact chip by @LunarX in #767
  • Fix Signature being cut off by @LunarX in #771
  • When autocompleting contacts it is now possible to scroll already chosen chips by @LunarX in #773
  • Slightly decrease vertical spacing between chips to match spacing with top divider by @LunarX in #774
  • Update translation and use localized userReport url by @JorisBodin in #772
  • Add duration to animated Splash icon on Android 12, so it's displayed again by @KevinBoulongne in #769
  • Handle Draft actions API errors by @sirambd in #775
  • Block adding more recipient with a snackbar if limit has been reached by @LunarX in #776
  • fix: Allowing non-ASCII attachment name in okhttp header by @sirambd in #777
  • Remove JS from light toggle of emails by @LunarX in #778
  • Update avatar colors by @LunarX in #779

Full Changelog: 1.0.0-alpha19...1.0.0-beta1

1.0.0-alpha19

23 Mar 15:37
1.0.0-alpha19
2fd1267
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-alpha18...1.0.0-alpha19

1.0.0-alpha18

15 Mar 16:07
1.0.0-alpha18
d2960ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-alpha17...1.0.0-alpha18

1.0.0-alpha17

08 Mar 10:17
1.0.0-alpha17
5aa65c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-alpha16...1.0.0-alpha17

1.0.0-alpha16

03 Mar 15:53
1.0.0-alpha16
83f5d2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-alpha15...1.0.0-alpha16

1.0.0-alpha15

23 Feb 15:52
1.0.0-alpha15
d7bace1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-alpha14...1.0.0-alpha15

1.0.0-alpha14

17 Feb 12:01
1.0.0-alpha14
8315ffb
Compare
Choose a tag to compare

What's Changed

  • Add unknown recipient button when composing new message by @LunarX in #601
  • Don't add Messages in Folder if they are already there by @KevinBoulongne in #597

Full Changelog: 1.0.0-alpha13...1.0.0-alpha14

1.0.0-alpha13

16 Feb 17:19
1.0.0-alpha13
d5531e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-alpha12...1.0.0-alpha13

1.0.0-alpha12

08 Feb 14:38
1.0.0-alpha12
3b5e057
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-alpha11...1.0.0-alpha12

1.0.0-alpha11

02 Feb 16:00
1.0.0-alpha11
ad0cfc2
Compare
Choose a tag to compare

What's Changed

  • Wait at most 6s instead of at least 6s before refreshing Drafts service by @KevinBoulongne in #540
  • Clean handleDeletedUids() code after fixing OOM error by @KevinBoulongne in #541
  • fix: animators may only be run on Looper threads by @sirambd in #544
  • fix: ForegroundServiceStartNotAllowedException by @sirambd in #542
  • fix: setPreviousMessage in draft with incorrect thread by @sirambd in #539
  • Fix back from thread when thread is updated by @LunarX in #545
  • Add Sentry for missing/orphans Threads/Messages/Drafts by @KevinBoulongne in #543

Full Changelog: 1.0.0-alpha10...1.0.0-alpha11