Releases: flack/openpsa
Releases · flack/openpsa
v9.1.0
- 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
First stable release!
OpenPSA 9.0 RC3
- 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
- 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
- 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