Changeset 3782:cb25104a2651
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r3679 r3782 1 Dotclear 2.14 - 2018-08-13 2 =========================================================== 3 * 🛡 Security: Fix potential reflective XSS, thank's Zekvan Arslan for report (via Daniel Bishtawi from https://www.netsparker.com/) 4 * 🐘 PHP 7.2 compliance 5 * Use specialized fields whenever it's possible (email, …) 6 * Add definition list capabilities (dl, dt, dd) to wiki (= <term>, : <definition>) 7 * Add <sup>…</sup> support in wiki, syntax : ^exponant^ 8 * Add syntax property/method to dblayer driver 9 * Replace some js oriented background fading by CSS3 animation 10 * Enhance some visual focus indicators 11 * Enhance key event management in popup (Esc, Enter, …) 12 * Template filters may now be extended (or modified) by 3rd party plugins (via behaviors) 13 * PSR-2 code formatting as far as possible (work in progress) 14 * Add two new ways to order tags (by oldest or newest associated post publication date) 15 * Update Codemirror to 5.38.0 16 * Update CKEditor to 4.9.2 17 * Update jQuery migrate plugin to 1.4.1 18 * Update jQuery UI (custom) 1.12.1 19 * Add a dark mode (via user preferences) for administration, CSS refactoring 20 * Animate some counters on dashboard icons (nb of comments, spam comments and posts) 21 * 🐛 → Various bugs and typos fixed 22 * 🌼 → Some locales and cosmetic adjustments 23 1 24 Dotclear 2.13.1 - 2018-01-27 2 25 ===========================================================
Note: See TracChangeset
for help on using the changeset viewer.