@mattsches @yellowled @ophian - Please try to remember documenting

documentworthy changes in our docs/NEWS file. This is important for me
when I write up blog entries about the new changes.

I tried to document every commit up until now.
This commit is contained in:
Garvin Hicking 2014-05-05 10:07:40 +02:00
parent 7223456b53
commit c49324eeff

View File

@ -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