diff --git a/docs/NEWS b/docs/NEWS index b0a3709d..b640403c 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -4,6 +4,25 @@ Version 2.0-beta2 () ------------------------------------------------------------------------ + * Improved file/directory removal code to (hopefully) fail more + gracefully + + * Change "default" admin backend template fallback chain so that + old admin templates can theoretically be shown with the "old" + admin interface. This however in many themes breaks the + Serendipity workflow. In other words, currently old custom backend + templates are deprecated. We are still working on how to deal + with this and if we can add some sort of compatibility or port. + + * Fix bundled jquery's source mapping, upgraded to 1.11.1 + + * Fix MediaDB overlay display + + * Re-Added possibility to change filename/target directory for + media uploads + + * Update CKEditor to 4.4 + * Fixed some missing internationalization instances * Minor CSS improvements for upgrader, plugin sequencing widget