Changeset 4013:a799e6a17f8d for CHANGELOG
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r4012 r4013 3 3 * 🐘 PHP 5.6+ is required, PHP 7.3 compliance 4 4 * Add drag'n'drop sorting system for dashboard blocks 5 * Backend context is preserved on switching blog (as far as possible )5 * Backend context is preserved on switching blog (as far as possible, depending on user's grants) 6 6 * No more inline javascript, default/install CSP directive modified accordingly 7 7 * Add settings (in maintenance plugin) for CSP system 8 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 9 * Add spellcheck="true" attribute on input/textarea 10 * Refactoring of notices/messages codeon backend10 * Refactoring of notices/messages system on backend 11 11 * Add undo/redo buttons to CKEditor toolbar 12 * No more flash players (flv,mp3)13 12 * Add title/legend reminder on media popup insertion (1st tab) 14 * Add font loading capabilities for ?pf= system - allow pluginto load css fonts13 * Add font loading capabilities for ?pf= system - plugin are now able to load css fonts 15 14 * Add WebP image format support to Dotclear (may depends on your server PHP capabilities) 16 15 * Add <sub>…</sub> support in Dotclear wiki, syntax : _indice_ … … 20 19 * Lib: Update Codemirror to 5.48.0 21 20 * Lib: Update CKEditor to 4.12.0 21 * 🗑 → No more flash players (flv,mp3) 22 22 * 🐛 → Various bugs, a11y concerns and typos fixed 23 23 * 🌼 → Some locales and cosmetic adjustments
Note: See TracChangeset
for help on using the changeset viewer.