# Chevereto 2.4.0 (Numerao)

2012-09-24

  • New template JavaScript system (functions.js, chevereto.js and theme.js)
  • New Chevereto loop function
  • Added more than 40 new template tags
  • Added configurable admin folder function
  • Added configurable minify mode (set on/off use minified files)
  • Added default minified version of all the files (js and css)
  • Added image not found replacement (.htaccess)
  • Added default collation utf8_general_ci in class.db.php
  • Added copy to clipboard function
  • Improved template tags (support inline html, advanced options, etc)
  • Improved GUI (JS and IE7 CSS)
  • Improved URL regex parser
  • Fixed admin display (long filename window codes)
  • Fixed default contact.php code
  • Fixed invalid rename with multibyte characters on Windows
  • Minor fixes on admin.js
  • Updated jQuery to latest version (1.8.1)
  • Updated JavaScript functions to make it work with newest jQuery