File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v3.8.0
4+
5+ [ compare changes] ( https://github.com/jcamp-code/FluentEmail/compare/v3.7.0...v3.8.0 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Update Mailkit to 4.7 and upgrade vulnerable components
10+ - Mailtrap support send with template method
11+
12+ ### 🩹 Fixes
13+ - Update Mailkit to 4.7 and upgrade vulnerable components
14+ - Bind MailgunSender to ISender in singleton scope
15+ - Plaintext parameter to always include plaintext ([ 4a38382] ( https://github.com/jcamp-code/FluentEmail/commit/4a38382 ) )
16+ - Remove prerelease from azure sender ([ 90cac43] ( https://github.com/jcamp-code/FluentEmail/commit/90cac43 ) )
17+ - Email.AttachFromFilename does not dispose stream ([ 87441ae] ( https://github.com/jcamp-code/FluentEmail/commit/87441ae ) )
18+
19+ ### 🏡 Chore
20+ - Updated FluentEmail.MailerSend package reference in Readme
21+ - Tidy code ([ 8a24d6d] ( https://github.com/jcamp-code/FluentEmail/commit/8a24d6d ) )
22+
23+ ### ❤️ Contributors
24+
25+ - [ neo.zhu] ( https://github.com/neozhu )
26+ - [ Aaron Sherber] ( https://github.com/asherber )
27+ - [ Mark Menchavez] ( https://github.com/MarkMenchavez )
28+ - [ marcoatribeiro] ( https://github.com/marcoatribeiro )
29+ - [ brnn8r] ( https://github.com/brnn8r )
30+ -
31+
332## v3.7.0
433
534### 🚀 Enhancements
837
938### ❤️ Contributors
1039
11- - Ville Häkli < ville.hakli@iki.fi >
40+ - [ Ville Häkli] ( https://github.com/VilleHakli )
1241
1342## v3.6.1
1443
Original file line number Diff line number Diff line change 1111 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1212 <PackageReadmeFile >README.md</PackageReadmeFile >
1313 <PackageLicenseExpression >MIT</PackageLicenseExpression >
14- <Version >3.7 .0</Version >
14+ <Version >3.8 .0</Version >
1515
1616
1717 <PublishRepositoryUrl >true</PublishRepositoryUrl >
You can’t perform that action at this time.
0 commit comments