[4012] | 1 | Dotclear 2.15 - 2019-08-13 |
---|
[4011] | 2 | =========================================================== |
---|
| 3 | * 🐘 PHP 5.6+ is required, PHP 7.3 compliance |
---|
| 4 | * Add drag'n'drop sorting system for dashboard blocks |
---|
[4013] | 5 | * Backend context is preserved on switching blog (as far as possible, depending on user's grants) |
---|
[4011] | 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 |
---|
[4013] | 10 | * Refactoring of notices/messages system on backend |
---|
[4011] | 11 | * Add undo/redo buttons to CKEditor toolbar |
---|
| 12 | * Add title/legend reminder on media popup insertion (1st tab) |
---|
[4013] | 13 | * Add font loading capabilities for ?pf= system - plugin are now able to load css fonts |
---|
[4011] | 14 | * Add WebP image format support to Dotclear (may depends on your server PHP capabilities) |
---|
| 15 | * Add <sub>…</sub> support in Dotclear wiki, syntax : _indice_ |
---|
[4015] | 16 | * Template system: Allow ?sub for category/categories attributes of tpl:EntryIf, and for url/urls attributes of tpl:CategoryIf |
---|
[4014] | 17 | * Responsive tables/lists (posts, pages, users, …) |
---|
[4020] | 18 | * Spams preview (administrative board) now shows HTML code rather than interpreted content |
---|
[4014] | 19 | * Fix: port used behind reverse proxy (Clearbricks) |
---|
[4011] | 20 | * Lib: Update Codemirror to 5.48.0 |
---|
| 21 | * Lib: Update CKEditor to 4.12.0 |
---|
[4013] | 22 | * 🗑 → No more flash players (flv,mp3) |
---|
[4011] | 23 | * 🐛 → Various bugs, a11y concerns and typos fixed |
---|
| 24 | * 🌼 → Some locales and cosmetic adjustments |
---|
| 25 | |
---|
[3893] | 26 | Dotclear 2.14.3 - 2018-09-26 |
---|
| 27 | =========================================================== |
---|
| 28 | * 🛡 Security: Avoid XML upload in media manager |
---|
| 29 | * Fix: Upgrade modification for media_exclusion default setting |
---|
| 30 | * Fix: cope with PHP.ini setting memory_limit set to -1 (unlimited) |
---|
| 31 | |
---|
[3854] | 32 | Dotclear 2.14.2 - 2018-09-04 |
---|
| 33 | =========================================================== |
---|
| 34 | * 🛡 Security: Authenticated cross-site scripting (XSS) was possible due to the .ahtml (or .bhtml, .chtml, …) file extension being allowed in the media manager. Thank's Josiah Pierce for report (CVE-2018-16358) |
---|
| 35 | * 🛡 Security: Unregister phar wrapper in order to avoid PHP Phar extension vulerability |
---|
| 36 | * Fix: Enter key in some input fields were not redirect to the parent form |
---|
| 37 | * Fix: Unable to save modified theme's files in theme editor, when Codemirror is used |
---|
| 38 | * Fix: Back to the original global_filters() template function (will be rewritten in the next 2.15) |
---|
| 39 | |
---|
[3807] | 40 | Dotclear 2.14.1 - 2018-08-17 |
---|
[3802] | 41 | =========================================================== |
---|
| 42 | * 🐘 PHP 5.6+ is required - PHP 5.5 is buggy with the 2.14 release |
---|
[3807] | 43 | * Fix: install wizzard was broken |
---|
[3802] | 44 | * Fix: smallest admin font size was set when saving user prefs |
---|
| 45 | * Fix: minifying JS scripts may cause problems with regular expressions |
---|
| 46 | * Fix: empty JS var was set for syntax coloration if disabled |
---|
| 47 | |
---|
[3782] | 48 | Dotclear 2.14 - 2018-08-13 |
---|
| 49 | =========================================================== |
---|
| 50 | * 🛡 Security: Fix potential reflective XSS, thank's Zekvan Arslan for report (via Daniel Bishtawi from https://www.netsparker.com/) |
---|
| 51 | * 🐘 PHP 7.2 compliance |
---|
| 52 | * Use specialized fields whenever it's possible (email, …) |
---|
| 53 | * Add definition list capabilities (dl, dt, dd) to wiki (= <term>, : <definition>) |
---|
| 54 | * Add <sup>…</sup> support in wiki, syntax : ^exponant^ |
---|
| 55 | * Add syntax property/method to dblayer driver |
---|
| 56 | * Replace some js oriented background fading by CSS3 animation |
---|
| 57 | * Enhance some visual focus indicators |
---|
| 58 | * Enhance key event management in popup (Esc, Enter, …) |
---|
| 59 | * Template filters may now be extended (or modified) by 3rd party plugins (via behaviors) |
---|
| 60 | * PSR-2 code formatting as far as possible (work in progress) |
---|
| 61 | * Add two new ways to order tags (by oldest or newest associated post publication date) |
---|
| 62 | * Update Codemirror to 5.38.0 |
---|
| 63 | * Update CKEditor to 4.9.2 |
---|
| 64 | * Update jQuery migrate plugin to 1.4.1 |
---|
| 65 | * Update jQuery UI (custom) 1.12.1 |
---|
| 66 | * Add a dark mode (via user preferences) for administration, CSS refactoring |
---|
| 67 | * Animate some counters on dashboard icons (nb of comments, spam comments and posts) |
---|
| 68 | * 🐛 → Various bugs and typos fixed |
---|
| 69 | * 🌼 → Some locales and cosmetic adjustments |
---|
| 70 | |
---|
[3679] | 71 | Dotclear 2.13.1 - 2018-01-27 |
---|
| 72 | =========================================================== |
---|
| 73 | * Fix: Weird behaviour of theme editor when typing any of "t", "r", "u" and "e" characters |
---|
| 74 | * Fix: Unable to save an entry with dcLegacyEditor in XHTML mode, visual pane |
---|
| 75 | |
---|
[3646] | 76 | Dotclear 2.13 - 2018-01-13 |
---|
[3623] | 77 | =========================================================== |
---|
| 78 | * 🐘 PHP 5.5+ is required |
---|
[3634] | 79 | * 🛡 Security: New password management system (including silent migration) |
---|
[3623] | 80 | * 🛡 Security: Add Referrer-Policy header in admin pages |
---|
[3649] | 81 | * 🛡 Security: Fix potential XSS - thank's Trí Chim Trích for report |
---|
[3623] | 82 | * Dotclear news are now displayed in async way by js |
---|
| 83 | * Dotclear core update check is now done by async js - a forced check may still be done on <admin>/update.php page |
---|
| 84 | * Add utf8mb4 driver (MySQL server 5.7.7+) |
---|
| 85 | * Add target="blank" option in simpleMenu |
---|
| 86 | * Update CKEditor from 4.6.2 to 4.7.3 |
---|
| 87 | * Update CodeMirror from 5.25.1 to 5.32.1 |
---|
[3639] | 88 | * Add required attribute for mandatory fields |
---|
[3623] | 89 | * Fix: Avoid horizontal scrolling table when longest comment's usernames in list of comments |
---|
| 90 | * Fix: Cope with MySQLi connection via socket |
---|
| 91 | * Fix: Error messages markup and styling |
---|
[3644] | 92 | * Fix: Set caret at the end of the inserted thing (img, url, blockquote, …) in Legacy editor if current selection is empty |
---|
[3646] | 93 | * Fix: Cope with query part only in SimpleMenu URLs |
---|
[3623] | 94 | * 🐛 → Various bugs and typos fixed |
---|
| 95 | * 🌼 → Some locales and cosmetic adjustments |
---|
| 96 | |
---|
[3636] | 97 | Dotclear 2.12.2 - merged in 2.13 |
---|
[3624] | 98 | =========================================================== |
---|
| 99 | * Fix: lang attribute was missing on entry alone contexts for currywurst and dotty templatesets |
---|
| 100 | * Fix: Add http:// protocol before media.dotaddict.org for csp_admin_img |
---|
| 101 | * Fix: tpl:sysIf blog_lang generated code |
---|
| 102 | * Fix: Duplicate auto-generated URI (entries) |
---|
| 103 | * Fix: Do not use border and background on select to use the system aspect of them in Firefox. |
---|
| 104 | * Fix: For select element, target Safari to cope with font-size select/option problem. |
---|
| 105 | * Fix: Error messages styling |
---|
| 106 | |
---|
[3571] | 107 | Dotclear 2.12.1 - 2017-08-13 |
---|
| 108 | =========================================================== |
---|
| 109 | * Fix: 3rd party filters for template tags (std filters are not more modifiable) |
---|
| 110 | * Fix: Media filename are now used without modification for media title on upload (advanced mode) |
---|
| 111 | |
---|
[3553] | 112 | Dotclear 2.12 - 2017-07-27 |
---|
| 113 | =========================================================== |
---|
| 114 | * 🛡 Security: Fix potential XSS |
---|
| 115 | * 🛡 Security: Enforce uniqness of the recovery key |
---|
| 116 | * 🛡 Security: Switch hash method from sha1 to sha512 (new installation only) |
---|
| 117 | * Two new values for base font size (37.5% and 87.5%) |
---|
| 118 | * Adaptive admin font size is now optional |
---|
| 119 | * Reduce base font size on very small devices |
---|
| 120 | * Refactor some functions to closures |
---|
| 121 | * No CSP directives in safe mode |
---|
| 122 | * Add current blog domain for script and style CSP directives |
---|
| 123 | * Backlinks: |
---|
| 124 | * Retrieving ping URLs, let trackback first, then pingback, then finally webmention |
---|
| 125 | * Get source post content to compose webmention excerpt and retrieve title |
---|
| 126 | * Use source post title as blog name if this one is unknown (Anonymous blog is used if neither title nor blog name are known) |
---|
| 127 | * Datepicker's look refreshed |
---|
| 128 | * Allow 3rd party additional headers (URL handler) |
---|
| 129 | * Dublin core metadata removed |
---|
| 130 | * Using theme\<theme_name> namespace for _public.php and _prepend.php, in order to simplify theme copy and hack |
---|
| 131 | * Temporary password will have to be changed at first login (after resetting password) |
---|
| 132 | * Add ukrainian language |
---|
| 133 | * French help updated for theme editor |
---|
[3559] | 134 | * Add an option to disable Dotclear updates check (super-admin only) |
---|
[3553] | 135 | * Fix: Blogs’ admin (ie not super-admin) got back their blogs’ list but only super-admin may do actions |
---|
| 136 | * Fix: Post/page edition layout on different screen sizes |
---|
| 137 | * Fix: x-frame-options URL in admin |
---|
| 138 | * Fix: Cope with several copies of a same smiley in content |
---|
| 139 | * Fix: Allow 3rd party filters for template tags |
---|
| 140 | * Fix: Use getURLFor instead of old getBase function for breadcrumb |
---|
| 141 | * Fix: Give mysql/mysqli driver choice for DC 1.2 import |
---|
| 142 | * Clearbricks lib update from 0.9 to 1.0 |
---|
| 143 | * jQuery lib update from 2.2.0 to 2.2.4 (last release of jQuery 2.n branch) |
---|
| 144 | * CKEditor lib update from 4.6.1 to 4.6.2 |
---|
| 145 | * CodeMirror lib update from 5.15.3 to 5.25.1 |
---|
| 146 | * 🐛 → Various bugs and typos fixed |
---|
| 147 | * 🌼 → Some locales and cosmetic adjustments |
---|
[3559] | 148 | * 📣 Warning: Next major release (2.13) will require PHP 5.5+ |
---|
[3553] | 149 | |
---|
[3485] | 150 | Dotclear 2.11.2 - 2016-12-29 |
---|
| 151 | =========================================================== |
---|
| 152 | * Fix: Ensure compatibility with old version of PHP (5.3, 5.4) |
---|
| 153 | * Fix: New path of CSP report for maintenance deletion task |
---|
| 154 | * Fix: Broken entry preview |
---|
| 155 | * Fix: Avoid outgoing link on images in media manager |
---|
| 156 | * 🌼 → Do not include empty div as it disrupts CSS flexbox system |
---|
| 157 | |
---|
[3474] | 158 | Dotclear 2.11.1 - 2016-12-28 |
---|
| 159 | =========================================================== |
---|
| 160 | * Fix: admin menu not visible and some plugin admin not accessible with PHP < 5.5 |
---|
| 161 | |
---|
[3469] | 162 | Dotclear 2.11 - 2016-12-28 |
---|
| 163 | =========================================================== |
---|
| 164 | * 🐘 PHP 5.3+ is required |
---|
| 165 | * 🛡 Security : Prevents XSS injection in media title, thanks smarterbitbybit for report |
---|
| 166 | * Cope with locale for sorting order if possible (work in progress) |
---|
| 167 | * Rich-text-editor (xhtml) may be disabled for Blog/Category description, widget's textareas, … |
---|
| 168 | * Add direct access to module's settings from plugins management page (depends on _define.php of modules) |
---|
| 169 | * Menus (except favorites) are now lexically sorted (except "new post" item) |
---|
| 170 | * Add Entry date as sort order in comments list |
---|
| 171 | * Switch admin CSS to Sass/Compass (work in progress) |
---|
| 172 | * Add 'l' and 'm' accesskey for editor toolbars, respectively for 'insert link' and 'select media' buttons |
---|
| 173 | * Add new categories attribute to EntryIf template tag |
---|
| 174 | * Remove Dublin-core metadata from <head> in template-sets |
---|
| 175 | * ToolMan (js) not more used, thank's Tim Taylor for all this years together! |
---|
| 176 | * Soft redesign of administration pages using responsive font-size and OS system fonts (IE 10+) |
---|
| 177 | * Add a user preference to hide additional/secondary information |
---|
| 178 | * Add actions on blog list, new sort order: blog status |
---|
| 179 | * Update CKEditor to 4.6.1 |
---|
| 180 | * Open trackbacks with behaviors and add basic Webmention support |
---|
| 181 | * Add First Publication mecanism and an option to auto-ping when fired |
---|
| 182 | * Berlin theme is now based on Dotty template-set |
---|
| 183 | * Move advanced and plugins blog’s prefs in two separate foldable sections |
---|
| 184 | * Add legend and title insertion option for image insertion in entry |
---|
| 185 | * Some notices and messages may be hidden |
---|
| 186 | * Add urls attribute to CategoryIf template tag |
---|
| 187 | * CSP: Move admin CSP admin/csp_report.txt to DC_VAR/csp/csp_report.json |
---|
| 188 | * CSP: Violations are now stored only once in report if repeated |
---|
| 189 | * a11y: Remove empty link (href=#) from admin |
---|
| 190 | * Fix: Proxies may use standard HTTP(S) ports and SSL may now run through a proxy |
---|
| 191 | * Fix: Prevents precondition failed during activated theme update |
---|
| 192 | * 🐛 → Various bugs and typos fixed |
---|
| 193 | * 🌼 → A lot of locales and cosmetic adjustments |
---|
| 194 | * 🚽 → Housecleaning of no more used scripts, images, resources, IE 9- :-) |
---|
| 195 | |
---|
[3385] | 196 | Dotclear 2.10.4 - 2016-11-02 |
---|
| 197 | =========================================================== |
---|
| 198 | * PostgreSQL < 9.1 fix |
---|
| 199 | |
---|
[3377] | 200 | Dotclear 2.10.3 - 2016-11-01 |
---|
| 201 | =========================================================== |
---|
| 202 | * Security: Fix CVE-2016-7903: Password Reset Address Spoof — Thank's Hongkun Zeng for report |
---|
| 203 | * Security: Fix CVE-2016-7902: Media Manager, unrestricted File Upload — Thank's Hongkun Zeng for report |
---|
| 204 | * CSP: Cope with external sources used in editor's iframe to preview public external content |
---|
| 205 | * Fix: Cope with post.post_position field during flat import |
---|
| 206 | * Fix: Prevents precondition failed during currently activated theme update |
---|
| 207 | * Fix: Remove unecessary header (cope by dotclear) in page plugin |
---|
| 208 | * Fix: Let some proxies playing with standard http and https ports |
---|
| 209 | * Fix: Let SSL runs through a proxy, it may be ok, sometimes |
---|
| 210 | * 🐛 → Various bugs and typos fixed |
---|
| 211 | |
---|
[3316] | 212 | Dotclear 2.10.2 - 2016-08-17 |
---|
| 213 | =========================================================== |
---|
| 214 | * Update fails with PostgreSQL db support → fixed |
---|
| 215 | |
---|
[3309] | 216 | Dotclear 2.10.1 - 2016-08-15 |
---|
| 217 | =========================================================== |
---|
| 218 | * CSP (Content-Security-Policies) : |
---|
| 219 | * Fix default directive for new installation |
---|
| 220 | * Cope with media public URL for media manager |
---|
| 221 | * Cope with blog public URL for post/page preview |
---|
| 222 | * Codemirror lib is now packed as the other Javascript lib are |
---|
| 223 | |
---|
[3296] | 224 | Dotclear 2.10 - 2016-08-13 |
---|
| 225 | =========================================================== |
---|
| 226 | * Security: Prevents .htaccess upload, thanks wiswat |
---|
| 227 | * Security: Prevents download of a zip media folder outside root media folder, thanks wiswat |
---|
| 228 | * Security: Prevents sort of SSRF/XSPA vulnerability in feed import, thanks wiswat |
---|
| 229 | * Security: Prevents reflected XSS in meda manager, thanks Chen Ruiqi |
---|
[3297] | 230 | * Security: Fix somes vulnerabilities in blogroll plugin, thanks Onur Yılmaz - Netsparker (https://www.netsparker.com) |
---|
[3296] | 231 | * Fix mix-content preview |
---|
| 232 | * Pure CSS3 sticky footer for admin pages (aka « footer de merde ») |
---|
| 233 | * Add missing breadcrumb styles for blowup theme |
---|
| 234 | * Currently logged super-admin may now change it's id wihtout loosing access at next login |
---|
| 235 | * The favorites icons may now be hidden from dashboard in user preferences |
---|
| 236 | * Number of posts/pages/comments are now displayed at top of lists, including quick filters depending on their status |
---|
| 237 | * Search widget has now a placeholder option (HTML5 only) |
---|
| 238 | * Add Apache 2.4+ directives in .htaccess |
---|
| 239 | * New favorites media folders (displayed at the top of recent folder list) in media manager |
---|
| 240 | * New pure HTML5 template set named dotty cloned from currywurst templateset |
---|
| 241 | * Codemirror lib updated (2.35.0 → 5.15.2) and moved to core: |
---|
| 242 | * 40+ Codemirror themes are available — set in user preferences |
---|
| 243 | * Fullscreen mode has been added (F11 switching key) |
---|
| 244 | * 3rd party plugins may now load and run it with dcPage::jsLoadCodeMirror() and dcPage::jsRunCodeMirror(), see themeEditor plugin for example |
---|
| 245 | * New mark button for legacy editor (HTML5 only) |
---|
| 246 | * New with_category attribute for tpl:Entries |
---|
| 247 | * Add a /var directory: |
---|
| 248 | * Set with DC_VAR constant in inc/config.php |
---|
| 249 | * Admin URL of a var file should be retrieve with dcPage::getVF() |
---|
| 250 | * Public URL of a var file should be retrieve with dcBlog::getVF() |
---|
| 251 | * 3rd party plugins should create their own folder inside /var (aka DC_VAR) to keep it correctly organized |
---|
| 252 | * Emails and web site have been added to the comments filters' list |
---|
| 253 | * Some columns for posts and pages lists are now optional — set in user preferences |
---|
| 254 | * Add Post URL sample in blog parameters |
---|
| 255 | * CKEditor lib update (4.5.8 → 4.6.0) |
---|
[3300] | 256 | * Wiki syntax: new ") <text>" mark to generate aside blocks |
---|
[3296] | 257 | * CSP (Content Security Policies) have been implemented on admin pages: |
---|
| 258 | * settings may be adjusted in system settings / about:config → system (see csp_admin… values) |
---|
| 259 | * violation reports will be stored in admin/csp_report.txt (PHP 5.4+ only) |
---|
| 260 | * new behaviour adminPageHTTPHeaderCSP may be used by 3rd party to adjust CSP directives |
---|
| 261 | * New behaviour adminPageHTTPheaders |
---|
| 262 | * New "Go Top" button displayed for long admin pages |
---|
[3299] | 263 | * 🐛 → Various bugs and typos fixed |
---|
[3296] | 264 | * 🌼 → Some locales and cosmetic adjustments |
---|
| 265 | |
---|
[3234] | 266 | Dotclear 2.9.1 - 2016-03-27 |
---|
| 267 | =========================================================== |
---|
[3296] | 268 | * Security: Add shtml extension to default media exclusion extension control, thanks Nitin Venkatesh for report |
---|
[3234] | 269 | * Changing theme is now allowed even with read-only theme folder |
---|
| 270 | * Audio media are not more preloaded in media manager pages |
---|
| 271 | * Array settings/prefs are stored with 'array' type rather than 'string' |
---|
| 272 | * 🐛 → Various bug fixes |
---|
| 273 | * 🌼 → Some cosmetic adjustments |
---|
| 274 | |
---|
[3173] | 275 | Dotclear 2.9 - 2016-02-29 |
---|
| 276 | =========================================================== |
---|
| 277 | * Additionnal menu items are now lexically sorted (default items and favorites order will be preserved) |
---|
| 278 | * Wiki syntax : Added ""marked text"" support (HTML5 only) |
---|
| 279 | * Session TTL are now adjustable (set DC_SESSION_TTL in inc/config.php) |
---|
| 280 | * Add behaviors for posts/pages/comments/users lists' columns → let 3rd party plugin playing with them |
---|
| 281 | * Blog and user lists are now lexically sorted |
---|
| 282 | * Some new filters have been added for post lists |
---|
| 283 | * Add a search engine in media manager (looking in filename, title and description metadata) |
---|
| 284 | * Add recent folders direct access mechanism for the media manager (setting in user prefs) |
---|
| 285 | * Add a another display mode (list) to the media manager |
---|
| 286 | * Details about currently selected thumbnail in media manager are now displayed |
---|
| 287 | * Shortcut access to the upload file form is now displayed on top on media page |
---|
| 288 | * Default insertion size (width and height) may now be defined for video media |
---|
| 289 | * Flash player fallback insertion is now optional for audio and video media |
---|
| 290 | * Modules may have dependencies on Dotclear core version too (using 'core' as module name) |
---|
| 291 | * Avoid mixed content (http vs https) for post/page preview: will open preview in another window if necessary |
---|
| 292 | * Finnish translation has been added |
---|
| 293 | * Content-length header is not more sent in HTTP response (should fix very long delays on some servers) |
---|
| 294 | * Template engine : add tpl:EntryAuthorEmailMD5 and tpl:EntryCategoryDescription tags |
---|
| 295 | * A new pref/setting array type is now available (JSON encoded in db) |
---|
| 296 | * Cope with sort of "un-attached" media → allows new features as "featured media" plugin |
---|
[3176] | 297 | * CKEditor library updated from 4.5.1 to 4.5.8 |
---|
[3179] | 298 | * Update jQuery from 1.11.3 to 2.2.0, jQuery-migrate from 1.2.1 to 1.3.0, jQuery-ui-custom from 1.11.2 to 1.11.4 |
---|
| 299 | * Provide jQuery 2.2.0 for public use (themes/plugins) - 1.4.2 (default) and 1.11.3 still provided |
---|
[3194] | 300 | * Some locales added or updated |
---|
[3173] | 301 | * PHP 7 compliance, PHP 5.3 min |
---|
| 302 | * Fix : Cope with "unknown" scheme in url (ie nor http: neither https: is defined in origin url) |
---|
| 303 | * Fix : Let select another theme even if theme folder is read-only |
---|
| 304 | * Fix : XML-RPC media uploaded are not more twice Base64 decoded |
---|
| 305 | * And plenty of other 🐛 🔫, various 🌼 adjustments, and also lot of 🍻 drunk |
---|
| 306 | |
---|
[3123] | 307 | Dotclear 2.8.2 - 2015-10-25 |
---|
[3122] | 308 | =========================================================== |
---|
| 309 | * Security fix : Fixed potential XSS on comments management page |
---|
| 310 | * Security fix : Enforce media exclusion control |
---|
| 311 | * Php 5.5 leaves NULL chars in unpack ==> add trim, fixed |
---|
| 312 | * Media title (in standard mode) is now taken into account on upload |
---|
| 313 | * Some 🐛 🔫 |
---|
| 314 | |
---|
[3095] | 315 | Dotclear 2.8.1 - 2015-09-23 |
---|
| 316 | =========================================================== |
---|
| 317 | * Fix admin pager parameters escaping - thanks Keiko Yashiki from JPCERT/CC for reporting this XSS |
---|
| 318 | * Error on changing post author in entries' lists: fixed |
---|
| 319 | * Cope with unknown URL scheme in X-Frame-Options |
---|
| 320 | * One ot two of 🍻 drunk |
---|
| 321 | |
---|
[3067] | 322 | Dotclear 2.8 - 2015-08-13 |
---|
| 323 | =========================================================== |
---|
| 324 | * New module dependencies system (plugins) |
---|
| 325 | * Theme editor: Cope with css theme sub-folder |
---|
| 326 | * extension/heritage system applied to mustek templateset |
---|
| 327 | * installation wizard now allows SQLite engine |
---|
| 328 | * Legacy editor toolbar may now be displayed below textarea |
---|
| 329 | * Breadcrumb plugin added to the distribution, included in mustek/currywurst templatesets |
---|
| 330 | * Allow a fifth parameter (optional) for image to insert a legend using figure/figcaption tags (wiki) |
---|
| 331 | * XHTML validator removed from legacy editor |
---|
| 332 | * Update jQuery from 1.11.2 to 1.11.3 |
---|
| 333 | * Add a blog parameter to disable internal search |
---|
| 334 | * Add some sort orders and filters criteria for posts and comments |
---|
| 335 | * Update CKEditor from 4.4.8 to 4.5.2 |
---|
| 336 | * Add IP and antispam filter columns when displaying spams |
---|
| 337 | * Add actions to directly blacklist IP from comments list |
---|
| 338 | * Lexical sort order for tags and widgets |
---|
| 339 | * Use HTML5 audio tag for MP3 attachments |
---|
[3070] | 340 | * Bye the 🐈, welcome the 🐸 |
---|
| 341 | * Lot of 🐛 🔫 |
---|
| 342 | * Various 🌼 adjustments |
---|
| 343 | * Full of 🍻 drunk |
---|
[3067] | 344 | |
---|
[2958] | 345 | Dotclear 2.7.4 - 2015-02-13 |
---|
| 346 | =========================================================== |
---|
| 347 | * Berlin theme: resources usage has been optimized |
---|
| 348 | * currywurst templateset: head-linkrel block name fixed |
---|
| 349 | * Current editor syntax: now displayed near edited field (post/page/quick entry) |
---|
| 350 | * Some admin URLs were malformed: fixed |
---|
| 351 | * Post/page preview: anti-clickjacking system fixed |
---|
| 352 | * The cat is valid now |
---|
| 353 | |
---|
[2913] | 354 | Dotclear 2.7.3 - 2015-01-13 |
---|
[2897] | 355 | =========================================================== |
---|
| 356 | * Restore advanced edition of category description (as in 2.6) |
---|
| 357 | * Various bug fixes |
---|
[2898] | 358 | * Some cosmetic adjustments |
---|
[2897] | 359 | |
---|
[2879] | 360 | Dotclear 2.7.2 - 2014-12-25 |
---|
| 361 | =========================================================== |
---|
| 362 | * Dotclear wiki could not be used by standard user: fixed |
---|
| 363 | |
---|
[2874] | 364 | Dotclear 2.7.1 - 2014-12-25 |
---|
| 365 | =========================================================== |
---|
| 366 | * Various bug fixes |
---|
| 367 | * Some cosmetic adjustments |
---|
| 368 | |
---|
[2833] | 369 | Dotclear 2.7 - 2014-12-13 |
---|
| 370 | =========================================================== |
---|
| 371 | * Security : protection against clickjacking may be activated (see blog parameters) |
---|
| 372 | * Switch to HTML5 : backend, templatesets and themes |
---|
| 373 | * ARIA roles in da place (a11y) |
---|
| 374 | * Multiple templatesets : mustek (legacy) and currywurst |
---|
| 375 | * Themes may use extension/heritage template mechanisms |
---|
| 376 | * New theme (Berlin) based on currywurst templateset |
---|
| 377 | * New WYSIWYG editor (CKEditor) |
---|
| 378 | * Dotclear Wiki now produces HTML5 compatible markup |
---|
| 379 | * Video and audio HTML5 tags are now used (with fallback to flash if possible) |
---|
| 380 | * Copying default theme to user-defined theme folder is not more necessary |
---|
| 381 | * Preview of comment may be optional (see blog parameters) |
---|
| 382 | * Widgets may be put offline without deleting them |
---|
| 383 | * jQuery version may be choosen between 1.4.2 (default) and 1.11.1 (see blog parameters) |
---|
| 384 | * Number of posts listed on home page may be different than other pages (see blog parameters) |
---|
| 385 | * Hidden folders are now hidden in media manager (set DC_SHOW_HIDDEN_DIRS to true in config.php to display them) |
---|
| 386 | * User-defined template files may be reset (deleted) in theme editor |
---|
| 387 | * Drag'n'drop now enabled on touch screens |
---|
| 388 | * Alternative syntax may be set for comments by third-party plugins |
---|
| 389 | * A lot of bug fixes |
---|
| 390 | * Much more cosmetic adjustements and enhancements |
---|
| 391 | |
---|
[2732] | 392 | Dotclear 2.6.4 - 2014-08-18 |
---|
| 393 | =========================================================== |
---|
| 394 | * Security fix: Sanitize search request. Thanks to Takayuki Uchiyama |
---|
| 395 | * Security fix: Strenghened xmlrpc (see http://www.breaksec.com/?p=6362) |
---|
| 396 | |
---|
[2712] | 397 | Dotclear 2.6.3 - 2014-05-16 |
---|
| 398 | =========================================================== |
---|
[2718] | 399 | * Security fix: Strengthened xmlrpc auth. Thanks to Egidio Romano |
---|
| 400 | * Security fix: Strengthened categories ordering. Thanks to Egidio Romano |
---|
[2712] | 401 | |
---|
[2636] | 402 | Dotclear 2.6.2 - 2014-01-20 |
---|
| 403 | =========================================================== |
---|
| 404 | * Security fix: Fixed potential code injection on password protected post/page. Thanks to Charlie Briggs |
---|
| 405 | * Bugfix: cope with numeric module (plugin/theme) id |
---|
| 406 | * Bugfix: Bad SQL syntax when using SQLite |
---|
| 407 | * Bugfix: BlogParentThemeURL template value is back |
---|
| 408 | * Various bug fixes |
---|
| 409 | |
---|
[2578] | 410 | Dotclear 2.6.1 - 2013-11-22 |
---|
| 411 | =========================================================== |
---|
| 412 | * Bugfix: trackbacks/pingbacks post URL |
---|
| 413 | * Bugfix: short/full list of tags (post edition) |
---|
| 414 | * Bugfix: Toolbar not drawn on new comment form (administration) |
---|
| 415 | * Various bug fixes |
---|
| 416 | * Some cosmetic adjustments |
---|
| 417 | |
---|
[2536] | 418 | Dotclear 2.6 - 2013-11-13 |
---|
| 419 | =========================================================== |
---|
| 420 | * Various bug fixes |
---|
| 421 | * Various cosmetic adjustments |
---|
| 422 | |
---|
[2340] | 423 | Dotclear 2.6-RC - 2013-10-18 |
---|
| 424 | =========================================================== |
---|
[2480] | 425 | * PHP 5.2 required |
---|
| 426 | * jQuery upgraded to 1.10.2 (including jQuery migrate plugin 1.2.1) |
---|
| 427 | * mySQLi support (now proposed by default rather than mySQL) |
---|
| 428 | * Administration revamped, relooked, redesigned, new icons, new ergonomic's behaviours |
---|
| 429 | * Administration is now responsive (easier to cope with it on small devices) |
---|
| 430 | * Administration menu re-organized |
---|
| 431 | * a11y (accessibility) everywhere, with and whithout Js |
---|
| 432 | * Success, notice and warning messages have been harmonized |
---|
| 433 | * daInstaller has been dispatched in core (in plugins and blog themes management) |
---|
| 434 | * Global help is now available, contextual help is available on every page |
---|
| 435 | * Media manager enhanced |
---|
| 436 | * Maintenance plugin revamped and enhanced (now includes export features) |
---|
| 437 | * Categories management enhanced |
---|
| 438 | * Plugins and themes management revamped |
---|
| 439 | * New “Plumetis” variation for Blowup theme |
---|
| 440 | * Jasmine is now used for unit testing of js components |
---|
| 441 | * A lot of bug fixes |
---|
| 442 | * A lot of cosmetics adjustments |
---|
| 443 | * A lot of enhancements |
---|
[2340] | 444 | |
---|
[1791] | 445 | Dotclear 2.5.3 - 2013-09-13 |
---|
| 446 | =========================================================== |
---|
| 447 | * Bugfix: l10n Clearbricks library |
---|
| 448 | * Bugfix: post's comments and trackbacks counters |
---|
| 449 | * Check public and cache directories (existence and permissions) |
---|
| 450 | * Avoid Categorie's identical URL as far as possible |
---|
| 451 | * Cope with alpha layers in PNG images for thumbnails generation |
---|
| 452 | * Add password strength indicators |
---|
| 453 | * Fix permission form (checkboxes management) |
---|
| 454 | * Better management of antispam filters |
---|
| 455 | * Minor enhancements |
---|
| 456 | * Various bug fixes |
---|
| 457 | * Various cosmetic adjustments |
---|
| 458 | |
---|
[1350] | 459 | Dotclear 2.5.2 - 2013-08-14 |
---|
| 460 | =========================================================== |
---|
| 461 | * Security fix: Fixed potential XSS |
---|
| 462 | * Bugfix: l10n Clearbricks library |
---|
| 463 | * <tpl:LoopPosition> now works <tpl:Attachments> |
---|
| 464 | * Dotclear update check may now be forced (ignoring cache) |
---|
| 465 | * Enforce integration of daInstaller plugin |
---|
| 466 | * Tags link button is now available on page editor |
---|
| 467 | * Default cache age is now 1 week instead of 2 hours |
---|
| 468 | * Quick entry dashboard module is not activated by default on new installation |
---|
| 469 | * New template {{tpl:BlogParentThemeURL}} (return URL of parent theme of blog's theme if any, URL of blog's theme otherwise) |
---|
| 470 | * Fix post comments number on comments deletion |
---|
| 471 | * Fix order of backup files |
---|
| 472 | * Minor enhancements |
---|
| 473 | * Various bug fixes |
---|
| 474 | * Various cosmetic adjustments |
---|
| 475 | |
---|
[1209] | 476 | Dotclear 2.5.1 - 2013-07-20 |
---|
| 477 | =========================================================== |
---|
| 478 | * Security fix: Replacement of swfupload.swf by a jQuery plugin |
---|
| 479 | * Security enhancement: Strenghened lists display |
---|
| 480 | * Thumbnails quality improved |
---|
[1216] | 481 | * Minor enhancements |
---|
[1209] | 482 | * Various bug fixes |
---|
| 483 | * Various cosmetic adjustments |
---|
| 484 | |
---|
[1114] | 485 | Dotclear 2.5.0 - 2013-03-12 |
---|
[1008] | 486 | =========================================================== |
---|
[1114] | 487 | * Security fix: XSS vulnerabilities in swfupload.swf (media enhanced uploader) |
---|
[1083] | 488 | * Ductile theme may now use webfont (from Google, Adobe and similar providers) |
---|
[1046] | 489 | * daInstaller plugin is now included in the official distribution |
---|
[1044] | 490 | * The media enhanced uploader may now be temporarily enabled or disabled |
---|
| 491 | * Add mass expand on posts and comments lists |
---|
| 492 | * Allow wildcard for IP address on comments filters |
---|
| 493 | * Add ability to delete non empty category (and move its content to another category) |
---|
[1008] | 494 | * Every types of entries may be used to inserted an entry link in current edited post |
---|
| 495 | * Add (none) option to image insertion title pattern |
---|
| 496 | * Smileys are not more converted in image in pre,code,kbd,script and math contents |
---|
| 497 | * Notes' title can be now enclosed in h4 (default), h3 or p HTML tag |
---|
| 498 | * Now display translated name and desc of plugins |
---|
| 499 | * Add publication date validation on post and page editing forms |
---|
| 500 | * Add description to widgets |
---|
| 501 | * Add syntax color option to theme editor plugin |
---|
| 502 | * Add delete button on media item page |
---|
| 503 | * Add/complement display modes (all pages, home page only, except on home page) for all widgets |
---|
| 504 | * {{tpl:Widgets}} without type attribute set displays now all widgets (from nav, extra and custom) |
---|
| 505 | * Add {{tpl:else}}, {{tpl:TagCount}}, <tpl:TagIf>, {{tpl:CategoryEntriesCount}} template tags |
---|
| 506 | * Add cat_only, no_tag and content_only attributes to {{tpl:EntryFirstImage}} tag |
---|
| 507 | * Add capitalize attribute to template filters' list |
---|
| 508 | * Enhance links lookup anti spam filter |
---|
| 509 | * Add hidden optional attribute for pages |
---|
| 510 | * Adaptative compression rate for thumbnails generation |
---|
| 511 | * Add timestamp on admin information messages |
---|
[1083] | 512 | * Update to jQuery 1.8.3 and jQuery-UI 1.9.2 (custom) |
---|
[1008] | 513 | * Add default favicon.ico |
---|
| 514 | * Add default attributes settings for image,mp3,flv insertion |
---|
| 515 | * Various bug fixes |
---|
| 516 | * Various cosmetic updates and contrast adjustments |
---|
| 517 | |
---|
[868] | 518 | Dotclear 2.4.4 - 2012-08-13 |
---|
| 519 | =========================================================== |
---|
| 520 | * Bugfix: Programmed entries works again. |
---|
| 521 | * Compatibility fix: widgets are now fully php >=5.3 compliant |
---|
| 522 | * Security fix: potential CSRF in user management |
---|
| 523 | * has_tag now part of dotclear core, moved from tag plugin. |
---|
| 524 | * empty title fixed on rss reader widget |
---|
| 525 | |
---|
[824] | 526 | Dotclear 2.4.3 - 2012-05-18 |
---|
| 527 | =========================================================== |
---|
| 528 | * Admin: My favorites menu can be hidden |
---|
| 529 | * Admin: Fix wordpress importer |
---|
| 530 | * Admin: about:config and user:pref tables are now more readable |
---|
| 531 | * Ductile theme: Blog logo can be changed |
---|
| 532 | * New lithuanian language (thanks to Paulius Černakauskas) |
---|
| 533 | * Various bug fixes |
---|
| 534 | |
---|
[798] | 535 | Dotclear 2.4.2 - 2012-02-11 |
---|
| 536 | =========================================================== |
---|
| 537 | * Security fix release |
---|
| 538 | * 4 XSS vulnerabilities fixed, discovered by High-Tech Bridge |
---|
| 539 | |
---|
[787] | 540 | Dotclear 2.4.1.2 - 2011-12-24 |
---|
[777] | 541 | =========================================================== |
---|
[787] | 542 | * Happy Christmas! |
---|
[788] | 543 | * Security: fixed one SQL injection vulnerability in Clearbricks, thanks to Adjaya |
---|
[787] | 544 | * New behaviour: publicGetURLFor |
---|
| 545 | * New behaviour: publicRegisterURL |
---|
| 546 | * New behaviour: templatePrepareParams |
---|
[777] | 547 | * Changed the way to get artefacts URLs, through $core->url->getURLFor calls, instead of $core->url->getBase() |
---|
| 548 | * new/updated parameter sql_only in $core->blog->getPosts and $core->blog->getComments |
---|
| 549 | |
---|
[787] | 550 | Dotclear 2.4.0 - 2011-11-13 |
---|
[331] | 551 | =========================================================== |
---|
[737] | 552 | * Admin: new iconset from Thomas Daveluy |
---|
| 553 | * Admin: Accessibility enhancements |
---|
| 554 | * Added a custom widget sidebar |
---|
| 555 | * Added a new theme (Ductile) |
---|
| 556 | * Added a new plugin (simpleMenu) |
---|
[331] | 557 | * handling of postgres non default schemas (db_prefix = 'schema.prefix') |
---|
[761] | 558 | * New iconset mechanism |
---|
| 559 | * New behaviour: coreBlogBeforeGetPosts |
---|
| 560 | * Security fix: Spam comments feed now checks for blog permission. Thanks to Romuald Brunet. |
---|
[737] | 561 | * Various bug fixes |
---|
[331] | 562 | |
---|
[787] | 563 | Dotclear 2.3.1 - 2011-06-14 |
---|
[332] | 564 | =========================================================== |
---|
| 565 | * Updated makefile for cleaner distrib. |
---|
| 566 | * Better localization handling for prefs and shortcuts. |
---|
| 567 | * Misc JS & CSS cleaning. |
---|
| 568 | * Import/Export preferences-related bugfix. |
---|
[368] | 569 | * Administrative mail address is now configurable. |
---|
| 570 | * Security: one minor fix and changes for two potential problems. Thanks to Jeremie Boutoille |
---|
[332] | 571 | |
---|
[278] | 572 | Dotclear 2.3.0 - 2011-05-16 |
---|
| 573 | =========================================================== |
---|
| 574 | * Admin: Major backend redesign |
---|
| 575 | * Admin: Customizable Dashboard |
---|
| 576 | * Admin: New Favourites admin submenu |
---|
| 577 | * Admin: New user preferences backend |
---|
| 578 | * Admin: Accessibility enhancements |
---|
| 579 | * Admin: Inline help extended |
---|
| 580 | * Templates: Default theme templates moved to inc/public/default-templates |
---|
| 581 | * Clearbricks: External libraries relocated to inc/libs |
---|
| 582 | * Clearbricks: fixed utf-8 and mysql strict mode problems |
---|
| 583 | * Added a safe mode connection, disabling all plugins |
---|
| 584 | * Mysqli support (config.php may need to be updated manually) |
---|
| 585 | * Fixed dcLog bug with pgsql |
---|
| 586 | * Fixed comment/trackbacks counters reset. |
---|
| 587 | * Several other bug fixes |
---|
| 588 | |
---|
| 589 | |
---|
[3] | 590 | Dotclear 2.2.3 - 2011-04-01 |
---|
| 591 | =========================================================== |
---|
| 592 | * Security fix in media manager. Thx to Raphaël |
---|
| 593 | * Bugfix : 2.2.2 was preventing manual thumbnail regeneration. |
---|
| 594 | * Database handling bugfixes |
---|
| 595 | |
---|
[0] | 596 | Dotclear 2.2.2 - 2011-01-17 |
---|
| 597 | =========================================================== |
---|
| 598 | * Bugfix: 2.2.1 was blocking new installations |
---|
| 599 | * Autoupdate procedure should now be "bad ftp client configuration"-proof. |
---|
| 600 | * Several other small bugfixes |
---|
| 601 | |
---|
| 602 | Dotclear 2.2.1 - 2011-01-15 |
---|
| 603 | =========================================================== |
---|
| 604 | * ExternalMedia is not part of the core distribution anymore |
---|
| 605 | * New attribute to tpl:SysIf: blog_id |
---|
| 606 | * New behaviour: adminMediaItemForm |
---|
| 607 | * Several bugfixes |
---|
| 608 | * Several code optimizations |
---|
| 609 | * Several typos corrected |
---|
| 610 | * Security fix in Clearbricks. Thx to François Pierre-Doray for pointing it out. |
---|
| 611 | |
---|
| 612 | Dotclear 2.2 - 2010-07-01 |
---|
| 613 | =========================================================== |
---|
| 614 | * New installation wizard. |
---|
| 615 | * Several new behaviours: |
---|
| 616 | - adminCommentHeaders |
---|
| 617 | - adminCommentsActionsCombo |
---|
| 618 | - adminCommentsActions |
---|
| 619 | - adminCommentsActionsContent |
---|
| 620 | - adminBeforeCommentDelete |
---|
| 621 | - adminPostsActionsHeaders |
---|
| 622 | - adminUsersActionsCombo |
---|
| 623 | - coreBeforeCategoryCreate & coreAfterCategoryCreate |
---|
| 624 | - coreBeforeCategoryUpdate & coreAfterCategoryUpdate |
---|
| 625 | - coreBeforeLogCreate & coreAfterLogCreate |
---|
| 626 | - coreBeforePostCreate & coreAfterPostCreate |
---|
| 627 | - coreBeforePostUpdate & coreAfterPostUpdate |
---|
| 628 | - coreMediaConstruct |
---|
| 629 | - templateCustomSortByAlias |
---|
| 630 | - urlHandlerGetArgsDocument |
---|
| 631 | * New methods for several core classes. |
---|
| 632 | * Metadata integration to the core. |
---|
| 633 | * Error handlers can now be extended. |
---|
| 634 | * Templates: blocks can now be recursive. |
---|
| 635 | * Templates: Entries & Comments tags can now be sorted. |
---|
| 636 | * Templates: The template subsystem is quicker, linier, and ready to be extended. |
---|
[2480] | 637 | * Complete reworking of the settings system |
---|
[0] | 638 | * Correct handling of postgresql non default schemas. |
---|
| 639 | * Admin: Autocompletion and further enhancing to tags handling. |
---|
| 640 | * Admin: Accessibility & ergonomic tweaks. |
---|
| 641 | * Admin: Administrator tag in users list. |
---|
| 642 | * Comment cookies are now specific to the blog rather than to the domain. |
---|
| 643 | * Password changes can now be mandatory. |
---|
| 644 | * jQuery updated to 1.4.2. |
---|
| 645 | * And way too many bugfixes and typos squashes to be listed. |
---|
| 646 | |
---|
| 647 | |
---|
| 648 | Dotclear 2.1.7 - 2010-05-25 |
---|
| 649 | =========================================================== |
---|
| 650 | * Auto-update procedure fix |
---|
| 651 | |
---|
| 652 | Dotclear 2.1.6 - 2009-10-01 |
---|
| 653 | =========================================================== |
---|
| 654 | * Install procedure fixes |
---|
| 655 | * Admin: Page managers can now create pages |
---|
| 656 | * Admin: several typos corrected. |
---|
| 657 | * Admin: Widgets now work in IE8. |
---|
| 658 | * Admin: Password protected posts can now be previewed. |
---|
| 659 | * Templates: tpl:Meta* are now tpl:Tags*. |
---|
| 660 | * Templates: <tpl:Entries lastn="0"> now display all posts. |
---|
| 661 | * new behavior: adminPageHTMLHead |
---|
| 662 | * DB schema: new blog_id field in log table |
---|
| 663 | * Media manager: Pubic folder can now be set on a different host. |
---|
| 664 | * WordPress import fixes |
---|
| 665 | * Dailymotion insertion fix |
---|
| 666 | * Upgrade procedure: CRLF removed in files that were bugging the upgrade. |
---|
| 667 | * JQuery updated to 1.3 |
---|
| 668 | * IE7-js update |
---|
| 669 | * security: Full Path Disclosure protection. Thx to Karim Ayad for pointing it out. |
---|
| 670 | * and way too many bugfixes to be listed. |
---|
| 671 | |
---|
| 672 | Dotclear 2.1.5 - 2009-02-05 |
---|
| 673 | =========================================================== |
---|
| 674 | * Security release |
---|
| 675 | * Youtube insertion update |
---|
| 676 | |
---|
| 677 | Dotclear 2.1.4 - 2008-12-21 |
---|
| 678 | =========================================================== |
---|
| 679 | * Security flaw fix |
---|
| 680 | * WordPress import refining |
---|
| 681 | * XML-RPC improvements |
---|
| 682 | |
---|
| 683 | Dotclear 2.1.3 - 2008-11-19 |
---|
| 684 | =========================================================== |
---|
| 685 | * Admin: New upgrade procedure |
---|
| 686 | * Admin: Fixed video insertion bug |
---|
| 687 | * Template: New attributes |
---|
| 688 | * url on EntryIf |
---|
| 689 | * only_category on Blogroll |
---|
| 690 | * no_context on Pagination |
---|
| 691 | * Template: New tag |
---|
| 692 | * BlogID |
---|
| 693 | * Admin: escaped blog_id on authentication page |
---|
| 694 | |
---|
| 695 | Dotclear 2.1.1 - 2008-11-07 |
---|
| 696 | =========================================================== |
---|
| 697 | * Admin: Automatic Update bug fixes |
---|
| 698 | * Admin: Disable Automatic Update if no digests file |
---|
| 699 | * Admin: Javascript fixes in authentication page |
---|
| 700 | * Admin: Fixed errors with categories select boxes |
---|
| 701 | * Template: Added level attribute in tpl:Categories |
---|
| 702 | * Media: Added H.264/MPEG-4 AVC for mp4 files |
---|
| 703 | |
---|
| 704 | Dotclear 2.1 - 2008-11-01 |
---|
| 705 | =========================================================== |
---|
| 706 | * Subcategories |
---|
| 707 | * Admin: Automatic Update |
---|
| 708 | * Admin: Flash 10 support for uploader |
---|
| 709 | * Admin: mailto link in comment details |
---|
| 710 | * Admin: Embedded video size selection |
---|
| 711 | * Admin: Restrict session cookie path to admin |
---|
| 712 | * Media: H.264/MPEG-4 AVC (HD) support with m4v files |
---|
| 713 | * Inherited themes |
---|
| 714 | * WordPress XML-RPC methods support |
---|
| 715 | * True unicode URLs |
---|
| 716 | * Plugin: Widgets as template tags |
---|
| 717 | * Plugin: Filters in entries widgets and Blogroll |
---|
| 718 | * Plugin: Added vimeo.com in external media |
---|
| 719 | * Template: New tags |
---|
| 720 | * LoopPosition |
---|
| 721 | * CommentAuthorDomain |
---|
| 722 | * CommentAuthorMD5 |
---|
| 723 | * EntryFirstImage |
---|
| 724 | * EntryCategoryShortURL |
---|
| 725 | * CategoryIf |
---|
| 726 | * CategoryFirstChildren |
---|
| 727 | * CategoryParents |
---|
| 728 | * EntryCategoriesBreadcrum |
---|
| 729 | * MediaURL |
---|
| 730 | |
---|
| 731 | Dotclear 2.0.2 - 2008-09-05 |
---|
| 732 | =========================================================== |
---|
| 733 | * New installation procedure |
---|
| 734 | * Plugin: WordPress import fixes |
---|
| 735 | * Plugin: Plain text export as downloadable files |
---|
| 736 | * Plugin: Message about URLs in Dotclear 1.2 import |
---|
| 737 | * Public: Display a message if search returns no result |
---|
| 738 | * Admin: Fixed some CSS bugs |
---|
| 739 | * Admin: Batch select/unselect entries |
---|
| 740 | * Admin: In a media item, find entries containing it |
---|
| 741 | |
---|
| 742 | Dotclear 2.0.1 - 2008-08-16 |
---|
| 743 | =========================================================== |
---|
| 744 | * Plugin: Fixed a bug with Dotclear 1.2 URLs import. |
---|
| 745 | * Plugin: Fixed a l10n bug in Pages |
---|
| 746 | * Admin: Enhanced plugins resources loading and cache |
---|
| 747 | |
---|
| 748 | Dotclear 2.0 - 2008-08-01 |
---|
| 749 | =========================================================== |
---|
| 750 | * Public: Atom becomes the default feed format. RSS 2 is always available. |
---|
| 751 | * Admin: design enhancements and new Dotclear logo |
---|
| 752 | * Admin: entries preview in blog context |
---|
| 753 | * L10N: New language manager with zip files support |
---|
| 754 | * Plugin: Import/Export plugin version 2.0 with import from Dotclear 1.2 and WordPress |
---|
| 755 | * Plugin: Pages enhancements (preview, sorting) |
---|
| 756 | * Plugin: support for jamendo and deezer in External Media |
---|
| 757 | * JSMin on JavaScript files instead of JS packing |
---|
| 758 | * SQLite 3 only support (PDO based) |
---|
| 759 | * Many bug fixes and major performances improvements |
---|
| 760 | |
---|
| 761 | Dotclear 2.0 RC2 - 2008-06-21 |
---|
| 762 | =========================================================== |
---|
| 763 | * FairTrackback spam filter |
---|
| 764 | * Language pack infrastructure |
---|
| 765 | * Bug fix on comment search with author "0" |
---|
| 766 | * Javascript fixes |
---|
| 767 | * dcAuth::sessionExists and dcAuth::checkSession new methods |
---|
| 768 | * Right management in dcAuth::sudo |
---|
| 769 | * Media File sorting options in media manager |
---|
| 770 | * CandyUpload, new uploader tool based on SWFUpload |
---|
| 771 | * New search engine robots options |
---|
| 772 | * New image options |
---|
| 773 | * L10N: Japanese and Portugues (Brazil) language packs |
---|
| 774 | * Many bug fixes and enhancements |
---|
| 775 | |
---|
| 776 | Dotclear 2.0 RC1 - 2008-05-01 |
---|
| 777 | =========================================================== |
---|
| 778 | * New: Pages plugin |
---|
| 779 | * New: Theme editor plugin |
---|
| 780 | * Entries: Text and WYSIWYG enhancements |
---|
| 781 | * Entries: Markup validator |
---|
| 782 | * Entries: Insertion of links to other entries from toolbar |
---|
| 783 | * Entries: External media insertion (dailymotion, youtube, google video) |
---|
| 784 | * Tags: Same list for new and existing entries |
---|
| 785 | * Tags: Tags can be removed on all associated entries |
---|
| 786 | * Tags: Tags can be removed on a post selection |
---|
| 787 | * Admin: Ask password for user management tasks, theme upload and plugin upload |
---|
| 788 | * Admin: New contextual help viewer |
---|
| 789 | * Media manager: Recreate thumbnails option |
---|
| 790 | * Media manager: Custom medium thumbnail size (per blog) |
---|
| 791 | * Media manager: Zip files extract support |
---|
| 792 | * Media manager: Zip file download of directory |
---|
| 793 | * Media manager: File exclusion pattern option |
---|
| 794 | * Themes and plugins: Zip as new package format |
---|
| 795 | * Themes and plugins: Upload |
---|
| 796 | * Themes and plugins: Upgrade within administration interface |
---|
| 797 | * Themes and plugins: Deletion |
---|
| 798 | * Public: New default theme: Blowup (fully customizable) |
---|
| 799 | * Public: Changed the way commenter cookie is handled |
---|
| 800 | * Themes: Template files moved to tpl/ directory |
---|
| 801 | * L10N: Polish, Catalan and Spanish translations |
---|
| 802 | * Misc: jQuery upgraded to 1.2.3 |
---|
| 803 | * Misc: Crushed png files |
---|
| 804 | * Fixed many bugs |
---|
| 805 | |
---|
| 806 | Dotclear 2.0 beta 7 - 2007-07-12 |
---|
| 807 | =========================================================== |
---|
| 808 | * New way to display comments and trackbacks on entries in backend |
---|
| 809 | * Dashboard visual improvements |
---|
| 810 | * Default cache dir created by installation process |
---|
| 811 | * Option to limit posts and comments in feeds |
---|
| 812 | * Introduced UDBS for installation and upgrade |
---|
| 813 | * Changed handling of XML-RPC URLs |
---|
| 814 | * New option to force HTTPS redirect if wanted |
---|
| 815 | * Enforced cookies security (directory and ssl support) |
---|
| 816 | * Added Plugin auto-install and auto-upgrade support |
---|
| 817 | * Added trackbacks ttl and moderation preferences |
---|
| 818 | * Added an Internal search engine |
---|
| 819 | * FLV support in backend with Neolao player |
---|
| 820 | * Added nice messages if database is broken or Dotclear not installed |
---|
| 821 | * upgrade jQuery to 1.1.3 |
---|
| 822 | * Fixed many bugs |
---|
| 823 | * Fixed security issues in backend |
---|
| 824 | |
---|
| 825 | Dotclear 2.0 beta 6 - 2007-02-19 |
---|
| 826 | =========================================================== |
---|
| 827 | * New antispam plugin, with a set of filters (rbl, ipblacklist, spamwords, akismet) |
---|
| 828 | * New admin dashboard page |
---|
| 829 | * Fixed unwanted logout bug |
---|
| 830 | * Added settings to disable template caching and allow PHP code |
---|
| 831 | * Blog preferences panel bug fix |
---|
| 832 | * New XML-RPC Client and Server |
---|
| 833 | * Comment posting permissions bug fix |
---|
| 834 | |
---|
| 835 | Dotclear 2.0 beta 5.4 - 2007-01-19 |
---|
| 836 | =========================================================== |
---|
| 837 | * Minor change on spam display in comments.php |
---|
| 838 | * Command line upgrade script and fix in load_plugin_file.php |
---|
| 839 | * Make akismet configurable only by superadmin with DC_AKISMET_SUPER |
---|
| 840 | * SQL optimisations |
---|
| 841 | * New comments view in post |
---|
| 842 | |
---|
| 843 | Dotclear 2.0 beta 5.2 - 2007-01-11 |
---|
| 844 | =========================================================== |
---|
| 845 | * Fixed a bug with imageMeta::getMeta |
---|
| 846 | * Enhanced dynamic file uploader |
---|
| 847 | * Move clearbricks files to their own repository |
---|
| 848 | * Fixed a bug with auto_br in wikiSimpleComment |
---|
| 849 | * Support for language restriction in feeds |
---|
| 850 | * Default theme structure changes |
---|
| 851 | * Fixed a PHP 5.0 compatibility issue |
---|
| 852 | * Installation Wizard |
---|
| 853 | |
---|
| 854 | Dotclear 2.0 beta 4 - 2006-12-26 |
---|
| 855 | =========================================================== |
---|
| 856 | * Performances enhancements. |
---|
| 857 | * Administration UI enhancements. |
---|
| 858 | * More user-friendly Widgets (version 1.5). |
---|
| 859 | * Switch to jQuery <http://jquery.com>. |
---|
| 860 | * Added jQuery in default theme. |
---|
| 861 | * Major changes in HTTP client and Feed Parser based on a |
---|
| 862 | generic socket handler. |
---|
| 863 | * PHP 5.2 compatibility. |
---|
| 864 | * Code documentation (all core and most of clearbricks). |
---|
| 865 | * Many bug fixes. |
---|
| 866 | |
---|
| 867 | Dotclear 2.0 beta 3 - 2006-11-05 |
---|
| 868 | =========================================================== |
---|
| 869 | * Disallow special wrappers for fopen like functions. |
---|
| 870 | * XML/RPC improvements. |
---|
| 871 | * Read IPTC and EXIF metadata in uploaded pictures. |
---|
| 872 | * MySQL 4.1 support only. |
---|
| 873 | * Metadata import from Dotclear 1.2.x. |
---|
| 874 | * Akismet plugin. |
---|
| 875 | * Pings plugin. |
---|
| 876 | * Added a priority setting for plugins. |
---|
| 877 | * Many bug fixes. |
---|
| 878 | |
---|
| 879 | Dotclear 2.0 beta 2 - 2006-08-09 |
---|
| 880 | =========================================================== |
---|
| 881 | * DC_PLUGIN_ROOT can handle more than one path. |
---|
| 882 | * OPML/XBEL import in blogroll plugin. |
---|
| 883 | * Fixed a security issue in html::absoluteURLs(). |
---|
| 884 | * Fixed issues with timezone on scheduled entries. |
---|
| 885 | * Multiple categories selection in tpl:Entries. |
---|
| 886 | * Improved dbLayer. |
---|
| 887 | * Changed category feed URL. |
---|
| 888 | * Feeds for tags (entries and comments). |
---|
| 889 | * Added attachments count on backend and frontend. |
---|
| 890 | * New settings code design. Can now handle wide system settings. |
---|
| 891 | * Memory usage improvements with autoloader. |
---|
| 892 | * Some code cleanup. |
---|
| 893 | * Feed parser improvements. |
---|
| 894 | * Themes can be configured if needed. |
---|
| 895 | * XMP support on JPEG files. |
---|
| 896 | * Media manager improvements. |
---|
| 897 | * Spamplemousse now uses DNSBL (and the guy who left the bug was fired). |
---|
| 898 | * Javascript editor and toolbar improvements. |
---|
| 899 | * RDS support (XML/RPC API discovery). |
---|
| 900 | * Added a theme with user stylesheet. |
---|
[787] | 901 | * Plugins manager |
---|