cps 7.x-1.0-rc13

Bug fixes

* Issue #3425593 by hadsie: Unable to move entities with aliases between site versions

cps 7.x-1.0-rc12

Bug fixes

* Show warnings (instead of php error) when cps_restore_archive() would fail.

cps 7.x-1.0-rc11

New features

* Adds cps_time_machine module, an alternative way to view older content.

cps 7.x-1.0-rc9

Bug fixes

Make PHP8 compatible.
- fixes one more minor incompatibility (passing NULL as a string).

cps 7.x-1.0-rc8

Make ready for PHP8 by fixing one improper usages of default arguments.

cps 7.x-1.0-rc7

Bug fixes

* Fixes exception in MYSQL 8 in hook_entity_delete()

cps 7.x-1.0-rc6

Bug fixes

cps 7.x-1.0-rc5

New features
  • Issue #3029267 by jake_milburn, peximo: CPS Scheduler
  • Issue #3316358 by douggreen: Allow projects to use a higher memory limit on publish
  • Issue #3316360 by hadsie: Show created and published dates in diff

cps 7.x-1.0-rc4

Bug fixes

Fix PHP warning during delete, on content types with no path.

cps 7.x-1.0-alpha5

Changes since 7.x-1.0-alpha4:

  • #2653726 by alexjarvis: Options not being properly passed to publish/unpublish changeset entities
  • #2653006 by alexjarvis: Broken query in cps_can_delete_entity causes fatal

cps 7.x-1.0-alpha3

Changes since 7.x-1.0-alpha2:

  • #2614060 by catch: Retain information about revisions within changesets, and add option to prune them

cps 7.x-1.0-alpha2

New features

Changes since 7.x-1.0-alpha1:

  • #2407131 by catch, Fabianx, merlinofchaos: Support archiving of changesets to files
  • #2599754 by catch: Transactional publishing/reverting of changesets

cps 7.x-1.0-alpha1

First alpha release for CPS.

CPS is already being used on production sites, but there are at least two issues that should be completed before a stable release:

#2599754: Transactional publishing/reverting of changesets

Subscribe with RSS Subscribe to Releases for CPS