Releases: Infomaniak/ios-kMail
Releases · Infomaniak/ios-kMail
Beta-1.2.3-b2
What's Changed
- test: Add more timeout by @PhilippeWeidmann in #1525
- feat: Add delete shortcut in addition to backspace by @Matthieu-dgl in #1527
- feat: Make Mail ready for iOS 18 🎉 by @valentinperignon in #1526
- feat: Profile new workflow by @Lnamw in #1523
- fix: Replace DDLog by OSLog by @Matthieu-dgl in #1532
- fix: Popovers need scrollview on iOS 18 by @PhilippeWeidmann in #1533
- chore: Bump version + Dependencies by @PhilippeWeidmann in #1535
- refactor: Use floatingPanel title by @Lnamw in #1534
- feat: Create a block list to block a specific sender in a thread by @Matthieu-dgl in #1530
- feat: New icons by @PhilippeWeidmann in #1536
New Contributors
- @Matthieu-dgl made their first contribution in #1527
Full Changelog: Beta-1.2.2-b3...Beta-1.2.3-b2
Release-1.2.2-b3
What's Changed
- fix: Select all on search by @Ambrdctr in #1510
- feat: Thread algo updated by @Ambrdctr in #1505
- chore: Bump version by @PhilippeWeidmann in #1511
- chore: Update ios-core-ui by @valentinperignon in #1512
- perf: Allow lazy load ForEach iOS 18 by @PhilippeWeidmann in #1513
- fix: Check for nil image on decoding SVG by @PhilippeWeidmann in #1516
- refactor: Clean UIConstants file by @valentinperignon in #1514
- refactor: Remove Spacer() from BottomBarView by @valentinperignon in #1515
- fix: Remove oldUids by value instead of range by @Ambrdctr in #1517
- fix: Allow null sender decoding by @PhilippeWeidmann in #1518
- fix: Message processing by @valentinperignon in #1522
Full Changelog: Release-1.2.1-b1...Release-1.2.2-b3
Beta-1.2.2-b3
What's Changed
- fix: Allow null sender decoding by @PhilippeWeidmann in #1518
- fix: Message processing by @valentinperignon in #1522
Full Changelog: Beta-1.2.2-b2...Beta-1.2.2-b3
Beta-1.2.2-b2
What's Changed
- chore: Update ios-core-ui by @valentinperignon in #1512
- perf: Allow lazy load ForEach iOS 18 by @PhilippeWeidmann in #1513
- fix: Check for nil image on decoding SVG by @PhilippeWeidmann in #1516
- refactor: Clean UIConstants file by @valentinperignon in #1514
- refactor: Remove Spacer() from BottomBarView by @valentinperignon in #1515
- fix: Remove oldUids by value instead of range by @Ambrdctr in #1517
Full Changelog: Beta-1.2.2-b1...Beta-1.2.2-b2
Beta-1.2.2-b1
What's Changed
- fix: Select all on search by @Ambrdctr in #1510
- feat: Thread algo updated by @Ambrdctr in #1505
- chore: Bump version by @PhilippeWeidmann in #1511
Full Changelog: Beta-1.2.1-b1...Beta-1.2.2-b1
Release-1.2.1-b1
What's Changed
- chore: Bump dependencies by @PhilippeWeidmann in #1506
- fix: Limit added to api routes by @Ambrdctr in #1503
- test: CI runs all existing tests by @adrien-coye in #1495
- ci: Prevent opening Xcode with tuist by @PhilippeWeidmann in #1509
- chore: Bump dependencies by @PhilippeWeidmann in #1508
- fix: Always give same ID for window macOS by @PhilippeWeidmann in #1507
Full Changelog: Release-1.2.0-b2...Release-1.2.1-b1
Beta-1.2.1-b1
What's Changed
- chore: Bump dependencies by @PhilippeWeidmann in #1506
- fix: Limit added to api routes by @Ambrdctr in #1503
- test: CI runs all existing tests by @adrien-coye in #1495
- ci: Prevent opening Xcode with tuist by @PhilippeWeidmann in #1509
- chore: Bump dependencies by @PhilippeWeidmann in #1508
- fix: Always give same ID for window macOS by @PhilippeWeidmann in #1507
Full Changelog: Release-1.2.0-b2...Beta-1.2.1-b1
Release-1.2.0-b2
What's Changed
- chore: Bump to 1.2.0 by @PhilippeWeidmann in #1498
- feat: Implement Infomaniak Rich Editor by @valentinperignon in #1354
- fix: Prevent crashes while resolving contacts by @PhilippeWeidmann in #1497
- fix: Download attachments for Mac by @Lnamw in #1496
- fix: Notification body displays key instead of trad by @Lnamw in #1499
- feat: Display email in ThreadListCell if folder is spam by @Lnamw in #1500
- fix: Update trad by @Ambrdctr in #1501
- fix: Reset folder if empty by @Ambrdctr in #1502
- chore: Bump dependencies by @PhilippeWeidmann in #1504
Full Changelog: Release-1.1.7-b4...Release-1.2.0-b2
Beta-1.2.0-b2
What's Changed
- fix: Notification body displays key instead of trad by @Lnamw in #1499
- feat: Display email in ThreadListCell if folder is spam by @Lnamw in #1500
- fix: Update trad by @Ambrdctr in #1501
- fix: Reset folder if empty by @Ambrdctr in #1502
- chore: Bump dependencies by @PhilippeWeidmann in #1504
Full Changelog: Beta-1.2.0-b1...Beta-1.2.0-b2
Release-1.1.7-b4
What's Changed
- feat: SwissTransfer Attachments by @Lnamw in #1448
- chore: Remove last unused code by @PhilippeWeidmann in #1468
- feat: Instant snackbar on move and delete by @PhilippeWeidmann in #1467
- fix: Padding when scrolling attachments by @Lnamw in #1470
- feat(Search): Multi selection added by @Ambrdctr in #1447
- feat: Enable SVG image decoding by @PhilippeWeidmann in #1471
- fix: Incorrect search results displayed by @PhilippeWeidmann in #1472
- chore: Bump to 1.1.7 by @PhilippeWeidmann in #1474
- fix: Only fetch message body if expanded + fetch calendar event in parallel by @PhilippeWeidmann in #1473
- chore: Improve accessibility II with full keyboard access by @charlella in #1463
- feat: Improve accessibility by @charlella in #1441
- fix: Use lastMessagesAndDuplicatesToExecuteAction on original messages by @Ambrdctr in #1476
- feat: Reply and forward icon added by @Ambrdctr in #1464
- feat: Display Bimi by @Lnamw in #1475
- feat: Improve accessibility on macOS by @charlella in #1478
- fix: Always display Recipient's name instead of Contact's name by @Lnamw in #1479
- fix: Only fetch bimi if certified and svgContent exists by @PhilippeWeidmann in #1480
- fix: Delete shortcut not working on Spam folder by @Lnamw in #1481
- chore: Only report SerializationFailed when the status code is 2xx by @valentinperignon in #1482
- chore: Upgrade core and other dependencies by @PhilippeWeidmann in #1485
- feat: Share mail link by @Lnamw in #1483
- fix: Stop using account.token by @PhilippeWeidmann in #1486
- fix: Updated scrollObserverTreshold by @Ambrdctr in #1487
- chore: Use core 11.0.0 by @PhilippeWeidmann in #1488
- fix: Message worker updates view accordingly by @adrien-coye in #1484
- feat: Super collapsed block by @Ambrdctr in #1477
- fix(BodyImageProcessor): Disable image compression if LockdownMode is ON by @adrien-coye in #1494
Full Changelog: Release-1.1.6-b3...Release-1.1.7-b4