Skip to content

Releases: lwcorp/lwblat

v1.4.0 - 2023-05-07

06 May 21:44
2d2b920
Compare
Choose a tag to compare
  • Added simulator mode for those without private SMTP servers (as modern public ones require SSL and OAuth which Blat doesn't support), so that various settings can be tested to see how a message would have been received had it used those settings

v1.3.5 - 2021-12-16

16 Dec 17:55
e0963cd
Compare
Choose a tag to compare
  • Small internal upgrades

v1.3.4 - 2020-08-22

22 Aug 20:52
e0963cd
Compare
Choose a tag to compare
  • Small internal upgrades

v1.3.3 - 2017-05-26

08 Aug 19:37
Compare
Choose a tag to compare

Support by default for Blat being used in a subfolder

v1.3.2 - 2017-05-24

08 Aug 19:37
Compare
Choose a tag to compare
  • Internal enhancements

v1.3.1 - 2014-07-19

08 Aug 19:37
Compare
Choose a tag to compare
  • Added support for Blat's new fixed bugs
  • Fixed displaying an error when a registry profile is saved without supplying a server
  • Upgraded core engine

v1.3 - 2013-06-08

08 Aug 19:36
Compare
Choose a tag to compare
  • Re-arranged more important options on top of others
  • Put the server info in the same menu as user/password
  • Employed Blat's new Unicode support (and matching error code)
  • Added support for Blat's new 64-bit version
  • Added support for Blat's new "auto charset" detection
  • Added support for Blat's new maximum multiparts option
  • Added preparation for Blat's new fileless log option. Only preparation because the actual option is on Blat's bug list

v1.2 - 2011-02-09

08 Aug 19:35
Compare
Choose a tag to compare
  • Fixed obsolete code
  • Fixed help

v1.1 - 2011-01-13

08 Aug 19:34
Compare
Choose a tag to compare
  • Improved support for relative paths
  • Allow saving a (default/custom) Blat profile in the registry
  • Allow using a custom Blat profile from the registry
  • Allow deleting a (default/custom) Blat profile/all Blat profiles from the registry
  • Added a port parameter
  • Added a send attempts parameter

v1.0 - 2011

08 Aug 19:32
Compare
Choose a tag to compare

Originally based on SimpleBlatGUI:

SimpleBlatGUI is completely free to use, you can modify and redistribute it, print the source and wrap your cat in it, but by doing so you accept that I cannot be hold responsible for any harm done.
- portablefreeware.com

What was changed

  • Source code upgraded to working state
  • Using Blat's DLL
  • No command line
  • Allowed quotes in form fields
  • Allowed multilined body text with newlines
  • Allowed empty subjects
  • Automated "Absolute Paths" instead of bothering the user
  • Added button shortcuts
  • Added charset
  • Added priority
  • Added custom headers
  • Small improvements