Quick links: Content - sections - sub sections
EN FR

Trace: 1.2 1.0.7 1.5.x 1.0.5 1.0 translate hall-of-fame features 1.2.x 1.1rc1

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 [2013/09/18 22:09] 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 ==== ==== 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 ==== ==== 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 ====
 +
 +   * the module jauthdb_admin can now use a jauth driver that is not "Db" but which provides a Dao. In the configuration of the driver, a parameter @@compatiblewithdb=on@@ should be set to certify that jauthdb_admin can manage users with this driver.
 +
 +==== Bugs fixed ====
 +
 +   * Configuration: fixed the use of aliases for coord plugins
 +   * Fixed bug on template/other files compilation with opcode cache engines
 +   * bug fixed from 1.4.6
 +      * Fixed urls significant engine warnings in case of empty static params (gmarrot)
 +      * Fixed a variable issue in jBasicErrorHandler (xnathanx)
 +   * bug fixed from 1.3.9
 +      * Fixed instanciation of a Dao when using the same with multiple profiles
 +      * Fixed bad content type check in @@jRequest::readHttpBody()@@
  
 ====== Jelix 1.5.3 ====== ====== Jelix 1.5.3 ======

en/changelog/1.5.x.1379542143.txt.gz · Last modified: 2013/09/18 22:09 by laurent

Recent changes RSS feed Creative Commons License