Skip to content

Releases: KHIT93/mailguardian

2.0.5

07 May 20:05
Compare
Choose a tag to compare

Mainly a small maintenance release to handle some security issues with the libraries used and fixed some minor installer bugs

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4

05 May 18:56
Compare
Choose a tag to compare

A small maintenance release this time to get new OS support and update application libraries with the latest security fixes

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

29 Nov 15:31
Compare
Choose a tag to compare

This release fixes a small issue where premailer fails to prepare the email for sending to email clients due to use of quite modern CSS features that are not yet supported in premailer.

2.0.2

26 Nov 21:01
Compare
Choose a tag to compare

A minor bugfixes addressing an issue in the installation process where certain configuration files were not properly modified

2.0.1

26 Nov 06:52
Compare
Choose a tag to compare

Next release is up.

This time only a minor bugfix release to address some issues during installation

2.0.0

31 Oct 12:52
Compare
Choose a tag to compare

We are finally here. MailGuardian 2.0.0 is out.
A lot of work has gone into making this release the best one ever.

You can see the full changelog below, but here is the shorthand version, TL;DR

Changes

  • Added support for deployment on AlmaLinux 8.x
  • Added support for deployment on RockyLinux 8.x
  • Added support for deployment on CentOS 8.x
  • Added support for deployment on Ubuntu 20.04
  • Added support for deployment on Debian 11
  • Updated the UI to use TailwindCSS 2.x
  • Implemented new audit logging
  • Added support for importing various types of data into the system
  • Changed the terminology used, so that blacklist and whitelist are removed from our internal codebase
  • Update application code to use Django 3.x by @KHIT93 in #47
  • Updated install scripts by @KHIT93 in #46
  • Fix installer path and lowercase configure.py by @shawniverson in #48
  • Install python3-pip and add pytz if missing by @shawniverson in #49
  • New feature: Compliance by @KHIT93 in #51

Full Changelog: 1.5.2...2.0.0

2.0.0.rc.3

25 Aug 07:49
Compare
Choose a tag to compare
2.0.0.rc.3 Pre-release
Pre-release

RC3 is here.
Not much changed since RC2, but a few things were fixed in the installer for Debian-based systems

2.0.0.rc.2

14 Jul 20:21
Compare
Choose a tag to compare
2.0.0.rc.2 Pre-release
Pre-release

RC2 is here. Not much has changed. Mostly fixes to the installer and some cleanup

2.0.0 stable is right around the corner

2.0.0.rc.1

03 Jun 19:38
Compare
Choose a tag to compare
2.0.0.rc.1 Pre-release
Pre-release

We have done quite some changes and improvements since the last version.
Mainly we have changes in the UI, as we have now replaced @tailwindcss/ui with the new TailwindCSS 2.x
We have many more plans for the UI and UX improvements in future releases, but we are eager to get 2.0.0 out
Aside from UI, we have also updated the Django framework to the latest Django 3.2.x LTS

2.0.0.beta.2

09 Sep 19:45
4ef7bdf
Compare
Choose a tag to compare
2.0.0.beta.2 Pre-release
Pre-release

This is the second beta release for 2.0.0 and this time we have mostly been working on the logging features as well as the migration script for conversion from plain Postfix to MailScanner Milter