Releases: KHIT93/mailguardian
2.0.5
Mainly a small maintenance release to handle some security issues with the libraries used and fixed some minor installer bugs
What's Changed
- Bump django from 3.2.13 to 3.2.14 by @dependabot in #99
- Bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #98
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in #100
- Bump lxml from 4.6.5 to 4.9.1 by @dependabot in #101
- Bump django from 3.2.14 to 3.2.15 by @dependabot in #102
- Bump terser and laravel-mix by @dependabot in #104
- Bump node-forge and laravel-mix by @dependabot in #103
- Bump json-schema from 0.2.3 to 0.4.0 by @dependabot in #105
- Bump cryptiles and less by @dependabot in #109
- Bump hoek and less by @dependabot in #108
- Bump ajv and less by @dependabot in #107
- Bump hawk and less by @dependabot in #106
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #111
- Bump certifi from 2021.10.8 to 2022.12.7 by @dependabot in #112
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #113
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #115
- Bump cryptography from 35.0.0 to 39.0.1 by @dependabot in #117
- Bump django from 3.2.15 to 3.2.18 by @dependabot in #118
- Bump webpack from 5.74.0 to 5.76.1 by @dependabot in #119
- Bump sqlparse from 0.4.2 to 0.4.4 by @dependabot in #120
Full Changelog: 2.0.4...2.0.5
2.0.4
A small maintenance release this time to get new OS support and update application libraries with the latest security fixes
What's Changed
- Bump lxml from 4.6.3 to 4.6.5 by @dependabot in #85
- Bump django from 3.2.8 to 3.2.10 by @dependabot in #86
- Bump django from 3.2.10 to 3.2.12 by @dependabot in #89
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #93
- Bump url-parse from 1.5.3 to 1.5.10 by @dependabot in #92
- Bump follow-redirects from 1.14.4 to 1.14.8 by @dependabot in #90
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #94
- Bump nanoid from 3.1.30 to 3.3.2 by @dependabot in #95
- Bump django from 3.2.12 to 3.2.13 by @dependabot in #96
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #97
- Add support for Ubuntu 22.04
- Update MailScanner in the installer to 5.4.4-1
Full Changelog: 2.0.3...2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
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
andwhitelist
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
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
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
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
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