Quick links: Content - sections - sub sections
EN FR

News

The Jelix project for the year 2019

# 01/03/2019 Laurent.

In October 2018, a maintenance version of Jelix 1.6 was released: version 1.6.19. The end of the support of the 1.6 branch was planned to be ended at the end of 2018. But as Jelix 1.6 is still used in critical applications, and Jelix 1.7 is not released yet, the support is extended to december 2019!

Latest tests are currently being done on the version 1.7, as well as the update of its documentation. A release candidate is planned in January, and the final release is planned in March 2019.

Happy new year!

Jelix 1.6.17 is available

# 04/18/2018 Laurent.

The support of Jelix 1.6 continues, and this new version brings some new little features.

Read full article

Release of Jelix 1.6.16 and its support is extended

# 01/14/2018 Laurent.

Some improvements and bug fixes are available into the new maintenance release of Jelix 1.6. The support of this branch is also extended to december 2018.

Read full article

Release of Jelix 1.6.14

# 02/15/2017 Laurent.

A new maintainance version is available for Jelix 1.6. In short: bugs fixes, compatibility with PHP 7.1, and new plugins (redis_ext, sqlsrv and ReCaptcha)

Read full article

Release of Jelix 1.6.13

# 01/05/2017 Laurent.

This version fixes a serious regression appeared into the previous version 1.6.12, released yesterday. POST parameters were not available anymore for controllers, from the request object.

Release of Jelix 1.6.12 and 1.5.8

# 01/04/2017 Laurent.

A new version is available for both branches 1.6 and 1.5. They update PHPMailer, in which some security holes have been discovered ( CVE-2016-10033 and CVE-2016-10045). If your application sends mails, you must update Jelix.

Update on 2017-01-05: Jelix 1.6.12 has a serious regression about request parameters. Please use 1.6.13 or higher instead of 1.6.12.

Support of Jelix 1.6 extended

# 09/16/2016 Laurent.

The end of life of Jelix 1.6 was expected in february 2017, so bug fixes and security fixes were not provided beyong this date. However, the release of Jelix 1.7 has been delayed (it is planned before the end of the year), and developers won't have many time to migrate.

This why the support of Jelix 1.6 is extended by one year, until february 2018.

Update 01/16/2018: support extended until december 2018.

Release of Jelix 1.6.9

# 09/13/2016 Laurent.

If you use PHP 7, Jelix 1.6.9 is the version you should use : it fixes some issues with PHP 7. It has also some bug fixes in the installer, about the database checker, and also in the datepickers of jForms. Finally, Jelix 1.6.9 is less talkative into logs, about authentication persistence in jAuth.