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
Next revisionBoth sides next revision
en:changelog:1.7.x [2022/05/31 07:19] – [Jelix 1.7.11] laurenten:changelog:1.7.x [2022/12/09 13:12] laurent
Line 4: Line 4:
  
  
 +====== Jelix 1.7.12 ======
  
 +Released on the 9th december 2022
 +
 +
 +  * jDb: reintroduce the support of placeholders @@$1@@, @@$2@@ etc into prepared queries, like in Jelix 1.6
 +  * jAuth: fix support of driver configuration stored into a @@auth_<driver>@@ section 
 +  * jCache: fix the garbage API of the file plugin. It tried to remove non-empty directories
 +  * Fix installer: configuration of entrypoints were not saved
 +  * Fix the load of plugins configuration for the router (jCoordinator)
 +  * Configurator of the jelix module: add @@nosetup@@ in the choice of @@jelix-www@@ installation
 +  * Upgrade Symfony/Console to 5.4 to be compatible with PHP 8.1.
 +  * Fix @@jFile::write()@@: directory were not created with the chmod of configuration
 +  * assets: add missing @@ui.fr.js@@ for the datepicker
 +  * new @@php dev.php app:ini-merge@@ command to merge two ini files.
 +
 +From Jelix 1.6:
 +
 +  * @@closed.html@@ can now be stored into @@var/themes/@@
 +  * Replace the use of deprecated @@utf8_*@@ functions
 +  * jDb: New option @@session_role@@ in profiles for pgsql to set session role
 +  * Fix installer: @@useDbProfile@@ must not change the profile name
 +  * jMailer: new value @@"unencrypted"@@ for secure_protocol
 +  * Fix error "two few arguments" during call of some error handlers
  
  

en/changelog/1.7.x.txt · Last modified: 2023/11/08 14:35 by laurent

Recent changes RSS feed Creative Commons License