HTMLy 2.9.9: New features and Security improvements
Posted in Updates by danpros on 03 June 2024
What's new in v2.9.9:
- The minimum PHP requirement increased to 7.2
- Composer updates
- Multi-factor authentication (MFA) feature by @KuJoe
- Autosave feature by @KuJoe
- Cloudflare Turnstile by @KuJoe
- Focus mode feature by @KuJoe
- Hide HTMLy version by @KuJoe
- Language update by @vdbhb59 @XD9527 @eagleman
- New Ukrainian language by @mrRomanko
Note for MFA: The QR Code during MFA setup automatically enabled if the PHP version is at least 8.1
What's Changed
- Update zh_TW.ini by @XD9527 in https://github.com/danpros/htmly/pull/751
- Added TOTP MFA support per user. by @KuJoe in https://github.com/danpros/htmly/pull/756
- Add autosave to drafts feature by @KuJoe in https://github.com/danpros/htmly/pull/757
- Translation & language corrections by @vdbhb59 in https://github.com/danpros/htmly/pull/759
- Update it_IT.ini by @eagleman in https://github.com/danpros/htmly/pull/762
- Added Cloudflare Turnstile as alternative to Google reCAPTCHA by @KuJoe in https://github.com/danpros/htmly/pull/763
- Added config option to disable MFA globally by @KuJoe in https://github.com/danpros/htmly/pull/764
- Created Bug Report and Feature Request templates for GitHub Issues by @KuJoe in https://github.com/danpros/htmly/pull/765
- Added option to hide HTMLy version publicly and added version to admin layout by @KuJoe in https://github.com/danpros/htmly/pull/767
- Update it_IT.ini by @eagleman in https://github.com/danpros/htmly/pull/771
- Added a focus mode to the Add/Edit for Posts/Pages by @KuJoe in https://github.com/danpros/htmly/pull/773
- Update it_IT.ini by @eagleman in https://github.com/danpros/htmly/pull/775
New Contributors
- @KuJoe made their first contribution in https://github.com/danpros/htmly/pull/756
Full Changelog: https://github.com/danpros/htmly/compare/v2.9.8...v2.9.9
Tags: Feature Release