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/09/09 22:11] – [Jelix 1.7.0] laurenten:changelog:1.7.x [2020/06/09 07:30] 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.4 ======
 +
 +Released on june 9th, 2020
 +
 +==== Bug fixed ====
 +
 +  * All bug fixes and improvements from Jelix 1.6.28
 +
 +==== Improvements ====
 +
 +  * add @@--profile@@ option on commands @@module:create-class-dao@@ and @@module:create-form@@
 +
 +====== Jelix 1.7.3 ======
 +
 +Released on march 28th, 2020
 +
 +==== Bug fixed ====
 +
 +  * Fix @@setAttribute()@@ method in the mysqli driver and other little issues into plugins of jDb
 +  * Fix a regression in @@jDbPgsqlTools::getFieldList()@@
 +  * Fix help into the app:create-lang-package command
 +  * Fix installer: @@module:configure@@ did not honor @@--no-local@@ correctly
 +  * Fix installer: error in @@jelix:migrate@@ when called when the app is already migrated
 +  * Fix some unit tests
 +  * Change the configuration parameter name @@notfoundAct@@ to @@notFoundAct@@. The upgrader change it.
 +  * All bug fixes and improvements from Jelix 1.6.26 and 1.6.27
 +
 +
 +==== Improvements ====
 +
 +  * new web assets configuration for the new autocomplete and imageupload widgets (from Jelix 1.6.26)
 +  * upgrade dependencies: PhpMailer 5.2.28, IniFile 3.2.4, FileUtilities 1.8.4, Symfony Console 3.2.14
 +
 +
 +====== 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 
  
  
en/changelog/1.7.x.txt · Last modified: 2023/11/08 14:35 by laurent
Recent changes RSS feed Creative Commons License