Changeset 3625:2fa9feba2079 for CHANGELOG
- Timestamp:
- 12/19/17 07:13:19 (8 years ago)
- Branch:
- default
- Parents:
- 3623:fe048b3db219 (diff), 3624:26fde0cee4ef (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r3623 r3625 14 14 * 🐛 → Various bugs and typos fixed 15 15 * 🌼 → Some locales and cosmetic adjustments 16 17 Dotclear 2.12.2 - yyyy-mm-dd 18 =========================================================== 19 * Fix: lang attribute was missing on entry alone contexts for currywurst and dotty templatesets 20 * Fix: Add http:// protocol before media.dotaddict.org for csp_admin_img 21 * Fix: tpl:sysIf blog_lang generated code 22 * Fix: Duplicate auto-generated URI (entries) 23 * Fix: Do not use border and background on select to use the system aspect of them in Firefox. 24 * Fix: For select element, target Safari to cope with font-size select/option problem. 25 * Fix: Error messages styling 16 26 17 27 Dotclear 2.12.1 - 2017-08-13 -
CHANGELOG
r3624 r3625 1 Dotclear 2.13 - yyyy-mm-dd 2 =========================================================== 3 * 🐘 PHP 5.5+ is required 4 * 🛡 Security: Add Referrer-Policy header in admin pages 5 * Dotclear news are now displayed in async way by js 6 * Dotclear core update check is now done by async js - a forced check may still be done on <admin>/update.php page 7 * Add utf8mb4 driver (MySQL server 5.7.7+) 8 * Add target="blank" option in simpleMenu 9 * Update CKEditor from 4.6.2 to 4.7.3 10 * Update CodeMirror from 5.25.1 to 5.32.1 11 * Fix: Avoid horizontal scrolling table when longest comment's usernames in list of comments 12 * Fix: Cope with MySQLi connection via socket 13 * Fix: Error messages markup and styling 14 * 🐛 → Various bugs and typos fixed 15 * 🌼 → Some locales and cosmetic adjustments 16 1 17 Dotclear 2.12.2 - yyyy-mm-dd 2 18 ===========================================================
Note: See TracChangeset
for help on using the changeset viewer.