Skip to content

Releases: flack/openpsa

v9.1.0

16 Dec 21:38
Compare
Choose a tag to compare
  • made o.o.notifier extendable
  • new & improved Markdown editor
  • UI streamlining & usability improvements
  • Security improvements
  • new caching backend based on Doctrine Cache
  • new hcard parser (mf2)
  • add support for TinyMCE image editor
  • many, many code cleanups & some API streamlining

OpenPSA 9.0.0

02 Jul 16:08
Compare
Choose a tag to compare

First stable release!

OpenPSA 9.0 RC3

26 Nov 21:57
Compare
Choose a tag to compare
OpenPSA 9.0 RC3 Pre-release
Pre-release
  • 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

OpenPSA 9.0 RC2

01 Jul 09:11
Compare
Choose a tag to compare
OpenPSA 9.0 RC2 Pre-release
Pre-release
  • 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

OpenPSA 9.0 RC 1

29 Dec 21:53
Compare
Choose a tag to compare
OpenPSA 9.0 RC 1 Pre-release
Pre-release
  • 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