Changeset 4011:1bc44d66bf82 for CHANGELOG
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r3893 r4011 1 Dotclear 2.15 - 2018-08-13 2 =========================================================== 3 * 🐘 PHP 5.6+ is required, PHP 7.3 compliance 4 * Add drag'n'drop sorting system for dashboard blocks 5 * Backend context is preserved on switching blog (as far as possible) 6 * No more inline javascript, default/install CSP directive modified accordingly 7 * Add settings (in maintenance plugin) for CSP system 8 * Set correct lang attribute (useful for browser/editor spelling) for content (post/page) depending on entry setting, and CK editor UI in user language 9 * Add spellcheck="true" attribute on input/textarea 10 * Refactoring of notices/messages code on backend 11 * Add undo/redo buttons to CKEditor toolbar 12 * No more flash players (flv,mp3) 13 * Add title/legend reminder on media popup insertion (1st tab) 14 * Add font loading capabilities for ?pf= system - allow plugin to load css fonts 15 * Add WebP image format support to Dotclear (may depends on your server PHP capabilities) 16 * Add <sub>…</sub> support in Dotclear wiki, syntax : _indice_ 17 * Template system: Allow ?sub for category/categories attributes of tpl:EntryIf, and for url/urls attributes of fpl:CategoryIf 18 * Responsive tables (posts, pages, users, …) 19 * Fix: port use behind reverse proxy (Clearbricks) 20 * Lib: Update Codemirror to 5.48.0 21 * Lib: Update CKEditor to 4.12.0 22 * 🐛 → Various bugs, a11y concerns and typos fixed 23 * 🌼 → Some locales and cosmetic adjustments 24 1 25 Dotclear 2.14.3 - 2018-09-26 2 26 ===========================================================
Note: See TracChangeset
for help on using the changeset viewer.