Quick links: Content - sections - sub sections
EN FR

Trace: faq 1.2.2 1.7.x 1.4 1.1.x 1.6 minitutoriel community 1.7.x 1.2

This is an old revision of the document!


Jelix 1.2

Still in development. This page is listing updates and enhancements added since 1.1.x version, and that will be available for the future 1.2 version.

Changelog updated as of : 54326085b4ff

Main improvements

  • new module management
  • new install and upgrade system
  • jDb/jDao
    • Improved the performance and the flexibility of jDb profiles
    • support of any SQL type name
  • new jCache class to store all you want in a cache, and where you want (memcache, files..)
  • support of nosql database with jKVDb
  • better error handling in the startup of Jelix
  • improved support of RESTfull actions
  • improvements in jForms:
    • dynamic changes on dependencies of controls (with ajax)
    • better error reporting on client side
    • add support of CKEditor for the htmleditor control
    • support of regular expression in input controls
    • better error handling with uploads
    • new wikieditor control
  • js/css can be contatenated and compressed
  • little improvements in master_admin
  • many new jtpl plugins

And of course updated other vendors libraries:

  • updated TCPDF to 4.5.015
  • updated Wikirenderer to 3.1.2
  • updated PHPMailer to 5.1
  • update jquery to 1.4.2
  • updated jquery ui to 1.8.2
  • Updated wymeditor to 0.5rc2

Migrating from Jelix 1.1.x

Read the corresponding chapter in the manual of Jelix 1.2.

Details of changes

See list of details in the changelog of 1.2beta1 and in the changelog of 1.2RC1 Here are changes appeared since the release of 1.2RC1.

Enhancements, new features

Bug fixes

Other versions

en/changelog/1.2.1287909485.txt.gz · Last modified: 2010/10/24 08:38 by laurent

Recent changes RSS feed Creative Commons License