Add note about FileUpload rewrite
This commit is contained in:
parent
f95af91ef1
commit
04af0adb4e
|
|
@ -1,6 +1,7 @@
|
||||||
* **Build 26x** (2015-06-xx)
|
* **Build 26x** (2015-06-xx)
|
||||||
- Improved the back-end administrator permissions UI.
|
- Improved the back-end administrator permissions UI.
|
||||||
- The page setting `hidden` has been renamed to `is_hidden`, this setting may need to be reapplied for some themes.
|
- The page setting `hidden` has been renamed to `is_hidden`, this setting may need to be reapplied for some themes.
|
||||||
|
- FileUpload widget has been rebuilt from scratch, it now uses an interface similar to the Media Manager.
|
||||||
|
|
||||||
* **Build 260** (2015-05-16)
|
* **Build 260** (2015-05-16)
|
||||||
- The `|page` filter now supports passing an empty string to generate a link to the current page.
|
- The `|page` filter now supports passing an empty string to generate a link to the current page.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue