%PDF- %PDF-
Direktori : /var/softaculous/dotcl/ |
Current File : //var/softaculous/dotcl/changelog.txt |
Dotclear 2.23 - 2022-08-13 =========================================================== * 🐘 PHP 7.4+ is required, PHP 8.0/8.1 compliance * 🗑 Remove Iconset management * Admin UI: Harmonize font size on different support (laptop, tablet, mobile) * Admin UX: Group more logically buttons on CKEditor toolbar * Core: New constant DC_DEFAULT_THEME, set to 'berlin' * Core: Use predefined constants for post statuses (dcBlog::POST_*) * Core: Use predefined constants for comment statuses (dcBlog::COMMENT_*) * Core: Deprecated global $core (or $GLOBALS['core']), use dcCore::app() instead * Core: Deprecated global $_ctx, use dcCore::app()->ctx instead * Core: Deprecated global $_lang, use dcCore::app()->lang instead * Core: Deprecated global $mod_files, use dcCore::app()->cache['mod_files'] instead * Core: Deprecated global $mod_ts, use dcCore::app()->cache['mod_ts'] instead * Core: Deprecated global $_menu, use dcCore::app()->menu instead * Core: Deprecated global $__resources, use dcCore::app()->resources instead * Core: REST server now accepts JSON format (experimental) * Fix: Use relative URL for attachments as far as possible * Fix: Remove select hiding mechanism when help is displayed * Fix: Loading of modules (plugins/themes) in safe mode * Fix: Message position on Quick entry submit (dashboard) * Fix: Select appearance on Safari (webkit engine) * Lib: Update CKEditor to 4.19.1 * Lib: Update Codemirror to 5.65.7 * 🐛 → Various bugs, a11y concerns and typos fixed * 🌼 → Some locales and cosmetic adjustments * 📣 Warning: Internet Explorer is not more officially supported (may still work weirdly) Dotclear 2.22 - 2022-05-13 =========================================================== * 🐘 PHP 7.4+ is required, PHP 8.0/8.1 compliance * Remove anti-FLoC system * Add a live preview button to standard Dotclear editor (wiki syntax) * Use native Javascript in scripts shiped with Berlin and Ductile theme (no more need jQuery) * Improve retrieval of origin metadata on Webmention or Pingback * Add a "Reset to now" button near the publish datetime input field (post/page) * Reduce number of CSS mediaqueries' breakpoints to 3 (mobile, tablet, laptop) for backend * Add a sticky position to "quick access to section" menu for about:Config and user:Prefs * Toolbar icons reviewed for standard Dotclear editor * Lib: Update Codemirror to 5.65.2 * 🐛 → Various bugs, a11y concerns and typos fixed * 🌼 → Some locales and cosmetic adjustments Dotclear 2.21.3 - 2022-03-07 =========================================================== * Fix: Non admin users cannot create a new entry * Fix: User settings error (via users list) Dotclear 2.21.2 - 2022-02-26 =========================================================== * Revert some modifications done for PHP 8.1 compliance (strftime) * Cleanup remaining currywurst folders (currywurst template removed since 2.20) Dotclear 2.21.1 - 2022-02-19 =========================================================== * Fix: Cope with author TZ for posts and pages edition * Fix: Avoid browser caching on page/post preview * Fix: List of entries using a media