1.4.x

Migration Notes

1.2.x -> 1.3.x

1.3.x -> 1.4.x

  • If you used the static cms cache, you can now remove the obsolete code and switch to the cms config option
  • Verify that mailcloaking still works. Consider updating the js code inside your app to make sure utf-8 encoding will do.

Features

  • Improvements to work without RedSparkCore
  • Auto-creation of tmx files
  • CSV Parser/Creator
  • New Validator + Filter
  • Facebook library as extra repository
  • CMS: hash based preview without login for a limited time
  • CMS: Static cache capable to activate via config
  • CMS: Articles
  • CMS: Sitemap
  • CMS: Timeswitch fixed
  • Cache reworked (including ttl support for static cache)
  • System-caches tagged with "System"
  • Cluster intergration improved
  • Model migration improved for importing old system
  • JOIN in models
  • jQuery support in backend
  • Static Factory
  • Logging configuration fixed
  • Cluster integration improved
  • Tracking integration for assembleLink()