Skip to content

Releases: Infomaniak/android-kMail

1.2.4

03 Apr 09:04
1.2.4
56b6d07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

19 Mar 16:50
1.2.3
fd77032
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

22 Feb 13:33
1.2.2
dae53af
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

05 Feb 10:39
1.2.1
45af186
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

12 Jan 15:13
1.2.0
0d64e77
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.2.0

1.1.5

04 Jan 16:34
1.1.5
a6f9c0f
Compare
Choose a tag to compare

What's Changed

  • Update the default font to display emails to Helvetica and remove text/plain unique font by @LunarX in #1615
  • feat: Migrate room to ksp by @sirambd in #1622
  • Simplify and lower coupling of updating AvatarView avatars by @LunarX in #1614
  • Change values() to entries after kotlin 1.9 by @FabianDevel in #1620
  • Try to fix update bug + add lots of logs for debug by @FabianDevel in #1621

Full Changelog: 1.1.4...1.1.5

1.1.4

02 Jan 16:39
1.1.4
0d4a5c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3

29 Dec 10:27
1.1.3
e472e33
Compare
Choose a tag to compare

What's Changed

  • Escape subject and recipients when inserting them in reply/forward by @LunarX in #1602
  • Extract reply/forward header creation code in their own use case file by @LunarX in #1603
  • Remove class and id that were copied from the webmail but are actually useless by @LunarX in #1605
  • Update small bottom sheets UI oversights by @LunarX in #1610
  • Add transitions in menu drawer by @FabianDevel in #1608

Full Changelog: 1.1.2...1.1.3

1.1.2

15 Dec 15:25
1.1.2
55280b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

30 Nov 17:49
1.1.1
3ba3683
Compare
Choose a tag to compare

What's Changed

  • Use Android formatter instead of the Core one for Quotas display by @KevinBoulongne in #1553
  • Update the style of unread emails to make them stand out more by @LunarX in #1561
  • Force min-width of body to fix potential issues when displaying emails by @LunarX in #1564
  • Unprivate companions for the sake of simplicity by @KevinBoulongne in #1558
  • Supports long press on URLs inside of an email by @LunarX in #1562
  • AI uses the previous Message as context to be more accurate when answering by @LunarX in #1554
  • Factorize subBodies fusion by @LunarX in #1555
  • Flow for when the user replies to a message too big to be handled by the AI by @LunarX in #1556
  • AI API calls now contains recipients' names so the AI knows who to adress its message to by @LunarX in #1557
  • Clean companions content by @KevinBoulongne in #1559
  • Update Core by @FabianDevel in #1566
  • Support long press on emails and phone numbers inside emails by @LunarX in #1565
  • Fix wbr algorithm so it doesn't remove important whitespaces and new lines by @LunarX in #1576

Full Changelog: 1.1.0...1.1.1