^
Navigate CMS v2.9.6 r1648 (2026/03) Sign up Sign in Your account Sign out

Navigate CMS Update: 2.9.6

15
Mar '26
0
Comments

The Navigate CMS team has just released a software update which includes a collection of security fixes, bugs resolved and library upgrades.

Important: PHP now is supported from version 7.4 upto 8.4

Full changelog:

* PHP 8.4 compability fixes (PHP 7.4 still supported)
* naviforms: multiselect field shows the previous selected values in order
+ properties: added new property "brands"
* fixed showing title and description in items gallery tab modal window
* user settings: fixed saving new password
* structure: added option to force reloading hierarchy without cache
* content webget: allow giving an item id instead of taking the current object
* login: fix password reset URL
+ properties webget: return brand information
+ webgets: added brands webget
* nvweb: improve security when sanitizing url
+ added npm library dankogai/js-base64
- removed $.base64 library (does not support UTF-8)
* nvweb: give "url not found" treatment its own function
* PHPMailer updated to v7.0.2
- remove magic quotes compatibility
+ helper function to check and retrieve global variables ($_GET, $_POST, etc.)
* fixed missing = in comparison operator
+ list conditionals: allow setting a source to get property values from the structure object
* nv list: also urlencode keys in pagination links
* nvweb: fix error assuming a structure object always had a title set
* fix core_strftime wrapper function in MS Windows servers
* update libraries (via Composer): mPDF 8.2.7, algo26-matthias/idna-convert 3.2.1, jalle19/php-whitelist-check 1.2.0
+ shop: shipping_methods development (work in progress)
+ shop / cart: added event triggers "view_before", "view_after"
* update composer config to allow using PHP 7.4
* improve install process (zip extraction progress)

You can view all source code changes in our Github repository.

To auto update your Navigate CMS instance, sign in as an Administrator and access the Configuration > Update function. You may also download the update package from SourceForge and apply it manually.

 
InformationBlogDevelopment