Quick links: Content - sections - sub sections
EN FR

Trace: jevent jcommunity hall-of-fame

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 16:07] 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.5 ======+This branch has reached its end of lifeNo more release, except to fix security holes until February 2018.
  
-**not released yet**.+ 
 +====== 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 ====== ====== Jelix 1.5.4 ======

en/changelog/1.5.x.1411402066.txt.gz · Last modified: 2014/09/22 16:07 by laurent

Recent changes RSS feed Creative Commons License