Skip to content

Releases: anlar/lunaticsmtp

v0.5.2

11 Dec 17:31
Compare
Choose a tag to compare

v0.5.2 (2022-12-11) Mind Bending C

  • Update all library dependencies to latest versions.
  • Update build script to Gradle v7.6.
  • Add OWASP dependency check build task.
  • Github Actions: remove CodeQL build task.
  • Github Actions: add Java 19 to build test.

Full Changelog: v0.5.1...v0.5.2

v0.5.1

04 Jan 12:08
Compare
Choose a tag to compare

v0.5.1 (2021-01-04) Mind Bending B

  • Update all library dependencies to the latest versions.
  • Update build script to Gradle 7.3.3.
  • Use Github Actions to build and release project.
  • Remove Travis integration.

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Nov 12:52
Compare
Choose a tag to compare

Mind Bending

  • Migrate to Java 11.
  • Change exec name to lower-case.

v0.4.0

02 Nov 11:52
Compare
Choose a tag to compare

Eyesight Cleaning

  • Load saved emails from disk on start up.
  • Display fully formatted email addresses.
  • Add separate tab for email headers.
  • Show CC field.
  • Button to open email in external application.

v0.3.0

16 Apr 13:25
Compare
Choose a tag to compare

Menacing Hallucination

  • New vertical layout for GUI.
  • Ability to view all parts of multi-part emails.
  • Filter emails by their titles.

v0.2.1

20 Dec 17:15
Compare
Choose a tag to compare

Disbelief Aspect B

  • Improvements for deb-package.
  • Added new option "--version".

v0.2.0

09 Apr 18:17
Compare
Choose a tag to compare

Disbelief Aspect

  • Created application icon.
  • Added tray support.
  • Application now removes saved emails from disk when cleaning them from UI.
  • Added new option "--cleanup" to delete saved emails after shutdown.
  • Created basic test-cases for server and UI.
  • Switched build repository to MavenCentral.
  • Bumped slf4j dependencies to v1.7.21.
  • Added task for deb-package creation.

v0.1.0

27 Feb 16:08
Compare
Choose a tag to compare

Initial release