Changeset 3553:91681075f2d0
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r3485 r3553 1 Dotclear 2.12 - 2017-07-27 2 =========================================================== 3 * 🛡 Security: Fix potential XSS 4 * 🛡 Security: Enforce uniqness of the recovery key 5 * 🛡 Security: Switch hash method from sha1 to sha512 (new installation only) 6 * Two new values for base font size (37.5% and 87.5%) 7 * Adaptive admin font size is now optional 8 * Reduce base font size on very small devices 9 * Refactor some functions to closures 10 * No CSP directives in safe mode 11 * Add current blog domain for script and style CSP directives 12 * Backlinks: 13 * Retrieving ping URLs, let trackback first, then pingback, then finally webmention 14 * Get source post content to compose webmention excerpt and retrieve title 15 * Use source post title as blog name if this one is unknown (Anonymous blog is used if neither title nor blog name are known) 16 * Datepicker's look refreshed 17 * Allow 3rd party additional headers (URL handler) 18 * Dublin core metadata removed 19 * Using theme\<theme_name> namespace for _public.php and _prepend.php, in order to simplify theme copy and hack 20 * Temporary password will have to be changed at first login (after resetting password) 21 * Add ukrainian language 22 * French help updated for theme editor 23 * Fix: Blogs’ admin (ie not super-admin) got back their blogs’ list but only super-admin may do actions 24 * Fix: Post/page edition layout on different screen sizes 25 * Fix: x-frame-options URL in admin 26 * Fix: Cope with several copies of a same smiley in content 27 * Fix: Allow 3rd party filters for template tags 28 * Fix: Use getURLFor instead of old getBase function for breadcrumb 29 * Fix: Give mysql/mysqli driver choice for DC 1.2 import 30 * Clearbricks lib update from 0.9 to 1.0 31 * jQuery lib update from 2.2.0 to 2.2.4 (last release of jQuery 2.n branch) 32 * CKEditor lib update from 4.6.1 to 4.6.2 33 * CodeMirror lib update from 5.15.3 to 5.25.1 34 * 🐛 → Various bugs and typos fixed 35 * 🌼 → Some locales and cosmetic adjustments 36 37 1 38 Dotclear 2.11.2 - 2016-12-29 2 39 ===========================================================
Note: See TracChangeset
for help on using the changeset viewer.