Releases: Infomaniak/ios-kMail
Releases · Infomaniak/ios-kMail
Beta-1.0.13-b2
What's Changed
- feat: Show XMas EasterEgg 🎅🏻 by @valentinperignon in #1179
- fix(ContactManager): Do not index contacts by email by @valentinperignon in #1178
Full Changelog: Beta-1.0.13-b1...Beta-1.0.13-b2
Release-1.0.12-b4
What's Changed
- fix: Freeze ContactConfiguration before sending to AvatarLoader by @PhilippeWeidmann in #1136
- fix(style.css): Set min-width to auto by @valentinperignon in #1137
- fix: Ensure proper refresh on iOS 15 (also more correct > iOS 15) by @PhilippeWeidmann in #1139
- fix: Better calendar onboarding mac by @adrien-coye in #1140
- fix(ThreadListView): Link ProgressView.id to current task by @PhilippeWeidmann in #1144
- feat: SonarCloud configuration by @adrien-coye in #1142
- feat(ThreadListView): Shrink FAB on scroll by @valentinperignon in #1099
- fix(FolderCell): Expanded folders by @valentinperignon in #1146
- perf(ThreadListView): Stop observing AppStorage at cell level by @PhilippeWeidmann in #1145
- feat: Check if AI settings should be displayed by @valentinperignon in #1147
- fix(WebViewModel): Use raw text with SwiftSoup by @valentinperignon in #1148
- fix(ThreadListViewModel): Throttle sections update by @PhilippeWeidmann in #1151
- fix: Add more logging to watch for mailbox/folder switch by @PhilippeWeidmann in #1149
- refactor: Remove ShapeStyle from IKIcon by @valentinperignon in #1150
- chore: Bump to 1.0.12 by @PhilippeWeidmann in #1152
- fix: Set TestFlight environment in Sentry by @PhilippeWeidmann in #1154
- feat: Update Chevron ShapeStyle by @valentinperignon in #1153
- fix: Ignore error when fetching folders on account creation by @PhilippeWeidmann in #1155
- feat: Set ProgressView controlSize by @valentinperignon in #1158
- feat: Increase scrollObserverThreshold by @valentinperignon in #1156
- fix: Spacing between modal buttons by @valentinperignon in #1157
- fix(CreateFolderView): Do not display error when folder is empty by @valentinperignon in #1160
- fix: Update empty states icons by @Lnamw in #989
- feat(Settings): Update conversation icons by @valentinperignon in #1162
- fix: Correctly handle remote disconnect by @PhilippeWeidmann in #1163
- fix: Clean message body by @valentinperignon in #1141
- feat: Update menu icons and buttons by @valentinperignon in #1164
- fix: Remove defaultMinListRowHeight by @PhilippeWeidmann in #1167
- fix: Realm crash when quickly deleting attachments by @adrien-coye in #1166
Full Changelog: Release-1.0.11-b5...Release-1.0.12-b4
Beta-1.0.13-b1
What's Changed
- fix: Show sync DiscoveryView directly by @Lnamw in #1161
- refactor(DraftContentManager): Split class into extensions by @valentinperignon in #1170
- feat: Re-order strings by @valentinperignon in #1171
- feat: Use swift concurrency package by @adrien-coye in #1159
- feat(RichTextEditor): Insert quote correctly by @valentinperignon in #1165
- feat: Update 2 matomo event names by @valentinperignon in #1173
- chore: Upgrade tuist by @PhilippeWeidmann in #1174
- chore: 1.0.13 by @PhilippeWeidmann in #1175
- fix(RichTextEditor): InsertHTML should replace content by @valentinperignon in #1176
- fix: Provide default date when decoding Thread by @PhilippeWeidmann in #1177
Full Changelog: Release-1.0.12-b4...Beta-1.0.13-b1
Beta-1.0.12-b4
What's Changed
- fix: Remove defaultMinListRowHeight by @PhilippeWeidmann in #1167
- fix: Realm crash when quickly deleting attachments by @adrien-coye in #1166
Full Changelog: Beta-1.0.12-b2...Beta-1.0.12-b4
Beta-1.0.12-b2
What's Changed
- fix: Set TestFlight environment in Sentry by @PhilippeWeidmann in #1154
- feat: Update Chevron ShapeStyle by @valentinperignon in #1153
- fix: Ignore error when fetching folders on account creation by @PhilippeWeidmann in #1155
- feat: Set ProgressView controlSize by @valentinperignon in #1158
- feat: Increase scrollObserverThreshold by @valentinperignon in #1156
- fix: Spacing between modal buttons by @valentinperignon in #1157
- fix(CreateFolderView): Do not display error when folder is empty by @valentinperignon in #1160
- fix: Update empty states icons by @Lnamw in #989
- feat(Settings): Update conversation icons by @valentinperignon in #1162
- fix: Correctly handle remote disconnect by @PhilippeWeidmann in #1163
- fix: Clean message body by @valentinperignon in #1141
- feat: Update menu icons and buttons by @valentinperignon in #1164
Full Changelog: Beta-1.0.12-b1...Beta-1.0.12-b2
Beta-1.0.12-b1
What's Changed
- fix: Ensure proper refresh on iOS 15 (also more correct > iOS 15) by @PhilippeWeidmann in #1139
- fix: Better calendar onboarding mac by @adrien-coye in #1140
- fix(ThreadListView): Link ProgressView.id to current task by @PhilippeWeidmann in #1144
- feat: SonarCloud configuration by @adrien-coye in #1142
- feat(ThreadListView): Shrink FAB on scroll by @valentinperignon in #1099
- fix(FolderCell): Expanded folders by @valentinperignon in #1146
- perf(ThreadListView): Stop observing AppStorage at cell level by @PhilippeWeidmann in #1145
- feat: Check if AI settings should be displayed by @valentinperignon in #1147
- fix(WebViewModel): Use raw text with SwiftSoup by @valentinperignon in #1148
- fix(ThreadListViewModel): Throttle sections update by @PhilippeWeidmann in #1151
- fix: Add more logging to watch for mailbox/folder switch by @PhilippeWeidmann in #1149
- refactor: Remove ShapeStyle from IKIcon by @valentinperignon in #1150
- chore: Bump to 1.0.12 by @PhilippeWeidmann in #1152
Full Changelog: Beta-1.0.11-b6...Beta-1.0.12-b1
Beta-1.0.11-b6
What's Changed
- fix: Freeze ContactConfiguration before sending to AvatarLoader by @PhilippeWeidmann in #1136
- fix(style.css): Set min-width to auto by @valentinperignon in #1137
Full Changelog: Release-1.0.11-b5...Beta-1.0.11-b6
Beta-1.0.11-b5
What's Changed
- fix(ThreadCell): Use frame instead of Spacer by @PhilippeWeidmann in #1135
- fix: Prevent logging cancel errors by @PhilippeWeidmann in #1133
- fix: Reduce hangs by @adrien-coye in #1130
Full Changelog: Beta-1.0.11-b4...Beta-1.0.11-b5
Beta-1.0.11-b4
What's Changed
- refactor: Rename NavigationState to RootViewState by @PhilippeWeidmann in #1126
- feat: Preload view by @PhilippeWeidmann in #1128
- fix: Refactor icons by @Lnamw in #1131
- feat(AIWriter): Send message vars by @valentinperignon in #1129
- fix: Wrong wording in AI by @valentinperignon in #1132
- fix: Make sure we refresh signatures, one task at a time by @adrien-coye in #1127
Full Changelog: Beta-1.0.11-b3...Beta-1.0.11-b4
Beta-1.0.11-b3
What's Changed
Full Changelog: Beta-1.0.11-b2...Beta-1.0.11-b3