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 [2021/03/07 20:50] laurenten:changelog:1.7.x [2021/07/30 14:59] – [Jelix 1.7.7] laurent
Line 3: Line 3:
 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.8 ======
 +
 +Not released yet
 +
 +  * Fix the installer during the setup of the module access
 +  * Fix @@jResponseHtml::addJsLink@@: possibility to setup the @@type@@ attribute
 +  * Fix jauthdb_admin user creation: login name should be trimmed
 +  * Fix automatic domain name and port retrieval. In some Nginx configuration, SERVER_NAME may be initialized with the port, and so jUrl may generate some url with two port. 
 +  * Fix crash in PHP 8 and warning in PHP 7.4 within jDb and the core
 +  * Translations are now available in several languages
  
 ====== Jelix 1.7.7 ====== ====== Jelix 1.7.7 ======
Line 8: Line 21:
 Released on march 07th, 2021. Released on march 07th, 2021.
  
-Contains all bug fixes and improvements from Jelix 1.6.31, 1.6.32 and 1.6.33.+  * Fix some issues in the docker stack for tests 
 +  * Upgrade PHPUnit to 8.5.14 to test against PHP 8.0
  
- +Contains all bug fixes and improvements from Jelix 1.6.31, 1.6.32 and 1.6.33:
-==== Bug fixed ====+
  
   * Fix php 7 compat issue in the memcache driver   * Fix php 7 compat issue in the memcache driver
Line 23: Line 36:
   * Fix comparison of values in the jForms modified check   * Fix comparison of values in the jForms modified check
   * Fix many issues in the checking of admin rights in administration UI. There were some situation when the checking was badly done, so there were some possibility into the UI to remove completely admin rights.   * Fix many issues in the checking of admin rights in administration UI. There were some situation when the checking was badly done, so there were some possibility into the UI to remove completely admin rights.
- 
-==== Improvements ==== 
- 
   * jauthdb_admin: adding autocomplete to search users   * jauthdb_admin: adding autocomplete to search users
   * jInstaller, module.xml: allow http:// as well as https:// into the namespace value   * jInstaller, module.xml: allow http:// as well as https:// into the namespace value

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

Recent changes RSS feed Creative Commons License