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 revisionBoth sides next revision
en:changelog:1.8.x [2023/04/17 10:04] – [Jelix 1.8.0] laurenten:changelog:1.8.x [2023/05/30 13:56] – [Jelix 1.8.1] laurent
Line 6: Line 6:
 ====== Jelix 1.8.1 ====== ====== Jelix 1.8.1 ======
  
-Not released yetNo changes yet.+ 
 +Released on may 30th, 2023 
 + 
 +  * jEvent: support of any classes for listenersThe name of listener into the events.xml can be the full name of a class. The class must have a namespace and must be autoloadable. 
 +  * jDao: records can now extend from any classes. The `extends` attribute can now contain a class name instead of a record class selector. The class must have a namespace and must be autoloadable. 
 +  * jEvent: fix loading of listener. They were instantiated at each notification.  
 +  * jacl2db: fix a bug when a right is forbidden. All rights were set to "forbid" when a 'view' rights was forbidden. 
 +  * jacl2db_admin: fix applying forbidden state on "view" rights. 
 +  * installer: fix default module configurator, it did not load installation parameters and then, installers didn't have calculated parameters. 
 +  * Upgrade PHPMailer to 6.8 
 +  * Upgrade jQuery to 3.7.0 
 +  * Upgrade Datatables to 1.13.4 
 +  * Upgrade Ckeditor to 38.0.1
  
  

en/changelog/1.8.x.txt · Last modified: 2024/05/12 20:52 by laurent

Recent changes RSS feed Creative Commons License