Releases: mobizt/ReadyMail
Releases · mobizt/ReadyMail
v0.3.8
26 Dec 16:57
Compare
Sorry, something went wrong.
No results found
December 26, 2025
v0.3.8 beta release
Updates:
Fix sending static html file issue #31 .
v0.3.7
26 Dec 16:10
Compare
Sorry, something went wrong.
No results found
December 26, 2025
v0.3.7 beta release
Updates:
Fix sending static html file issue #31 .
v0.3.6
13 Aug 02:31
Compare
Sorry, something went wrong.
No results found
August 13, 2025
v0.3.6 beta release
Updates:
Add time source option where to get the timestamp.
Update examples.
v0.3.5
24 Jul 06:23
Compare
Sorry, something went wrong.
No results found
July 24, 2025
v0.3.5 beta release
Updates:
Fix the SMTP response timeout and crash issue for custom QUIT command.
v0.3.4
29 Jun 03:16
Compare
Sorry, something went wrong.
No results found
June 29, 2025
v0.3.4 beta release
Updates:
Fix the STARTTLS issue when calling SMTPClient::stop() and IMAPClient::stop().
Fix client stops causes stuck in await loop.
v0.3.3
09 Jun 23:49
Compare
Sorry, something went wrong.
No results found
June 10, 2025
v0.3.3 beta release
Updates:
Update the SMTP process debugging.
v0.3.2
07 Jun 22:35
Compare
Sorry, something went wrong.
No results found
June 8, 2025
v0.3.2 beta release
Updates:
Fix SMTP async sending issue.
v0.3.1
06 Jun 08:24
Compare
Sorry, something went wrong.
No results found
June 6, 2025
v0.3.1 beta release
Updates:
Fix async operations issue for server connection and authentication.
Update async example.
v0.3.0
06 Jun 03:41
Compare
Sorry, something went wrong.
No results found
June 6, 2025
v0.3.0 beta release
Updates:
Fix SMTP async sending issue #11 .
Update SMTP SendAsync example.
v0.2.8
29 May 14:49
Compare
Sorry, something went wrong.
No results found
May 29, 2025
v0.2.8 beta release
Updates:
Fix SMTP compilation issue.