1.3.1
What's Changed
- Add some info for thread with several parent folders by @FabianDevel in #1848
- Redirect to webmail signatures settings by @tevincent in #1847
- Use custom FormatterFileSize by @KevinBoulongne in #1840
- Fix condition to know if the group notification for a specific mailbox is empty by @tevincent in #1849
- Put ThreadList adapters initialisations together by @NicolasBourdin88 in #1850
- Support
mailTo
fromIntent.Send
by @FabianDevel in #1856 - Update Signature API and handle nullable signature by @tevincent in #1844
- Don't log NetworkException in Sentry by @KevinBoulongne in #1853
- Remove useless Sentry scope by @KevinBoulongne in #1857
- Don't send Sentry when a Draft has too many Recipients by @KevinBoulongne in #1859
- Fix disappearing multi-select on a single Thread when selecting the "More" action by @NicolasBourdin88 in #1854
- Use
ConcurrentHashMap
instead ofmutableMapOf
fornotificationsByMailboxId
to fix OOB by @KevinBoulongne in #1858 - Remove comment about old "Should display threads is true" bug by @KevinBoulongne in #1860
- Update Sentry to get more refined information by @KevinBoulongne in #1861
- Auto-advance by @NicolasBourdin88 in #1843
- Chromebook : various improvements by @KevinBoulongne in #1864
- Send correct color for LoginButton progress by @KevinBoulongne in #1865
- Send current textColor to
initProgress()
so it'll be able to restore it when progress is done by @KevinBoulongne in #1866 - Add missing interceptors to all http clients by @LunarX in #1863
Full Changelog: 1.3.0...1.3.1