Release Version 2.4 contains many improvements and bug fixes.
What's new:
Now HTMLy has the ability to secure the backend with Googles reCaptcha service. Simply go to there Webseite: https://www.google.com/recaptcha/admin Get the public and private keys and put them like this into your config.ini:
google.reCaptcha = true
google.reCaptcha.public = "6LfcP_8SAAAAAIPSQldEbInMMMeuVeXRD7lfFe_c"
google.reCaptcha.private = "6LfcP_8SAAAAAPz1Be_4zBMMMujRdKVS6t79RSgY"