Quick links: Content - sections - sub sections
EN FR

Trace: 1.7.x

Wiki: Sitemap - Recent Changes - Back link

This is an old revision of the document!


This page is listing updates and enhancements added since 1.7.0 version.

Jelix 1.7.5

Released on august 17th, 2020

  • have all bug fixed and improvements from Jelix 1.6.29.

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

Jelix 1.7.0

en/changelog/1.7.x.1597696520.txt.gz · Last modified: 2020/08/17 20:35 by laurent
Recent changes RSS feed Creative Commons License