1.0.13
What's Changed
- Fix actions from Search by @KevinBoulongne in #1334
- Button to clear Contact input by @FabianDevel in #1335
- Update padding for signature button by @FabianDevel in #1336
hasCollapsableFolder
can't benull
anymore if there's a race condition by @KevinBoulongne in #1339- Fix contact Autocompletion not hiding when selecting a contact by @FabianDevel in #1341
- Add Matomo tracker for requesting Mailbox password by @FabianDevel in #1340
- Put lots of Sentry logs for Attachments bug by @FabianDevel in #1343
- Add missing log in case of API returning null UUID by @FabianDevel in #1344
- Add confirmation popup when deleting Message from Draft/Spam/Trash by @KevinBoulongne in #1337
- Display correct Recipient in Sent & Draft folders by @KevinBoulongne in #1345
- Update dialog button style to be more coherent with future AI feature by @LunarX in #1346
- Add Matomo tracker when opening Draft by @FabianDevel in #1338
- Correctly handle
null
FolderRole (for custom Folders) by @KevinBoulongne in #1352 - Update Folders after a Notification Action triggers by @KevinBoulongne in #1351
- Revert wrong sender choice by @KevinBoulongne in #1358
- Correctly select avatar & recipients in ThreadList by @KevinBoulongne in #1357
- Clean code before handling deleted & failed Messages by @KevinBoulongne in #1353
fetchMessagesHeavyData()
now returnsuids
of deleted & failed Messages by @KevinBoulongne in #1354- Handle deleted Messages by @KevinBoulongne in #1355
- Display error message for failed Messages by @KevinBoulongne in #1356
- Slightly delay handling of deleted & failed Messages, so there is no race condition anymore in the ThreadAdapter by @KevinBoulongne in #1361
- Add a Button loader in Folder creation Alert by @FabianDevel in #1359
- Clearer error message when logging in or creating an account by @JorisBodin in #1362
Full Changelog: 1.0.12...1.0.13