Version 3.0.20 has now been released. Full release notes are on the web site: https://freeradius.org/release_notes/?br=3.0.x&re=3.0.20 As the aim for version 3 is stability, this is mainly a bugfix release, though there have been a few minor features added, too. Some highlights: New modules (experimental, please test): - Python3 support with rlm_python3. - MongoDB support in rlm_sql_mongo. Security updates: - More EAP-PWD security fixes. Please upgrade if you use this. - Tighten security when running with systemd - Disable TLS 1.0 and 1.1 in the default configuration (strongly recommended to do this in all installations). Dockerfiles and packaging updates to add support for: - Debian 10 - RHEL/CentOS8 As well as many other fixes and improvements, including the usual documentation and dictionaries. Download from all the usual places: https://freeradius.org/releases/ ftp://ftp.freeradius.org/pub/freeradius/ https://github.com/FreeRADIUS/freeradius-server/releases/tag/release_3_0_20 Docker images are building and will upload to Dockerhub shortly. Packages will be available on https://packages.networkradius.com/ within a day or so. -- Matthew