Quick links: Content - sections - sub sections
EN FR

Trace:

Wiki: Sitemap - Recent Changes - Back link

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
Next revisionBoth sides next revision
en:changelog:1.7.x [2019/04/17 08:34] laurenten:changelog:1.7.x [2019/10/20 15:50] – [Bug fixed] laurent
Line 2: Line 2:
  
 This page is listing updates and enhancements added since 1.7.0 version. This page is listing updates and enhancements added since 1.7.0 version.
 +
 +====== Jelix 1.7.2 ======
 +
 +Released on october 20th, 2019 
 +
 +==== Bug fixed ====
 +
 +   * Fix install parameters given to installers. Given parameters list didn't contain parameters that have default values indicated into configurators objects.
 +   * Fix the configurator: modules were not enabled when they didn't have a configurator class
 +   * Fix auto-discovering of the plugins directory provided with Jelix
 +   * All bug fixes and improvements from Jelix 1.6.25
 +==== Improvements ====
 +
 +   * new class jHttpErrorException, jHttp401UnauthorizedException, jHttp403ForbiddenException and jHttp404NotFoundException to generate an HTTP error from controllers and coordinator plugins.
 +   * new default response, having the id 'htmlerror', used to return an HTML content with an HTTP error, when the HTTP client accepts HTML content. This response is now used when the core router catch an jHttpErrorException or any of its child class.
 +   * upgrade ckeditor5 to 12.4.0 with some additionnal plugins
 +
 +====== Jelix 1.7.1 ======
 +
 +Released on september 11th, 2019 
 +
 +==== Bug fixed ====
 +
 +  * jForms: fix regression about CSRF token check
 +  * webassets: fix url when using themes 
  
  
 ====== Jelix 1.7.0 ====== ====== Jelix 1.7.0 ======
  
-It is in release candidate status.+Release: 2019-09-09
  
   * [[https://docs.jelix.org/en/manual-1.7/new-features|New features in Jelix 1.7.0]]   * [[https://docs.jelix.org/en/manual-1.7/new-features|New features in Jelix 1.7.0]]
   * [[https://docs.jelix.org/en/manual-1.7/installation/migrate|Tutorial to migrate to Jelix 1.7.0]]   * [[https://docs.jelix.org/en/manual-1.7/installation/migrate|Tutorial to migrate to Jelix 1.7.0]]
  
en/changelog/1.7.x.txt · Last modified: 2023/11/08 14:35 by laurent
Recent changes RSS feed Creative Commons License