Skip to content

Releases: slackero/phpwcms

phpwcms 1.9.6

26 Jan 21:12

Choose a tag to compare

This release fixes bugs and keeps components updated.

See all changes »

phpwcms 1.9.5

01 Jan 11:56

Choose a tag to compare

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

17 Sep 14:16

Choose a tag to compare

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

29 Jul 03:38

Choose a tag to compare

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

09 Jul 13:07

Choose a tag to compare

phpwcms 1.9.0 Beta 7 Pre-release
Pre-release

The biggest enhancement is SVG support. In addition some bug fixes and little changes are implemented.

See all changes »

phpwcms 1.8.8

14 Jun 14:02

Choose a tag to compare

Fixes a bug in CP Image Special and broken newsletter unsubscribe links.

See all changes »

phpwcms 1.9.0 Beta 6

14 Jun 14:01

Choose a tag to compare

phpwcms 1.9.0 Beta 6 Pre-release
Pre-release

Fixes a bug in CP Image Special and broken newsletter unsubscribe links.

See all changes »

phpwcms 1.8.7

06 Jun 03:34

Choose a tag to compare

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 5

06 Jun 03:37

Choose a tag to compare

phpwcms 1.9.0 Beta 5 Pre-release
Pre-release

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

09 Feb 06:03

Choose a tag to compare

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 class and id can 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 before and after got additional template options and can be negative too
    • Start and end date can be set
  • 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»