Update CHANGELOG.md

This commit is contained in:
Ilia Ross
2023-09-16 00:21:59 +03:00
parent 4180e3d3ee
commit 87f2640ee3

View File

@ -1,11 +1,12 @@
## Changelog ## Changelog
#### 2.103 (September 12, 2023) #### 2.103 (September 18, 2023)
* Add support for hostname detection using `hostnamectl` command * Add support for hostname detection using `hostnamectl` command
* Add support for other ACME services * Add support for other ACME services
* Fix to correctly switch key hash type with ACME services * Fix to correctly switch key hash type with ACME services
* Fix bug when `backend` wasn't saved correctly in Fail2Ban module [#1992](https://github.com/webmin/webmin/issues/1992) * Fix bug when `backend` wasn't saved correctly in Fail2Ban module [#1992](https://github.com/webmin/webmin/issues/1992)
* Fix large files download in Upload and Download module * Fix large files download in Upload and Download module
* Fix Google Authentication on RHEL systems derivatives
* Update the Authentic theme to the latest version with various fixes and improvements * Update the Authentic theme to the latest version with various fixes and improvements
#### 2.102 (August 23, 2023) #### 2.102 (August 23, 2023)