Releases: Infomaniak/ios-kMail
Releases · Infomaniak/ios-kMail
Beta-1.1.3-b1
What's Changed
- fix: Delete draft button on trailing edge by @Ambrdctr in #1321
- fix: New route for externals by @Lnamw in #1241
- fix: Add recipient if
me
not duplicated by @Ambrdctr in #1322 - fix: RichEditor sometimes refuses to type first letter of the line by @valentinperignon in #1323
- fix: Remove asset that doesn't compile on Xcode 15.3 by @PhilippeWeidmann in #1325
- chore: Update core + use TokenStore from core by @PhilippeWeidmann in #1328
- feat: Update review manager logic by @charlella in #1327
- chore: Remove iOS 17.4 patch for toolbar by @valentinperignon in #1326
- fix: Prevent accessing invalidated Thread by @PhilippeWeidmann in #1324
- fix: Limit subject to 998 characters by @Ambrdctr in #1298
- feat: Natural navigation by @charlella in #1315
- chore: Add platform detector to appVersion by @charlella in #1331
- refactor: Using code moved to ios-core by @adrien-coye in #1333
- fix: Fix settings window on mac by @charlella in #1334
- fix(ExternalMailInfo): Properly decode missing list + Only fetch if valid password by @PhilippeWeidmann in #1330
- fix: Use swiftModalPresentation by @Ambrdctr in #1332
- chore: Bump dependencies + Version by @PhilippeWeidmann in #1335
Full Changelog: Beta-1.1.2-b4...Beta-1.1.3-b1
Release-1.1.2-b4
What's Changed
- feat: Add time threadview by @charlella in #1290
- refactor(Date): Create ThreadFormatStyle by @charlella in #1291
- fix: Use email + name as primary key for MergedContacts by @PhilippeWeidmann in #1292
- fix: Remove SonarCloud comments by @Lnamw in #1293
- feat: Communication notifications by @charlella in #1294
- fix: Prevent race condition when updating messages and drafts by @PhilippeWeidmann in #1296
- fix(ThreadListModifiers): Workaround for iOS 17.4 navigationBar bug by @valentinperignon in #1295
- feat: Show SubBody in MessageView by @Ambrdctr in #1289
- chore: Bump to 1.1.2 by @PhilippeWeidmann in #1297
- fix: Don't show Sync Discovery on first launch by @charlella in #1299
- chore: Update libs by @PhilippeWeidmann in #1301
- fix: Directly remove from thread list on move by @PhilippeWeidmann in #1300
- chore: Update core by @PhilippeWeidmann in #1303
- fix: Change logout message by @charlella in #1302
- feat: Limit fetching contacts to every 60 seconds by @PhilippeWeidmann in #1305
- fix(MessageHeader): Increase chevron button size by @charlella in #1304
- feat: Update blockquote detection algorithm by @valentinperignon in #1307
- fix: Stop using scenePhase for refreshCacheData by @PhilippeWeidmann in #1309
- fix: Do not wait to present snackbar when moving by @PhilippeWeidmann in #1310
- fix: Update deprecated override by @PhilippeWeidmann in #1311
- fix: Do not ask for review if the app is running in TestFlight by @charlella in #1312
- feat: Documentation for Thread creation by @Ambrdctr in #1308
- fix: Clean Body class by @Ambrdctr in #1313
- fix(MailApiFetcher): Override ValidServerResponse instead of T by @PhilippeWeidmann in #1314
- refactor(AccountManager): Remove unused properties by @PhilippeWeidmann in #1316
- fix: Ensure userId is correctly set in NotificationService by @PhilippeWeidmann in #1319
- ci: Upgrade script by @PhilippeWeidmann in #1320
- feat: Use ReviewManager from iOS Core by @charlella in #1318
New Contributors
- @charlella made their first contribution in #1290
Full Changelog: Release-1.1.1-b1...Release-1.1.2-b4
Beta-1.1.2-b4
What's Changed
- refactor(AccountManager): Remove unused properties by @PhilippeWeidmann in #1316
- fix: Ensure userId is correctly set in NotificationService by @PhilippeWeidmann in #1319
- ci: Upgrade script by @PhilippeWeidmann in #1320
- feat: Use ReviewManager from iOS Core by @charlella in #1318
Full Changelog: Beta-1.1.2-b3...Beta-1.1.2-b4
Beta-1.1.2-b3
What's Changed
- chore: Update core by @PhilippeWeidmann in #1303
- fix: Change logout message by @charlella in #1302
- feat: Limit fetching contacts to every 60 seconds by @PhilippeWeidmann in #1305
- fix(MessageHeader): Increase chevron button size by @charlella in #1304
- feat: Update blockquote detection algorithm by @valentinperignon in #1307
- fix: Stop using scenePhase for refreshCacheData by @PhilippeWeidmann in #1309
- fix: Do not wait to present snackbar when moving by @PhilippeWeidmann in #1310
- fix: Update deprecated override by @PhilippeWeidmann in #1311
- fix: Do not ask for review if the app is running in TestFlight by @charlella in #1312
- feat: Documentation for Thread creation by @Ambrdctr in #1308
- fix: Clean Body class by @Ambrdctr in #1313
- fix(MailApiFetcher): Override ValidServerResponse instead of T by @PhilippeWeidmann in #1314
Full Changelog: Beta-1.1.2-b2...Beta-1.1.2-b3
Release-1.1.1-b1
What's Changed
- feat: Check app version on ShareExtension by @valentinperignon in #1284
- chore: Bump dependencies by @valentinperignon in #1285
- fix: Prevent crash unavailable symbols on iOS 16 by @PhilippeWeidmann in #1286
- chore: Bump to 1.1.1 by @PhilippeWeidmann in #1287
Full Changelog: Release-1.1.0-b5...Release-1.1.1-b1
Beta-1.1.2-b2
What's Changed
- feat: Add time threadview by @charlella in #1290
- refactor(Date): Create ThreadFormatStyle by @charlella in #1291
- fix: Use email + name as primary key for MergedContacts by @PhilippeWeidmann in #1292
- fix: Remove SonarCloud comments by @Lnamw in #1293
- feat: Communication notifications by @charlella in #1294
- fix: Prevent race condition when updating messages and drafts by @PhilippeWeidmann in #1296
- fix(ThreadListModifiers): Workaround for iOS 17.4 navigationBar bug by @valentinperignon in #1295
- feat: Show SubBody in MessageView by @Ambrdctr in #1289
- chore: Bump to 1.1.2 by @PhilippeWeidmann in #1297
- fix: Don't show Sync Discovery on first launch by @charlella in #1299
- chore: Update libs by @PhilippeWeidmann in #1301
- fix: Directly remove from thread list on move by @PhilippeWeidmann in #1300
New Contributors
- @charlella made their first contribution in #1290
Full Changelog: Beta-1.1.1-b1...Beta-1.1.2-b2
Beta-1.1.0-b4
What's Changed
- feat(Search): Show folder on search result by @Ambrdctr in #1273
- fix: Use ComposeMessageIntentView for share extension by @PhilippeWeidmann in #1282
- perf: Improvements on retrieving frozenContacts by @PhilippeWeidmann in #1281
Full Changelog: Beta-1.1.0-b3...Beta-1.1.0-b4
Beta-1.1.0-b3
What's Changed
- fix(Search): Show separator on compact mode by @Ambrdctr in #1276
- fix: Improve search cache clearing by @PhilippeWeidmann in #1277
- fix: Update target name to fix consistency issues on macOS by @PhilippeWeidmann in #1280
- fix: Ensure initFromIntent is only running once by @PhilippeWeidmann in #1278
- feat: OnDestroy instead of onDisappear by @PhilippeWeidmann in #1279
Full Changelog: Beta-1.1.0-b2...Beta-1.1.0-b3
Beta-1.1.0-b2
What's Changed
- style(DefaultPreferences): Code formatting by @valentinperignon in #1263
- fix(CommonContact): Do not use Contact color for Initials background by @valentinperignon in #1262
- feat: Multiple windows macOS by @PhilippeWeidmann in #1264
- feat(Print): Add print action on a message by @Ambrdctr in #1257
- fix: Delay DefaultDiscoveryView after ComposeView dismiss by @PhilippeWeidmann in #1258
- fix(SettingsView): Auto Advance option should be listed in the General section by @valentinperignon in #1265
- feat(AIWriter): Update progress view by @valentinperignon in #1266
- feat: Open thread in new window by @PhilippeWeidmann in #1267
- chore: Update header template by @PhilippeWeidmann in #1269
- refactor: IntentViewable by @PhilippeWeidmann in #1268
- refactor: Improved RootViewState management by @PhilippeWeidmann in #1270
- feat: Command bar on macOS by @PhilippeWeidmann in #1271
- fix: Stop querying contacted_times by @PhilippeWeidmann in #1274
- feat: Add UpdateRequiredView by @valentinperignon in #1272
- fix(Print): Add print header correctly to plain text message by @Ambrdctr in #1275
Full Changelog: Beta-1.1.0-b1...Beta-1.1.0-b2
Beta-1.1.0-b1
What's Changed
- test: SearchViewModel by @adrien-coye in #1245
- feat: Share attachment to kdrive by @Ambrdctr in #1182
- feat: Remove CODEOWNERS file by @valentinperignon in #1250
- refactor: Explicit frozen by @adrien-coye in #1246
- fix: Use slicing instead of iterator by @PhilippeWeidmann in #1249
- feat(CalendarEvent): Full Feature by @valentinperignon in #1243
- fix(ThreadCell): Recipient names fill the available place by @valentinperignon in #1254
- refactor: Compose view init by @PhilippeWeidmann in #1252
- refactor(ComposeView): Remove composeView property by @PhilippeWeidmann in #1253
- refactor: Inject ReviewManager instead of using EnvironmentObject by @PhilippeWeidmann in #1255
- chore: Update Calendar strings by @valentinperignon in #1259
- chore: Bump to 1.1.0 🎉 by @PhilippeWeidmann in #1260
- fix(Attachment): Make the local URL of an Attachment unique by @valentinperignon in #1261
- feat: Auto advance settings by @Lnamw in #1256
Full Changelog: Release-1.0.15-b3...Beta-1.1.0-b1