Releases: danzuep/MailKitSimplified
Releases · danzuep/MailKitSimplified
v2.12.0
v2.11.16
What's Changed
- Bump System.IO.Abstractions.TestingHelpers from 22.0.10 to 22.0.12 in /source by @dependabot[bot] in #88
- Bump MimeKit from 4.10.0 to 4.12.0 in /source by @dependabot[bot] in #90
- Bump marocchino/sticky-pull-request-comment from 2.9.1 to 2.9.2 by @dependabot[bot] in #89
- Bump gittools/actions from 3.1.11 to 3.2.1 by @dependabot[bot] in #91
- Bump marocchino/sticky-pull-request-comment from 2.9.2 to 2.9.3 by @dependabot[bot] in #92
- Bump MailKit and 13 others by @dependabot[bot] in #93
Full Changelog: v2.11.15...v2.11.16
v2.11.15
What's Changed
- Bump System.IO.Abstractions from 21.3.1 to 22.0.10 in /source by @dependabot in #86
- #63 Monitor multiple mail folders by @danzuep in #87
Full Changelog: v2.11.14...v2.11.15
v2.11.14
What's Changed
- Bump MailKit and MimeKit in /source by @dependabot in #78
- Bump Microsoft.Extensions.Caching.Abstractions, Microsoft.Extensions.Caching.Memory and System.ComponentModel.Annotations in /source by @dependabot in #80
- Bump System.Text.Json from 8.0.4 to 9.0.0 in /source by @dependabot in #82
- Bump gittools/actions from 3.0.0 to 3.0.3 by @dependabot in #81
- Bump marocchino/sticky-pull-request-comment from 2.9.0 to 2.9.1 by @dependabot in #85
- Bump gittools/actions from 3.0.3 to 3.1.11 by @dependabot in #84
Full Changelog: v2.11.13...v2.11.14
v2.11.13: Force a reconnection on second failure
What's Changed
- #72 Added an option to re-throw exceptions from the idle client
- #72 fix cancellation token disposed exception
- #72 added an option to force a reconnection attempt
Full Changelog: v2.11.12...v2.11.13
v2.11.12
v2.11.10
v2.11.9
Change Warning
- Simplified IMailReader.Top and Range to use int for #70
Changes
- Added MailFolderClient.GetFolderAsync() with createIfNotFound option for #62
- Added MailFolderClient.MoveToAsync() for #63
- Added scoped service builder for #63
- Fixes for moving messages in Gmail #68
- Fix for null source folder scenario #70
- Simplified the internal move methods #70
Merges
- Removed MemoryCache from ImapReceiverFactory by new contributor @Sylar-A in #64
- Bump xunit from 2.8.0 to 2.8.1 in /source by @dependabot in #66
- Bump gittools/actions from 1.1.1 to 3.0.0 by @dependabot in #71
Full Changelog: v2.10.0...v2.11.9