Skip to content

Releases: Pa1yn-dev/MailLobbyer

v1.2.0

09 Jul 23:25
eaa022e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.2.0

V1.1.6

26 Dec 15:20
e827b0e
Compare
Choose a tag to compare

Features added:

  • UI Overhaul
  • Settings profiles now save to disk

What's Changed

Full Changelog: https://github.com/Pa1yn-dev/MailLobbyer/commits/v1.1.6

V1.1.5

03 Oct 20:36
21d4018
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

16 Sep 11:02
dd1d9ce
Compare
Choose a tag to compare

Beta v1.1.4 changelog

Added features:

  • Most of the application is now server sided, allowing for no lag and the ability to send emails without waiting around for them to complete before closing the browser.
  • Settings profiles (Currently only stored in memory on the server) can be added and removed.

Bug fixes:

  • Attachments bug fixed where contents of one file would be mixed with another along with exceptions being thrown upon removal of a file from selection.

What's Changed

Full Changelog: v1.1.3...v1.1.4

Beta v1.1.3

01 Sep 21:55
eaee05d
Compare
Choose a tag to compare

Beta v1.1.3 changelog

Added features:

  • User can now see physical UI elements that represent files to be uploaded.
  • User can click on UI elements to remove files no longer to be uploaded.
  • Files can now be added onto files to be uploaded instead of outright replacing the previous selection.

What's Changed

Full Changelog: v1.1.0...v1.1.3

Beta v1.1.0

18 Jul 21:40
0eb1403
Compare
Choose a tag to compare

Beta release v1.1.0.

New features include:

  • UI overhaul.
  • Colours have been tweaked.

Beta v1.0.0

15 Jul 18:33
227198e
Compare
Choose a tag to compare

Beta release v1.0.0.

Most of the core feature-set has been implemented such as:

  • Multiple attachments.
  • Groups utilising CSV files to provide contact information.
  • Smtp integration (Gmail or personal smtp server for example).
  • Configuration settings.
  • Exclude contacts from groups before sending emails.

I am aware of some issues such as rate limiting through Gmail for large numbers of emails, a work around is in progress.