Releases: slackero/phpwcms
phpwcms 1.9.6
This release fixes bugs and keeps components updated.
See all changes »
phpwcms 1.9.5
Happy New Year! It's 2019.
This release fixes several bugs, keep components updated and implemented new functionality. phpwcms 2.0 is on the way…
See all changes »
phpwcms 1.9.2
This release fixes several bugs, keep components updated and implemented new functionailty. But at all it's a stable release and works up to PHP 7+.
When upgrading keep in mind to check conf.inc.php. When using current releases of MySQL or MariaDB check the config setting $phpwcms['db_sql_mode'] where you can overwrite SQL mode to avoid failures in case of too restrict settings. If you have rewrite enabled also check your .htaccess file. Links to img/cmsimage.php are rewritten to im and need the specific rule enabled.
See all changes »
phpwcms 1.8.9
This is a maintenance release of phpwcms that implements some new functionality, got updated components and addresses few possible problems.
See all changes »
phpwcms 1.9.0 Beta 7
The biggest enhancement is SVG support. In addition some bug fixes and little changes are implemented.
See all changes »
phpwcms 1.8.8
Fixes a bug in CP Image Special and broken newsletter unsubscribe links.
See all changes »
phpwcms 1.9.0 Beta 6
Fixes a bug in CP Image Special and broken newsletter unsubscribe links.
See all changes »
phpwcms 1.8.7
This is a maintenance release of phpwcms that implements some new functionality, got updated components and addresses few possible problems.
- CKEditor updated to version 4.7.0
- Invisible reCAPTCHA implemented
- Optimised ReWrite conditions, so check your .htaccess
See all changes »
phpwcms 1.9.0 Beta 5
It's time to bring the phpwcms 1.9 branch (compatible to PHP 7) on par with the version 1.8 branch.
See all changes »
phpwcms 1.8.6
With phpwcms 1.8.6 there are many changes and enhancements.
Here are the most important:
- Article start and end date are no longer set as long it's not set by the backend user
- Content Parts were restructured a bit and got new options:
- Custom attributes
classandidcan be set and are accessible in all custom CP templates with the replacers[ATTR_CLASS]{ATTR_CLASS}[/ATTR_CLASS]and[ATTR_ID]{ATTR_ID}[/ATTR_ID] - Space
beforeandaftergot additional template options and can be negative too - Start and end date can be set
- Custom attributes
- IPTC image information can be used in the file manager. In combination with config settings and specific rules IPTC values can be used to set image title, caption or copyright.
- [Edit] button in article list is readable and bigger.
- CKEditor was updated to version 4.6.2
See all changes»