OpenPSA Changelog

What's new in OpenPSA 9.0.0

Jul 2, 2016
  • In over 5000 commits, the entire codebase was thoroughly debugged, refactored, streamlined, and modernized to work better in a larger number of environments: 9.0 can run on Midgard 1 (8.09.9), Midgard2, and Doctrine (via midgard-portable) and all PHP versions from 5.3 to 7.0 on Linux and macOS, giving you a wide range of development and deployment options.

New in OpenPSA 9.0 RC 3 (Jan 6, 2015)

  • improved IDE autocompletion support
  • better file picker integration for TinyMCE, including a new link picker
  • improvements to toolbar behaviour & flexibility
  • simplified (and faster) deletion workflow for most OpenPSA components
  • numerous fixes & improvements to reporting, sales, and direct marketing components
  • updated to new major releases of jquery.ui, fancytree and fullcalendar
  • the usual mix of cleanups, usability, and documentation improvements

New in OpenPSA 9.0 RC 2 (Jul 7, 2014)

  • Full support for midgard-portable
  • CSRF support in Datamanager2 forms
  • Replaced of the remaining PEAR dependencies (Text_Diff, HTTP_Request2) with Composer-based ones (php-diff, Buzz)
  • Port session handling and UI messages service to Symfony HTTP Foundation
  • Updated JS dependencies (including new major releases of TinyMCE, CodeMirror, and fullCalendar)
  • The usual mix of cleanups, simplifications and usability improvements

New in OpenPSA 9.0 RC1 (Dec 30, 2013)

  • new, fullCalendar-based interface for calendar browsing
  • rewritten Watcher service, based on Symfony Event Dispatcher
  • performance improvements in for working with large object trees in Asgard
  • improved PHP 5.5 compatibility
  • initial support for running on midgard-portable, improvements for CLI mode and Asgard shell functionality
  • replaced PEAR diff library with phpspec/php-diff, and the PEAR Mail packages with Swiftmailer
  • the usual pile of refactorings, cleanups and usability improvements