Quick links: Content - sections - sub sections
EN FR

Trace: 1.2.x 1.5.x

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:changelog:1.5.x [2014/09/22 15:50] – [Bugs fixed] laurenten:changelog:1.5.x [2017/01/04 22:09] (current) laurent
Line 3: Line 3:
 This page is listing updates and enhancements added since 1.5.0 version. This page is listing updates and enhancements added since 1.5.0 version.
  
-====== Jelix 1.5.4 ======+This branch has reached its end of lifeNo more release, except to fix security holes until February 2018.
  
-**Still in development**.+ 
 +====== Jelix 1.5.8 ====== 
 + 
 +Released on January 4th, 2017.  
 + 
 + 
 +==== Bugs fixed ==== 
 + 
 +   Upgrade PHPMailer to 5.2.21 to fix security holes in PHPMailer 
 + 
 +====== Jelix 1.5.7 ====== 
 + 
 +Released on february 8th, 2016.  
 + 
 + 
 +==== Bugs fixed ==== 
 + 
 +   fix jDatetime about RCF822 format and timezone: convertion should be done with the UTC +0000 timezone. Note that this fix may change dates in XML RSS feeds 
 +   jDao : now methods using parameters for a 'in' condition, can accept single value. It will be used as an array of a single value. 
 + 
 +====== Jelix 1.5.6 ====== 
 + 
 +Released on October 26th, 2015.
  
 ==== Critical bugs ==== ==== Critical bugs ====
 +
 +   * in jauth @@login::out()@@: Fix infinite loop after a logout in some cases
 +
 +==== Enhancements ====
 +
 +   * new method @@jCoordinator::execOriginalAction()@@ allowing to know if the current action is the action corresponding to the requested action. I.e, to know if there was an internal redirection asked by a coord plugin
 +
 +==== Bugs fixed ====
 +
 +   * Fix jAuth: prevent timing attack on hash comparison
 +
 +
 +====== Jelix 1.5.5 ======
 +
 +Released on February 24th, 2015
 +
 +==== Enhancements ====
 +
 +   * Jelix-script: add the command name in error messages
 +   * improvements from 1.4.7
 +      * jWsdl is now able to generate WSDL taking account of a rootUrl
 +      * Improved the help of the acl2right command
 +      * Upgrade WikiRenderer 3.1.6 to fix issues with php 5.4+
 +      * Vagrant configuration for Jelix Contributors
 +
 +==== Bugs fixed ====
 +
 +   * Jelix-scripts: fix error with createmodule with -ep option
 +   * bug fixed from 1.4.7
 +      * Config compiler: fix cli incompatibility with Windows
 +      * Fix jelix-scripts: help doesn't display good options for createapp
 +
 +
 +====== Jelix 1.5.4 ======
 +
 +Released on September 23th, 2014 
  
 ==== Enhancements ==== ==== Enhancements ====
Line 23: Line 81:
       * Fixed instanciation of a Dao when using the same with multiple profiles       * Fixed instanciation of a Dao when using the same with multiple profiles
       * Fixed bad content type check in @@jRequest::readHttpBody()@@       * Fixed bad content type check in @@jRequest::readHttpBody()@@
 +
 ====== Jelix 1.5.3 ====== ====== Jelix 1.5.3 ======
  

en/changelog/1.5.x.1411401041.txt.gz · Last modified: 2014/09/22 15:50 by laurent

Recent changes RSS feed Creative Commons License