Jump directly:

papaya CMS 5.1

This list is a summary of the changes made in papaya CMS 5.1.2 since the 5.1.1 release:

  • For the operation of papaya with a database cluster (separate connection for writing and reading) a problem in the Community package was corrected.
  • 443 is now recognized as the standard port for HTTPS and will not be additionally sent out in URLs for inclusion of e.g. CSS files. This avoids problems with some older browsers.
  • Two Problems related to papaya Cronjobs were corrected.
  • A problem with thumbnails while sending emails was corrected.
  • The Tasks Manager package is new.

This list is a summary of the changes made in papaya CMS 5.1.1 since the 5.1 release:

  • A Domain RichText Box was added.
  • On back end pages the robots metatag with noindex, nofollow is now included.
  • The output of back end dialog buttons was reordered to make the one most on the right the default.
  • The Content-Disposition header is now also correct for IE.
  • A bug in the mediadb search was fixed.

The release notes for papaya CMS 5.1 are not complete. The full changelog is available from the SVN repository.

This list is a summary of the changes made in papaya CMS 5.1 since the 5.0 release:

  • Backwards compatibility to PHP4 is currently under removal, therefore PHP5 is mandatory
  • The gallery module now has a jQuery-based lightbox that reads pictures from RSS-Feeds - it is now possible to flip through image galleries that are spread over several pages within the lightbox.
  • Quite a lot of bugfixes & improvements (details will follow...) - thankfully, there were no security related bugs since the 5.0 release.

Particulary interesting for developers:

  • The database abstraction can now be exchanged with a phpunit mock object.