Releases: Infomaniak/ios-kMail
Releases · Infomaniak/ios-kMail
Release-1.0.15-b3
What's Changed
- fix: Show sync DiscoveryView at 2nd launch by @Lnamw in #1224
- refactor: Use preview macro by @PhilippeWeidmann in #1225
- refactor: Remove unused code by @PhilippeWeidmann in #1226
- refactor: Improved factory splitting for each target by @PhilippeWeidmann in #1223
- feat: AuthorizationView by @Lnamw in #1212
- feat: End of refresh token by @PhilippeWeidmann in #1228
- fix: Cap snackbar width on larger devices by @PhilippeWeidmann in #1229
- fix: Update badge on disconnect by @PhilippeWeidmann in #1231
- fix: Nestable folders improvements by @PhilippeWeidmann in #1232
- feat: Attachment title will be used to populate Draft Subject by @adrien-coye in #1227
- feat: Background mail loading in AuthorizationView by @PhilippeWeidmann in #1230
- feat(ComposeMessage): Preview attachment on click by @Ambrdctr in #1233
- fix: Only prefil email subject when sharing from the outside by @adrien-coye in #1234
- chore: Bump to 1.0.15 by @PhilippeWeidmann in #1235
- test: Testing NestableFolders and FolderListViewModel by @adrien-coye in #1214
- fix(Draft): Decode fallback to html mimetype by @PhilippeWeidmann in #1238
- fix: Decode mailboxes fallback by @PhilippeWeidmann in #1239
- feat: Use background realm for MailboxInfosManager by @PhilippeWeidmann in #1236
- fix: Remove xor by @PhilippeWeidmann in #1242
- fix: Prevent replacing wrong token by @PhilippeWeidmann in #1237
- fix: Use hashValue instead id for message collection by @PhilippeWeidmann in #1244
Full Changelog: Release-1.0.14-b4...Release-1.0.15-b3
Beta-1.0.15-b3
What's Changed
- fix: Use hashValue instead id for message collection by @PhilippeWeidmann in #1244
Full Changelog: Beta-1.0.15-b2...Beta-1.0.15-b3
Beta-1.0.15-b2
What's Changed
- test: Testing NestableFolders and FolderListViewModel by @adrien-coye in #1214
- fix(Draft): Decode fallback to html mimetype by @PhilippeWeidmann in #1238
- fix: Decode mailboxes fallback by @PhilippeWeidmann in #1239
- feat: Use background realm for MailboxInfosManager by @PhilippeWeidmann in #1236
- fix: Remove xor by @PhilippeWeidmann in #1242
- fix: Prevent replacing wrong token by @PhilippeWeidmann in #1237
Full Changelog: Beta-1.0.15-b1...Beta-1.0.15-b2
Beta-1.0.15-b1
What's Changed
- fix: Show sync DiscoveryView at 2nd launch by @Lnamw in #1224
- refactor: Use preview macro by @PhilippeWeidmann in #1225
- refactor: Remove unused code by @PhilippeWeidmann in #1226
- refactor: Improved factory splitting for each target by @PhilippeWeidmann in #1223
- feat: AuthorizationView by @Lnamw in #1212
- feat: End of refresh token by @PhilippeWeidmann in #1228
- fix: Cap snackbar width on larger devices by @PhilippeWeidmann in #1229
- fix: Update badge on disconnect by @PhilippeWeidmann in #1231
- fix: Nestable folders improvements by @PhilippeWeidmann in #1232
- feat: Attachment title will be used to populate Draft Subject by @adrien-coye in #1227
- feat: Background mail loading in AuthorizationView by @PhilippeWeidmann in #1230
- feat(ComposeMessage): Preview attachment on click by @Ambrdctr in #1233
- fix: Only prefil email subject when sharing from the outside by @adrien-coye in #1234
- chore: Bump to 1.0.15 by @PhilippeWeidmann in #1235
Full Changelog: Release-1.0.14-b4...Beta-1.0.15-b1
Release-1.0.14-b4
What's Changed
- refactor(Thread): Re-organizing files into groups by @valentinperignon in #1180
- fix(ThreadListViewModel): Remove throttle by @valentinperignon in #1186
- feat(AvatarView): Add EmptyContact case by @valentinperignon in #1187
- fix: UI issues in Settings by @valentinperignon in #1183
- fix: Show subfolders in MoveView by @valentinperignon in #1185
- feat(MultiSelection): Avatar enable multi selection by @Ambrdctr in #1184
- feat(WebViews): Apply system font by @valentinperignon in #1189
- fix: Sentry disabled in tests by @adrien-coye in #1188
- chore: Bump to 1.0.14 by @valentinperignon in #1190
- fix: Prevent closing ComposeView on rotation by @PhilippeWeidmann in #1192
- fix(MessageListView): Apply id to MessageView and Divider by @PhilippeWeidmann in #1193
- fix: Remove log to file by @PhilippeWeidmann in #1196
- fix(MoveEmailView): Search subfolders by @valentinperignon in #1191
- fix: Only remove realm on migration failed by @PhilippeWeidmann in #1197
- feat: Settings improved navigation by @PhilippeWeidmann in #1194
- feat: Refresh app in the background by @PhilippeWeidmann in #1198
- feat: Deep linking notifications by @PhilippeWeidmann in #1195
- fix: Always reset downloadInProgress after download attempt by @PhilippeWeidmann in #1199
- fix: Do not call mainViewState in extension by @PhilippeWeidmann in #1200
- chore: Upgrade dependencies by @PhilippeWeidmann in #1201
- fix(Onboarding): Update second illustration by @valentinperignon in #1202
- fix(Matomo): Changed names of events to follow the naming convention by @valentinperignon in #1203
- refactor: Single source of truth for selected thread by @PhilippeWeidmann in #1204
- feat: Focus filter by @PhilippeWeidmann in #1205
- fix: Remove filter focus look customization by @PhilippeWeidmann in #1206
- feat(DiscoveryView): Make Infomaniak Mail the default mail app by @valentinperignon in #1172
- feat: Update dependencies by @valentinperignon in #1208
- feat(MailError): Use
errorDescription
from LocalizedError by @valentinperignon in #1209 - feat: Exclude realm from backup by @PhilippeWeidmann in #1210
- ci: Only execute pull_request_target phase by @PhilippeWeidmann in #1213
- fix(DefaultApp): Use
UIApplication.openSettingsURLString
by @valentinperignon in #1215 - fix: Ensure mainViewState is not called in ShareExtension by @PhilippeWeidmann in #1220
- fix: Update star-full icon by @valentinperignon in #1218
- fix: Update Loco with correct strings by @valentinperignon in #1217
- fix: Delete orphan messages by @PhilippeWeidmann in #1216
- fix: Delete orphans in write transaction by @PhilippeWeidmann in #1221
- chore: Fix API changes of ios-core 5.0.0 by @adrien-coye in #1222
Full Changelog: Release-1.0.13-b2...Release-1.0.14-b4
Beta-1.0.14-b4
What's Changed
- fix(DefaultApp): Use
UIApplication.openSettingsURLString
by @valentinperignon in #1215 - fix: Ensure mainViewState is not called in ShareExtension by @PhilippeWeidmann in #1220
- fix: Update star-full icon by @valentinperignon in #1218
- fix: Update Loco with correct strings by @valentinperignon in #1217
- fix: Delete orphan messages by @PhilippeWeidmann in #1216
- fix: Delete orphans in write transaction by @PhilippeWeidmann in #1221
- chore: Fix API changes of ios-core 5.0.0 by @adrien-coye in #1222
Full Changelog: Beta-1.0.14-b3...Beta-1.0.14-b4
Beta-1.0.14-b3
What's Changed
- chore: Upgrade dependencies by @PhilippeWeidmann in #1201
- fix(Onboarding): Update second illustration by @valentinperignon in #1202
- fix(Matomo): Changed names of events to follow the naming convention by @valentinperignon in #1203
- refactor: Single source of truth for selected thread by @PhilippeWeidmann in #1204
- feat: Focus filter by @PhilippeWeidmann in #1205
- fix: Remove filter focus look customization by @PhilippeWeidmann in #1206
- feat(DiscoveryView): Make Infomaniak Mail the default mail app by @valentinperignon in #1172
- feat: Update dependencies by @valentinperignon in #1208
- feat(MailError): Use
errorDescription
from LocalizedError by @valentinperignon in #1209 - feat: Exclude realm from backup by @PhilippeWeidmann in #1210
- ci: Only execute pull_request_target phase by @PhilippeWeidmann in #1213
Full Changelog: Beta-1.0.14-b2...Beta-1.0.14-b3
Beta-1.0.14-b2
What's Changed
- fix: Prevent closing ComposeView on rotation by @PhilippeWeidmann in #1192
- fix(MessageListView): Apply id to MessageView and Divider by @PhilippeWeidmann in #1193
- fix: Remove log to file by @PhilippeWeidmann in #1196
- fix(MoveEmailView): Search subfolders by @valentinperignon in #1191
- fix: Only remove realm on migration failed by @PhilippeWeidmann in #1197
- feat: Settings improved navigation by @PhilippeWeidmann in #1194
- feat: Refresh app in the background by @PhilippeWeidmann in #1198
- feat: Deep linking notifications by @PhilippeWeidmann in #1195
- fix: Always reset downloadInProgress after download attempt by @PhilippeWeidmann in #1199
- fix: Do not call mainViewState in extension by @PhilippeWeidmann in #1200
Full Changelog: Beta-1.0.14-b1...Beta-1.0.14-b2
Beta-1.0.14-b1
What's Changed
- refactor(Thread): Re-organizing files into groups by @valentinperignon in #1180
- fix(ThreadListViewModel): Remove throttle by @valentinperignon in #1186
- feat(AvatarView): Add EmptyContact case by @valentinperignon in #1187
- fix: UI issues in Settings by @valentinperignon in #1183
- fix: Show subfolders in MoveView by @valentinperignon in #1185
- feat(MultiSelection): Avatar enable multi selection by @Ambrdctr in #1184
- feat(WebViews): Apply system font by @valentinperignon in #1189
- fix: Sentry disabled in tests by @adrien-coye in #1188
- chore: Bump to 1.0.14 by @valentinperignon in #1190
Full Changelog: Release-1.0.13-b2...Beta-1.0.14-b1
Release-1.0.13-b2
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
- feat: Show XMas EasterEgg 🎅🏻 by @valentinperignon in #1179
- fix(ContactManager): Do not index contacts by email by @valentinperignon in #1178
Full Changelog: Release-1.0.12-b4...Release-1.0.13-b2