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
Last revisionBoth sides next revision
en:changelog:1.6.x [2021/12/17 21:27] – [Jelix 1.6.34] laurenten:changelog:1.6.x [2023/01/23 11:37] – [Jelix 1.6.38] laurent
Line 2: Line 2:
  
 This page is listing updates and enhancements added since 1.6.0 version. This page is listing updates and enhancements added since 1.6.0 version.
 +
 +
 +
 +====== Jelix 1.6.39 ======
 +
 +Released on january 23th, 2023
 +
 +  * 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
 +  * Fix an exception into @@jInstallerComponentModule@@
 +
 +====== Jelix 1.6.38 ======
 +
 +Released on september 20th, 2022
 +
 +  * @@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: @@jFormsUploadControl2@@ was missing from the package
 +  * Add a facet @@filterHtml@@ to @@jDatatypeString@@
 +
 +====== Jelix 1.6.37 ======
 +
 +Released on may 30th, 2022
 +
 +  * Fix compatibility issues with PHP 8
 +  * jforms, image selector: support of "auto" for width and height of the dialog
 +  * New @@jApp::setApplicationInitFile()@@ to indicate an application.init.php file
 +  * Fix jforms javascript: selection was loose when reloading a menulist via XHR
 +  * jacl2db_admin: fix CSS to stick headers of the rights table
 +  * new method @@jAuth::getReasonToForbiddenPasswordChange()@@ and new interface @@jIAuthDriver3@@
 +
 +====== Jelix 1.6.36 ======
 +
 +Released on march 14th, 2022
 +
 +  * Fix jauthdb_admin: it should call @@jAuth::canChangePassword()@@ when needed
 +  * Fix jForms, formfull widget: display correctly checkboxes
 +  * Fix jForms: separate each item of checkboxes/radioboxes by new line
 +  * Fix jForms: Fix some HTML issues into choice, imageupload and upload2 widgets
 +  * Fix jForms: Fix dynamicFillData when there is an empty value
 +  * Fix: Error pages should not require authentication
 +  * Fix jacl2db: the id_aclgrp field should be bigger than the login field
 +  * Fix core configuration: the retrieval of the documentRoot was bad
 +  * Fix entrypoint installation: support @@require@@ without parenthesis
  
  

en/changelog/1.6.x.txt · Last modified: 2023/04/17 10:00 by laurent

Recent changes RSS feed Creative Commons License