Releases: Infomaniak/ios-kMail
Releases · Infomaniak/ios-kMail
Beta-1.0.0-b74
What's Changed
- feat: Show snackbar sending email by @Ambrdctr in #793
- perf(ThreadListView): Remove nested if by @PhilippeWeidmann in #796
- refactor(AdaptivePanelViewModifier): Always use popover by @PhilippeWeidmann in #797
- fix: Reset folder history when it is emptied by @Ambrdctr in #791
- fix(BottomBar): Ignore keyboard safe area by @valentinperignon in #798
- fix: Improve MailTo handling by @valentinperignon in #799
- feat: Open ComposeMessageView from 'mailto:' in messages by @valentinperignon in #795
- fix: Refresh folder on message not found error by @PhilippeWeidmann in #800
- fix(Actions): Thread of one message -> show message actions by @Ambrdctr in #803
- fix: Don't add message if in realm + send Sentry by @Ambrdctr in #802
- Observe unread status in search with unread filter by @adrien-coye in #792
- Some messages never finish preprocessing by @adrien-coye in #801
- Added Sentry on error handling in Draft related tasks by @adrien-coye in #804
- fix: Deselect thread only if isCompact by @Ambrdctr in #806
- fix: Show login view on token loss by @PhilippeWeidmann in #805
Full Changelog: Beta-1.0.0-b73...Beta-1.0.0-b74
Beta-1.0.0-b73
What's Changed
- Keyboard select best match on enter by @adrien-coye in #772
- feat: settings button with a nice touchable zone by @adrien-coye in #775
- fix: Selection and multiple selection should have the same vertical padding by @valentinperignon in #774
- chore: Update unstar icon by @valentinperignon in #776
- fix: Current toolbar break when the screen is too small by @valentinperignon in #771
- fix: Error if click on frelated mailbox by @Ambrdctr in #777
- feat(MessageView): Change links by @valentinperignon in #779
- fix(ModalButtonsView): Secondary button is not destructive by @valentinperignon in #778
- fix: filter has_email on contacts route by @Ambrdctr in #780
- feat: Hide "Coming soon" features by @valentinperignon in #782
- feat: Update actions bar by @valentinperignon in #781
- fix: Prevent empty editor by @PhilippeWeidmann in #788
- fix(NotificationSettings): Hide mail and alert user by @Ambrdctr in #786
- feat: Block remote content by @PhilippeWeidmann in #787
- fix: Show snackbar above NewMessage button and toolbar by @Ambrdctr in #783
- feat(notificationExtension): i18n handeled via title-loc-key by @adrien-coye in #773
- fix(ComposeMessageView): Prevent modifying state error by @PhilippeWeidmann in #790
- The mail does not disappear on reading an unread message with a filter activated by @adrien-coye in #784
- feat: truncate email too long for Realm by @adrien-coye in #770
- feat: Download all attachments by @valentinperignon in #789
Full Changelog: Beta-1.0.0-b72...Beta-1.0.0-b73
Beta-1.0.0-b72
What's Changed
- feat(ThreadList): Messages from the future by @valentinperignon in #762
- refactor(DateInterval): Use .distantFuture property by @valentinperignon in #763
- fix: text/plain with correct size by @valentinperignon in #751
- fix: conversation performance issues by @adrien-coye in #761
- fix(MultipleSelection): Improve animations by @valentinperignon in #764
- fix(WebViewModel): Cast message dict to [String: Any] by @valentinperignon in #765
- fix: ThreadList items background by @valentinperignon in #767
- fix: Reply to/all focus on the editor by @adrien-coye in #768
- fix: Fetch all new messages after delta by @Ambrdctr in #766
Full Changelog: Beta-1.0.0-b71...Beta-1.0.0-b72
Beta-1.0.0-b71
What's Changed
- feat: Improve mail display by @valentinperignon in #730
- fix: Get correct message to execute action by @Ambrdctr in #754
- fix(ComposeMessageView): Add signature on reply and newMessage by @Ambrdctr in #753
- fix(Forward): Body not inserted in composeMessageView by @Ambrdctr in #752
- fix: Hide loadMore button on emptyView by @Ambrdctr in #760
- fix(ComposeMessageView): Only save draft if body modified by @Ambrdctr in #756
- Large complex mails are slow to display by @adrien-coye in #759
- Inline images mail slow to display by @adrien-coye in #758
Full Changelog: Beta-1.0.0-b70...Beta-1.0.0-b71
Beta-1.0.0-b70
What's Changed
- fix: Remove useless decoder by @Ambrdctr in #748
- fix: New route for first opening of folder by @Ambrdctr in #745
- fix(ComposeMessage): Add signature after reply content by @Ambrdctr in #749
- fix: Add message decoder for build by @Ambrdctr in #750
Full Changelog: Beta-1.0.0-b69...Beta-1.0.0-b70
Beta-1.0.0-b69
What's Changed
- fix: Correctly update badge after receiving notification by @PhilippeWeidmann in #747
Full Changelog: Beta-1.0.0-b68...Beta-1.0.0-b69
Beta-1.0.0-b68
What's Changed
- fix: Init InfomaniakNotifications for DI in NotificationService by @PhilippeWeidmann in #746
Full Changelog: Beta-1.0.0-b67...Beta-1.0.0-b68
Beta-1.0.0-b67
What's Changed
- fix(ThreadListHeader): Close button color by @valentinperignon in #737
- feat: Pass request Id by @PhilippeWeidmann in #738
- chore: Update dependencies by @PhilippeWeidmann in #743
- feat: Improve error handling by @PhilippeWeidmann in #739
- fix: Only set badge for mailboxes with notification enabled by @PhilippeWeidmann in #742
- feat: Delete draft locally by @PhilippeWeidmann in #741
- fix: Message uids always use string by @PhilippeWeidmann in #744
Full Changelog: Beta-1.0.0-b66...Beta-1.0.0-b67
Beta-1.0.0-b66
What's Changed
- feat: Link mailbox to account by @Ambrdctr in #699
- feat(MoveMessage): Searchable folder list by @Ambrdctr in #722
- fix(NextThread): Get nextThread if thread list is not empty by @Ambrdctr in #733
- fix: Always get a refreshed realm by @PhilippeWeidmann in #732
- fix(ComposeView): Prevent duplicated paste by @PhilippeWeidmann in #736
- refactor: Use isCompactWindow where possible by @PhilippeWeidmann in #734
- fix(SearchView): Correct searchBar position by @Ambrdctr in #735
Full Changelog: Beta-1.0.0-b65...Beta-1.0.0-b66
Beta-1.0.0-b65
What's Changed
- feat: Data detector text message by @PhilippeWeidmann in #713
- refactor: Mailboxmanager as EnvironmentObject by @PhilippeWeidmann in #710
- feat: Recipient chips by @valentinperignon in #692
- refactor: Improved navigation by @Ambrdctr in #715
- fix: Remove cancelResource for SendResponse by @PhilippeWeidmann in #717
- fix(SplitView): Remove always twoDisplaceSecondary by @PhilippeWeidmann in #718
- fix: Remove useless mailbox property by @Ambrdctr in #723
- fix(Mailbox): Remove property in initialiser by @Ambrdctr in #724
- feat: Clean head and body from html document by @valentinperignon in #719
- fix: Only apply maxWidth to largeWidth buttons by @valentinperignon in #716
- fix: Prevent linking empty message references by @PhilippeWeidmann in #726
- fix: get last message not from me for Star, Unread and Reply by @Ambrdctr in #725
- refactor: Use native panels by @PhilippeWeidmann in #720
- feat: Signatures by @Ambrdctr in #721
- fix: Ensure draft is deleted after valid send by @PhilippeWeidmann in #728
- refactor: Navigate notification use navigation store by @PhilippeWeidmann in #731
Full Changelog: Beta-1.0.0-b64...Beta-1.0.0-b65