v6.0.11 #58
se7enxweb
announced in
Announcements
v6.0.11
#58
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release of Exponential 6.0.11 (From 7x)
Official stable release of Exponential 6.0.11 (Stable).
Release date: 2026.01.01.
What's Changed / What's New (Since eZ Publish 6.0.10)
The main theme of this release is PHP Type Support requirements updates to support PHP 8.5.x
Revised Software Documentation:
Updated Remote Dependencies via Composer:
Updated the core kernel to better support use with newer versions of php 8.4+/8.5+:
PHP85 Kernel: Updated: class method(s) to provide nullable type bugfix required for php 8.5 support. Enhancement.
Design: Updated: Removed admin dashboard logo width restriction as blocking product name on dashboard. Bugfix.
Updated: To Make the default robots.txt file configuration truely useful we add now disallow block configuration settings to exclude content most commonly wanted not to be indexed. Customize as needed. Feature enhancement.
Merge branch 'netgen:ibexa-support' into main.
Added: Added robots.txt default configuration file with nifty ascii art to help new users get results faster.
Kernel: Updated: Bugfix for collaboration module view using this class to prevent fatal error regarding parameters previously not being passed when required to be passed. Bugfix for projects usage of Exp. Bugfix.
Soap: Updated: Bugfix for ezsoap library response class payload internals to comment out a dynamic variable causing warnings. Bugfix.
Mail: Updated: Bugfix for email notifications which refuse to send using Bcc method, switching to To. Bugfix.
Kernel: Updated: Bugfix for php8 support. Added missing Public Properties to remove deprecation warnings regarding dynamic properties no longer supported. Bugfix.
Kernel: Updated: Refactor php cronjob part cronjobs/updateviewcount.php internals to support default installations and still improve multi-site installations statistics collection for sites using PathPrefix settings. Feature enhancement.
Kernel: Updated: eZURL class to provide public properties for former dynamic properties expected. PHP8 Bugfix.
PHP85 Kernel: Merge pull request Updated: ezldapuser class utf8_decode usage replacement. Bugfix. #57 from se7enxweb/feature/php81-kernel-utf8-decode.
PHP85 Kernel: Updated: ezldapuser class utf8_decode usage replacement. Bugfix.
Kernel: Merge pull request kernel(api): add #[ReturnTypeWillChange] on SPL interface methods for… #56 from se7enxweb/feature/php81-kernel-lib-returntype-attr.
Kernel: kernel(api): add #[ReturnTypeWillChange] on SPL interface methods for PHP 8.1 compatibility (no behavior change).
Kernel: Updated: Bugfix for not defined when editing content causing a chain of warnings from the kernel/lib. Bugfix.
Kernel: Updated: Bugfix for php8 support to silence warnings related to missing public property. Bugfix.
Kernel: Updated: Bugfixes for class properties not defined causing warnings. Bugfix.
Kernel: Updated: Added code to detect empty string input and return instead of passing null to mysqli_real_escape_string which triggers a deprecated warning. Bugfix.
Kernel: Updated: Added additional checking for type to address php8 specific isssues. From mugo.ca; https://github.com/mugoweb/ezpublish-legacy/pull/235/files Feature enhancement.
Kernel: Updated: Added enhanced debug log message information. From mugo.ca; mugoweb/ezpublish-legacy@2fd7014 Feature enhancement.
Notable Changes (Since eZ Publish 5):
Documentation:
Features (Code Level Improvements):
-- Example: Hide key information that you don't need via simple css rules (examples included in design stylesheet debug.css)
-- Example: Integrate advanced display with Jquery.
-- Example: Expand via class override in an extension to create even more future proof and modern outputs of debug information quickly and simply.
Feature: PHP 8.4 Support Added Into eZ Publish At Version 6.0.8 by @se7enxweb in PHP 8.4 Support to eZ Publish Version 6.0.8 #49
Template: Debug Output By Method Debug Output Identification (by default, User and IP Address supported)
Doc: Moved Documentation Site (With redirect for old url) to https://ezpublish.doc.ezpublish.one
Admin: Feature Addition: Sub items displayed selection based subtree Node / Location Copying (Kernel Level Implementation)
Design: Admin and Admin3 templates extended to prevent errors in admin design code (inherited) which prevented usage of detailed tab forms.
Template: Debug Output support refactored to now provide div ids and wrapper divs used to provide enhanced styles to debug output.
DB: Enhanced Postgres 17 Support to prevent large amounts of deprecation notices.
Package: Replaced deprecated package server url for standardized replacement hostname: ezpublish.packages.ezpublish.one
Design: Admin Update to Object Relations Modal Uploading Initial Displayed Position. Bugfix for admin3 design.
Template: PHP8 Support for eztpl for loop template language usage.
Setting: Added [SiteSettings] SiteDescription setting variable for use in modern designs.
Setting: Unhide shop admin menu item.
Template: eZ Online Editor : Added default support to editor link dialog for telephone links.
Javascript: Upgraded jquery library to version 3.7.1.
Feature: Admin can now navigate and use the entire content tree.
Design: Admin design is now responsive to provide admin UI to cell phones.
Extensions:
The following extensions are now installed and activated by default:
New design/admin3 default responsive admin design refined by actual designers.
sevenx_themes_simple (the new default user design basis)
ezautosave
ezgmaplocation
ezmultiupload
ezjscore
ezodf
ezprestapi
ezstarrating
ezwt
swark
owsimpleoperator
ezpaypal
bcwebsitestatistics
bcgooglesitemaps
ezwebin
ezflow
ezdemo
bcwebshop
bccie
birthday
xrowextract
xrowmetadata
enhancedezbinaryfile
enhancedselection2
recaptcha
hcaptcha
ezupdate
With several other extensions being installed for use at a composer level.
With several other extensions being recommended at a composer level.
Full Changelog: v6.0.10...v6.0.11
This discussion was created from the release v6.0.11.
Beta Was this translation helpful? Give feedback.
All reactions