Dotclear

source: CHANGELOG @ 3639:fe9f4d94f86b

Revision 3639:fe9f4d94f86b, 37.1 KB checked in by franck <carnet.franck.paul@…>, 8 years ago (diff)

Add required attribute for mandatory fields

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

Sites map