Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../dotcl
File: changelog.txt
Dotclear 2.32.1 - 2024-11-27
[0] Fix | Delete
===========================================================
[1] Fix | Delete
* Fix: A category could not be renamed
[2] Fix | Delete
* Fix: The categories page doesn't display any categories if there's only one for the blog
[3] Fix | Delete
* Fix: Cast number values to int in blog parameters form as they might be non-existent
[4] Fix | Delete
* Fix: Replace return button by a cancel button in intermediary steps during creation of a new SimpleMenu item
[5] Fix | Delete
* Fix: legacyEditor with pseudo empty excerpt (thanks Ben Griffith for documenting this issue)
[6] Fix | Delete
[7] Fix | Delete
Dotclear 2.31.1 - 2024-08-19
[8] Fix | Delete
===========================================================
[9] Fix | Delete
* Fix: Media couldn't be opened as preview (overlay)
[10] Fix | Delete
* Fix: Fix Page management with PHP 8.1
[11] Fix | Delete
[12] Fix | Delete
Dotclear 2.31 - 2024-08-13
[13] Fix | Delete
===========================================================
[14] Fix | Delete
* 🐘 PHP 8.1+ is required, PHP 8.2 and 8.3 compliance
[15] Fix | Delete
* Core: Remove unnecessary sass folders from production archive
[16] Fix | Delete
* UX/UI: Add a visual dot indicator to current menu-item
[17] Fix | Delete
* UX/UI: Harmonize entry format look'n'feel with other status items (status, date, lang)
[18] Fix | Delete
* UX/UI: Use italic font-style for placeholder (in inputs)
[19] Fix | Delete
* UX/UI: Enforce contrast for add button hover/active/focus
[20] Fix | Delete
* UX/UI: Admin CSS review
[21] Fix | Delete
* Fix: Hide convert to HTML button for pages already in this format
[22] Fix | Delete
* Fix: Cope with media alternative text in IPTC/XMP/Exif metadata
[23] Fix | Delete
* Fix: Fix favorites menu current item detection
[24] Fix | Delete
* Fix: Avoid sortable mechanism for pages on small devices (interfere with scrolling)
[25] Fix | Delete
* Fix: Media change file upload process
[26] Fix | Delete
* Fix: Deletion on search mode in media manager
[27] Fix | Delete
* Fix: Review position of help button depending on context (scrolled or on top, help opened or not, …)
[28] Fix | Delete
* Fix: Really do garbage collector of expired sessions
[29] Fix | Delete
* Fix: Dependencies (modules) mechanism reviewed
[30] Fix | Delete
* Fix: Do not render debug/dev HTML comment warning in CLI Mode
[31] Fix | Delete
* Fix: Cope with event propagation for meta editor helper (tags, …)
[32] Fix | Delete
* Fix: Use lexical sorting for tags
[33] Fix | Delete
* Fix: Disable unauthorized option for media insertion (link without alt, legend without alt)
[34] Fix | Delete
* Fix: Cope with newly uploaded media for deletion button activation
[35] Fix | Delete
* Fix: Better identification of the blog name on the breadcrumb of the dashboard (home)
[36] Fix | Delete
* 🛡 Security: Add .inc to exclusion list for media (see https://www.exploit-db.com/exploits/52037)
[37] Fix | Delete
* 🐛 → Various bugs, a11y concerns and typos fixed
[38] Fix | Delete
* 🌼 → Some locales and cosmetic adjustments
[39] Fix | Delete
[40] Fix | Delete
Dotclear 2.30.1 - 2024-05-17
[41] Fix | Delete
===========================================================
[42] Fix | Delete
* Fix: Template engine might not found some theme's template in some contexts
[43] Fix | Delete
* Fix: Outgoing documentation links
[44] Fix | Delete
[45] Fix | Delete
Dotclear 2.30 - 2024-05-13
[46] Fix | Delete
===========================================================
[47] Fix | Delete
* 🐘 PHP 8.1+ is required, PHP 8.2 and 8.3 compliance
[48] Fix | Delete
* Core: Switch from GNU GPL-2.0-only to AGPL-3.0
[49] Fix | Delete
* Core: Normalize SQLite database path and create the database file if necessary
[50] Fix | Delete
* Core: Add a configuration setting to load or not legacy JS (backend/frontend)
[51] Fix | Delete
* - For frontend a new sysIf attribute is provided: legacy_needed (see _head.html template)
[52] Fix | Delete
* - For backend current release config may be overrule by setting DC_MIGRATE in inc/config.php
[53] Fix | Delete
* Core: Add a setting to change the thumbnail character prefix (default to .)
[54] Fix | Delete
* Core: Add width and height of an SVG image (media item page) if specified in its source
[55] Fix | Delete
* Core: Add an option (informative_config) to display informative config for module (ie without any form)
[56] Fix | Delete
* Core: Add prefix/suffix capability for Helper/Html/Form/Label (will be inserted before/after the associated field)
[57] Fix | Delete
* Core: Add webmention endpoint URL in <head> for post/page (already present in http headers but may be not sufficient)
[58] Fix | Delete
* UX/UI: Add a menuitem quick access (configurable quick menu key, default to :)
[59] Fix | Delete
* UX/UI: Add quick access to dashboard (quick menu access key+enter without anything else)
[60] Fix | Delete
* UX/UI: Review layout for group of buttons
[61] Fix | Delete
* UX/UI: Use textarea for media description
[62] Fix | Delete
* UX/UI: Switch from PNG to SVG for images used in backend
[63] Fix | Delete
* UX/UI: Review CSS for tables
[64] Fix | Delete
* UX/UI: Review information style (legend, message, …) in dark mode
[65] Fix | Delete
* UX/UI: Review media upload progress bar
[66] Fix | Delete
* UX/UI: Review install icons (messages)
[67] Fix | Delete
* UX/UI: Set a background on legacyEditor toolbar
[68] Fix | Delete
* UX/UI: Review form's buttons layout (specially on small device)
[69] Fix | Delete
* UX/UI: Add supplemental warning about disabling ad-blocker detection
[70] Fix | Delete
* UX/UI: Review legacy editor toolbar layout
[71] Fix | Delete
* UX/UI: Review header layout (alignment, …)
[72] Fix | Delete
* UX/UI: Theme editor: the lists of inherited files are now folded by default
[73] Fix | Delete
* UX/UI: Review today button look
[74] Fix | Delete
* UX/UI: Page header review (standard and upgrade modes)
[75] Fix | Delete
* UX/UI: Review categories CSS
[76] Fix | Delete
* UX/UI: Prelude layout review
[77] Fix | Delete
* UX/UI: Help button layout review
[78] Fix | Delete
* a11y: Review markup for required items in forms
[79] Fix | Delete
* a11y: Enforce contrast of pending and locked status icons in dark mode
[80] Fix | Delete
* a11y: No need to enforce contrast on icon hover (whatever is the mode, dark or light)
[81] Fix | Delete
* a11y: Fix issue with Codemirror (trapped inside editor if using only the keyboard)
[82] Fix | Delete
* Fix: Do not put filename as alternate text for media
[83] Fix | Delete
* Fix: Media item deletion
[84] Fix | Delete
* Fix: Cleaning procedure after update is now more tolerant
[85] Fix | Delete
* Fix: Plural management for some locales (Japanese, …)
[86] Fix | Delete
* Fix: Don't care about antispam filter GUI URL during installation
[87] Fix | Delete
* Fix: Video/audio media insertion with CKEditor, review notice
[88] Fix | Delete
* Fix: Display notice (about audio/video insertion limit) only with standard editor
[89] Fix | Delete
* Fix: Fix exclusion list for media zip process
[90] Fix | Delete
* Fix: Take care of user defined thumb sizes in media zip exclusion pattern
[91] Fix | Delete
* Fix: Background color of search input field
[92] Fix | Delete
* Fix: Go back to update tab (on plugins page) after forced check of plugins' update
[93] Fix | Delete
* Fix: Success upload media message color
[94] Fix | Delete
* Fix: Optimize Berlin SVG images
[95] Fix | Delete
* Fix: SVG preview with magnificPopup jQuery plugin
[96] Fix | Delete
* Fix: Antispam filter name displayed on comments list page
[97] Fix | Delete
* Fix: Use standard tpl:IfCommentPreviewOptional rather than tpl:IfPreviewIsNotMandatory for Ductile
[98] Fix | Delete
* Fix: H2 (navigation) horizontal overflow
[99] Fix | Delete
* Fix: Input for decimal values
[100] Fix | Delete
* Fix: Management of local setting/pref value is the same as the global one (if global exists)
[101] Fix | Delete
* Fix: Antispam IP and IPv6 rules deletion
[102] Fix | Delete
* Fix: Antispam Word filter rule deletion
[103] Fix | Delete
* Fix: Theme config form if not only informative
[104] Fix | Delete
* Fix: Antispam params link (on blog pref)
[105] Fix | Delete
* Fix: Hint typing for post ID (trackback/pingback/webmention)
[106] Fix | Delete
* Fix: Post/Page selector for static home
[107] Fix | Delete
* Lib: Update Codemirror to 5.65.16
[108] Fix | Delete
* i18n: Remove Luxembourgish language (not translated and mostly not used)
[109] Fix | Delete
* 🛡 Security: Fix Cross Site Scripting vulnerability (https://packetstormsecurity.com/files/177239/Dotclear-2.29-Cross-Site-Scripting.html)
[110] Fix | Delete
* 🐛 → Various bugs, a11y concerns and typos fixed
[111] Fix | Delete
* 🌼 → Some locales and cosmetic adjustments
[112] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function