Quick links: Content - sections - sub sections
EN FR

Trace:

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 [2015/02/24 13:03] – [Jelix 1.5.5] 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.
  
 +This branch has reached its end of life. No more release, except to fix security holes until February 2018.
 +
 +
 +====== 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 ====== ====== Jelix 1.5.6 ======
  
-**not released yet**.+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
  
  

en/changelog/1.5.x.txt · Last modified: 2017/01/04 22:09 by laurent

Recent changes RSS feed Creative Commons License