Changeset 3469:712559193a6e for CHANGELOG
- Timestamp:
- 12/28/16 09:51:21 (9 years ago)
- Branch:
- default
- Children:
- 3470:51ebc8ed7634, 3471:5aac98fdb291
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r3385 r3469 1 Dotclear 2.11 - 2016-12-28 2 =========================================================== 3 * 🐘 PHP 5.3+ is required 4 * 🛡 Security : Prevents XSS injection in media title, thanks smarterbitbybit for report 5 * Cope with locale for sorting order if possible (work in progress) 6 * Rich-text-editor (xhtml) may be disabled for Blog/Category description, widget's textareas, … 7 * Add direct access to module's settings from plugins management page (depends on _define.php of modules) 8 * Menus (except favorites) are now lexically sorted (except "new post" item) 9 * Add Entry date as sort order in comments list 10 * Switch admin CSS to Sass/Compass (work in progress) 11 * Add 'l' and 'm' accesskey for editor toolbars, respectively for 'insert link' and 'select media' buttons 12 * Add new categories attribute to EntryIf template tag 13 * Remove Dublin-core metadata from <head> in template-sets 14 * ToolMan (js) not more used, thank's Tim Taylor for all this years together! 15 * Soft redesign of administration pages using responsive font-size and OS system fonts (IE 10+) 16 * Add a user preference to hide additional/secondary information 17 * Add actions on blog list, new sort order: blog status 18 * Update CKEditor to 4.6.1 19 * Open trackbacks with behaviors and add basic Webmention support 20 * Add First Publication mecanism and an option to auto-ping when fired 21 * Berlin theme is now based on Dotty template-set 22 * Move advanced and plugins blog’s prefs in two separate foldable sections 23 * Add legend and title insertion option for image insertion in entry 24 * Some notices and messages may be hidden 25 * Add urls attribute to CategoryIf template tag 26 * CSP: Move admin CSP admin/csp_report.txt to DC_VAR/csp/csp_report.json 27 * CSP: Violations are now stored only once in report if repeated 28 * a11y: Remove empty link (href=#) from admin 29 * Fix: Proxies may use standard HTTP(S) ports and SSL may now run through a proxy 30 * Fix: Prevents precondition failed during activated theme update 31 * 🐛 → Various bugs and typos fixed 32 * 🌼 → A lot of locales and cosmetic adjustments 33 * 🚽 → Housecleaning of no more used scripts, images, resources, IE 9- :-) 34 1 35 Dotclear 2.10.4 - 2016-11-02 2 36 ===========================================================
Note: See TracChangeset
for help on using the changeset viewer.