v342.0
Breaking changes
- #449 - Error boundaries.
- #452 - (internal) When processing template with filtered tags, these filters are used also for properties.
- #434 - Constant attribute values.
Release notes
- #323 - Advanced conditions for templates.
- #324 - Math operations in templates.
- #176 - Tag default attributes (aka DRY).
- #418 - XSD for library definition.
- #69 - Fallback everything not in filesystem to CMS.
- #368 - Set logged-in user by id (aka impersonation).
- #456 - Default template attribute values.
- #405 - Administration modularization.
- #455 - Modern way to set property value.
- #432 - Tag for lazy library registration.
- #415 - Date time diff.
- #446 - Grouping routes.
- #442 - View and edit instance readme.
- #249 - Link parameters for menu items.
- #428 - Import existing module already in filesystem.
- Many, many more (54 issues).
Complete list of issues in milestone.
Install
- To install new instance, download
install.php
and navigate to it through web server. - Download
phpwfw-v342.0-full.zip
, extract it on server and navigate tosetup.php
.