Dotclear

source: CHANGELOG @ 2712:121f94747a10

Revision 2712:121f94747a10, 20.0 KB checked in by franck <carnet.franck.paul@…>, 11 years ago (diff)

CHANGELOG for 2.6.3

Line 
1Dotclear 2.6.3 - 2014-05-16
2===========================================================
3* Security fix: Strenghened xmlrpc auth. Thanks to Egidio Romano
4* Security fix: Strenghened categories ordering. Thanks to Egidio Romano
5
6Dotclear 2.6.2 - 2014-01-20
7===========================================================
8* Security fix: Fixed potential code injection on password protected post/page. Thanks to Charlie Briggs
9* Bugfix: cope with numeric module (plugin/theme) id
10* Bugfix: Bad SQL syntax when using SQLite
11* Bugfix: BlogParentThemeURL template value is back
12* Various bug fixes
13
14Dotclear 2.6.1 - 2013-11-22
15===========================================================
16* Bugfix: trackbacks/pingbacks post URL
17* Bugfix: short/full list of tags (post edition)
18* Bugfix: Toolbar not drawn on new comment form (administration)
19* Various bug fixes
20* Some cosmetic adjustments
21
22Dotclear 2.6 - 2013-11-13
23===========================================================
24* Various bug fixes
25* Various cosmetic adjustments
26
27Dotclear 2.6-RC - 2013-10-18
28===========================================================
29* PHP 5.2 required
30* jQuery upgraded to 1.10.2 (including jQuery migrate plugin 1.2.1)
31* mySQLi support (now proposed by default rather than mySQL)
32* Administration revamped, relooked, redesigned, new icons, new ergonomic's behaviours
33* Administration is now responsive (easier to cope with it on small devices)
34* Administration menu re-organized
35* a11y (accessibility) everywhere, with and whithout Js
36* Success, notice and warning messages have been harmonized
37* daInstaller has been dispatched in core (in plugins and blog themes management)
38* Global help is now available, contextual help is available on every page
39* Media manager enhanced
40* Maintenance plugin revamped and enhanced (now includes export features)
41* Categories management enhanced
42* Plugins and themes management revamped
43* New “Plumetis” variation for Blowup theme
44* Jasmine is now used for unit testing of js components
45* A lot of bug fixes
46* A lot of cosmetics adjustments
47* A lot of enhancements
48
49Dotclear 2.5.3 - 2013-09-13
50===========================================================
51* Bugfix: l10n Clearbricks library
52* Bugfix: post's comments and trackbacks counters
53* Check public and cache directories (existence and permissions)
54* Avoid Categorie's identical URL as far as possible
55* Cope with alpha layers in PNG images for thumbnails generation
56* Add password strength indicators
57* Fix permission form (checkboxes management)
58* Better management of antispam filters
59* Minor enhancements
60* Various bug fixes
61* Various cosmetic adjustments
62
63Dotclear 2.5.2 - 2013-08-14
64===========================================================
65* Security fix: Fixed potential XSS
66* Bugfix: l10n Clearbricks library
67* <tpl:LoopPosition> now works <tpl:Attachments>
68* Dotclear update check may now be forced (ignoring cache)
69* Enforce integration of daInstaller plugin
70* Tags link button is now available on page editor
71* Default cache age is now 1 week instead of 2 hours
72* Quick entry dashboard module is not activated by default on new installation
73* New template {{tpl:BlogParentThemeURL}} (return URL of parent theme of blog's theme if any, URL of blog's theme otherwise)
74* Fix post comments number on comments deletion
75* Fix order of backup files
76* Minor enhancements
77* Various bug fixes
78* Various cosmetic adjustments
79
80Dotclear 2.5.1 - 2013-07-20
81===========================================================
82* Security fix: Replacement of swfupload.swf by a jQuery plugin
83* Security enhancement: Strenghened lists display
84* Thumbnails quality improved
85* Minor enhancements
86* Various bug fixes
87* Various cosmetic adjustments
88
89Dotclear 2.5.0 - 2013-03-12
90===========================================================
91* Security fix: XSS vulnerabilities in swfupload.swf (media enhanced uploader)
92* Ductile theme may now use webfont (from Google, Adobe and similar providers)
93* daInstaller plugin is now included in the official distribution
94* The media enhanced uploader may now be temporarily enabled or disabled
95* Add mass expand on posts and comments lists
96* Allow wildcard for IP address on comments filters
97* Add ability to delete non empty category (and move its content to another category)
98* Every types of entries may be used to inserted an entry link in current edited post
99* Add (none) option to image insertion title pattern
100* Smileys are not more converted in image in pre,code,kbd,script and math contents
101* Notes' title can be now enclosed in h4 (default), h3 or p HTML tag
102* Now display translated name and desc of plugins
103* Add publication date validation on post and page editing forms
104* Add description to widgets
105* Add syntax color option to theme editor plugin
106* Add delete button on media item page
107* Add/complement display modes (all pages, home page only, except on home page) for all widgets
108* {{tpl:Widgets}} without type attribute set displays now all widgets (from nav, extra and custom)
109* Add {{tpl:else}}, {{tpl:TagCount}}, <tpl:TagIf>, {{tpl:CategoryEntriesCount}} template tags
110* Add cat_only, no_tag and content_only attributes to {{tpl:EntryFirstImage}} tag
111* Add capitalize attribute to template filters' list
112* Enhance links lookup anti spam filter
113* Add hidden optional attribute for pages
114* Adaptative compression rate for thumbnails generation
115* Add timestamp on admin information messages
116* Update to jQuery 1.8.3 and jQuery-UI 1.9.2 (custom)
117* Add default favicon.ico
118* Add default attributes settings for image,mp3,flv insertion
119* Various bug fixes
120* Various cosmetic updates and contrast adjustments
121
122Dotclear 2.4.4 - 2012-08-13
123===========================================================
124* Bugfix: Programmed entries works again.
125* Compatibility fix: widgets are now fully php >=5.3 compliant
126* Security fix: potential CSRF in user management
127* has_tag now part of dotclear core, moved from tag plugin.
128* empty title fixed on rss reader widget
129
130Dotclear 2.4.3 - 2012-05-18
131===========================================================
132* Admin: My favorites menu can be hidden
133* Admin: Fix wordpress importer
134* Admin: about:config and user:pref tables are now more readable
135* Ductile theme: Blog logo can be changed
136* New lithuanian language (thanks to Paulius Černakauskas)
137* Various bug fixes
138
139Dotclear 2.4.2 - 2012-02-11
140===========================================================
141* Security fix release
142* 4 XSS vulnerabilities fixed, discovered by High-Tech Bridge
143
144Dotclear 2.4.1.2 - 2011-12-24
145===========================================================
146* Happy Christmas!
147* Security: fixed one SQL injection vulnerability in Clearbricks, thanks to Adjaya
148* New behaviour: publicGetURLFor
149* New behaviour: publicRegisterURL
150* New behaviour: templatePrepareParams
151* Changed the way to get artefacts URLs, through $core->url->getURLFor calls, instead of $core->url->getBase()
152* new/updated parameter sql_only in $core->blog->getPosts and $core->blog->getComments
153
154Dotclear 2.4.0 - 2011-11-13
155===========================================================
156* Admin: new iconset from Thomas Daveluy
157* Admin: Accessibility enhancements
158* Added a custom widget sidebar
159* Added a new theme (Ductile)
160* Added a new plugin (simpleMenu)
161* handling of postgres non default schemas (db_prefix = 'schema.prefix')
162* New iconset mechanism
163* New behaviour: coreBlogBeforeGetPosts
164* Security fix: Spam comments feed now checks for blog permission. Thanks to Romuald Brunet.
165* Various bug fixes
166
167Dotclear 2.3.1 - 2011-06-14
168===========================================================
169* Updated makefile for cleaner distrib.
170* Better localization handling for prefs and shortcuts.
171* Misc JS & CSS cleaning.
172* Import/Export preferences-related bugfix.
173* Administrative mail address is now configurable.
174* Security: one minor fix and changes for two potential problems. Thanks to Jeremie Boutoille
175
176Dotclear 2.3.0 - 2011-05-16
177===========================================================
178* Admin: Major backend redesign
179* Admin: Customizable Dashboard
180* Admin: New Favourites admin submenu
181* Admin: New user preferences backend
182* Admin: Accessibility enhancements
183* Admin: Inline help extended
184* Templates: Default theme templates moved to inc/public/default-templates
185* Clearbricks: External libraries relocated to inc/libs
186* Clearbricks: fixed utf-8 and mysql strict mode problems
187* Added a safe mode connection, disabling all plugins
188* Mysqli support (config.php may need to be updated manually)
189* Fixed dcLog bug with pgsql
190* Fixed comment/trackbacks counters reset.
191* Several other bug fixes
192
193
194Dotclear 2.2.3 - 2011-04-01
195===========================================================
196* Security fix in media manager. Thx to Raphaël
197* Bugfix : 2.2.2 was preventing manual thumbnail regeneration.
198* Database handling bugfixes
199
200Dotclear 2.2.2 - 2011-01-17
201===========================================================
202* Bugfix: 2.2.1 was blocking new installations
203* Autoupdate procedure should now be "bad ftp client configuration"-proof.
204* Several other small bugfixes
205
206Dotclear 2.2.1 - 2011-01-15
207===========================================================
208* ExternalMedia is not part of the core distribution anymore
209* New attribute to tpl:SysIf: blog_id
210* New behaviour: adminMediaItemForm
211* Several bugfixes
212* Several code optimizations
213* Several typos corrected
214* Security fix in Clearbricks. Thx to François Pierre-Doray for pointing it out.
215
216Dotclear 2.2 - 2010-07-01
217===========================================================
218* New installation wizard.
219* Several new behaviours:
220     - adminCommentHeaders
221     - adminCommentsActionsCombo
222     - adminCommentsActions
223     - adminCommentsActionsContent
224     - adminBeforeCommentDelete
225     - adminPostsActionsHeaders
226     - adminUsersActionsCombo
227     - coreBeforeCategoryCreate & coreAfterCategoryCreate
228     - coreBeforeCategoryUpdate & coreAfterCategoryUpdate
229     - coreBeforeLogCreate & coreAfterLogCreate
230     - coreBeforePostCreate & coreAfterPostCreate
231     - coreBeforePostUpdate & coreAfterPostUpdate
232     - coreMediaConstruct
233     - templateCustomSortByAlias
234     - urlHandlerGetArgsDocument
235* New methods for several core classes.
236* Metadata integration to the core.
237* Error handlers can now be extended.
238* Templates: blocks can now be recursive.
239* Templates: Entries & Comments tags can now be sorted.
240* Templates: The template subsystem is quicker, linier, and ready to be extended.
241* Complete reworking of the settings system
242* Correct handling of postgresql non default schemas.
243* Admin: Autocompletion and further enhancing to tags handling.
244* Admin: Accessibility & ergonomic tweaks.
245* Admin: Administrator tag in users list.
246* Comment cookies are now specific to the blog rather than to the domain.
247* Password changes can now be mandatory.
248* jQuery updated to 1.4.2.
249* And way too many bugfixes and typos squashes to be listed.
250
251
252Dotclear 2.1.7 - 2010-05-25
253===========================================================
254* Auto-update procedure fix
255
256Dotclear 2.1.6 - 2009-10-01
257===========================================================
258* Install procedure fixes
259* Admin: Page managers can now create pages
260* Admin: several typos corrected.
261* Admin: Widgets now work in IE8.
262* Admin: Password protected posts can now be previewed.
263* Templates: tpl:Meta* are now tpl:Tags*.
264* Templates: <tpl:Entries lastn="0"> now display all posts.
265* new behavior: adminPageHTMLHead
266* DB schema: new blog_id field in log table
267* Media manager: Pubic folder can now be set on a different host.
268* WordPress import fixes
269* Dailymotion insertion fix
270* Upgrade procedure: CRLF removed in files that were bugging the upgrade.
271* JQuery updated to 1.3
272* IE7-js update
273* security: Full Path Disclosure protection. Thx to Karim Ayad for pointing it out.
274* and way too many bugfixes to be listed.
275
276Dotclear 2.1.5 - 2009-02-05
277===========================================================
278* Security release
279* Youtube insertion update
280
281Dotclear 2.1.4 - 2008-12-21
282===========================================================
283* Security flaw fix
284* WordPress import refining
285* XML-RPC improvements
286
287Dotclear 2.1.3 - 2008-11-19
288===========================================================
289* Admin: New upgrade procedure
290* Admin: Fixed video insertion bug
291* Template: New attributes
292  * url on EntryIf
293  * only_category on Blogroll
294  * no_context on Pagination
295* Template: New tag
296  * BlogID
297* Admin: escaped blog_id on authentication page
298
299Dotclear 2.1.1 - 2008-11-07
300===========================================================
301* Admin: Automatic Update bug fixes
302* Admin: Disable Automatic Update if no digests file
303* Admin: Javascript fixes in authentication page
304* Admin: Fixed errors with categories select boxes
305* Template: Added level attribute in tpl:Categories
306* Media: Added H.264/MPEG-4 AVC for mp4 files
307
308Dotclear 2.1 - 2008-11-01
309===========================================================
310* Subcategories
311* Admin: Automatic Update
312* Admin: Flash 10 support for uploader
313* Admin: mailto link in comment details
314* Admin: Embedded video size selection
315* Admin: Restrict session cookie path to admin
316* Media: H.264/MPEG-4 AVC (HD) support with m4v files
317* Inherited themes
318* WordPress XML-RPC methods support
319* True unicode URLs
320* Plugin: Widgets as template tags
321* Plugin: Filters in entries widgets and Blogroll
322* Plugin: Added vimeo.com in external media
323* Template: New tags
324  * LoopPosition
325  * CommentAuthorDomain
326  * CommentAuthorMD5
327  * EntryFirstImage
328  * EntryCategoryShortURL
329  * CategoryIf
330  * CategoryFirstChildren
331  * CategoryParents
332  * EntryCategoriesBreadcrum
333  * MediaURL
334
335Dotclear 2.0.2 - 2008-09-05
336===========================================================
337* New installation procedure
338* Plugin: WordPress import fixes
339* Plugin: Plain text export as downloadable files
340* Plugin: Message about URLs in Dotclear 1.2 import
341* Public: Display a message if search returns no result
342* Admin: Fixed some CSS bugs
343* Admin: Batch select/unselect entries
344* Admin: In a media item, find entries containing it
345
346Dotclear 2.0.1 - 2008-08-16
347===========================================================
348* Plugin: Fixed a bug with Dotclear 1.2 URLs import.
349* Plugin: Fixed a l10n bug in Pages
350* Admin: Enhanced plugins resources loading and cache
351
352Dotclear 2.0 - 2008-08-01
353===========================================================
354* Public: Atom becomes the default feed format. RSS 2 is always available.
355* Admin: design enhancements and new Dotclear logo
356* Admin: entries preview in blog context
357* L10N: New language manager with zip files support
358* Plugin: Import/Export plugin version 2.0 with import from Dotclear 1.2 and WordPress
359* Plugin: Pages enhancements (preview, sorting)
360* Plugin: support for jamendo and deezer in External Media
361* JSMin on JavaScript files instead of JS packing
362* SQLite 3 only support (PDO based)
363* Many bug fixes and major performances improvements
364
365Dotclear 2.0 RC2 - 2008-06-21
366===========================================================
367* FairTrackback spam filter
368* Language pack infrastructure
369* Bug fix on comment search with author "0"
370* Javascript fixes
371* dcAuth::sessionExists and dcAuth::checkSession new methods
372* Right management in dcAuth::sudo
373* Media File sorting options in media manager
374* CandyUpload, new uploader tool based on SWFUpload
375* New search engine robots options
376* New image options
377* L10N: Japanese and Portugues (Brazil) language packs
378* Many bug fixes and enhancements
379
380Dotclear 2.0 RC1 - 2008-05-01
381===========================================================
382* New: Pages plugin
383* New: Theme editor plugin
384* Entries: Text and WYSIWYG enhancements
385* Entries: Markup validator
386* Entries: Insertion of links to other entries from toolbar
387* Entries: External media insertion (dailymotion, youtube, google video)
388* Tags: Same list for new and existing entries
389* Tags: Tags can be removed on all associated entries
390* Tags: Tags can be removed on a post selection
391* Admin: Ask password for user management tasks, theme upload and plugin upload
392* Admin: New contextual help viewer
393* Media manager: Recreate thumbnails option
394* Media manager: Custom medium thumbnail size (per blog)
395* Media manager: Zip files extract support
396* Media manager: Zip file download of directory
397* Media manager: File exclusion pattern option
398* Themes and plugins: Zip as new package format
399* Themes and plugins: Upload
400* Themes and plugins: Upgrade within administration interface
401* Themes and plugins: Deletion
402* Public: New default theme: Blowup (fully customizable)
403* Public: Changed the way commenter cookie is handled
404* Themes: Template files moved to tpl/ directory
405* L10N: Polish, Catalan and Spanish translations
406* Misc: jQuery upgraded to 1.2.3
407* Misc: Crushed png files
408* Fixed many bugs
409
410Dotclear 2.0 beta 7 - 2007-07-12
411===========================================================
412* New way to display comments and trackbacks on entries in backend
413* Dashboard visual improvements
414* Default cache dir created by installation process
415* Option to limit posts and comments in feeds
416* Introduced UDBS for installation and upgrade
417* Changed handling of XML-RPC URLs
418* New option to force HTTPS redirect if wanted
419* Enforced cookies security (directory and ssl support)
420* Added Plugin auto-install and auto-upgrade support
421* Added trackbacks ttl and moderation preferences
422* Added an Internal search engine
423* FLV support in backend with Neolao player
424* Added nice messages if database is broken or Dotclear not installed
425* upgrade jQuery to 1.1.3
426* Fixed many bugs
427* Fixed security issues in backend
428
429Dotclear 2.0 beta 6 - 2007-02-19
430===========================================================
431* New antispam plugin, with a set of filters (rbl, ipblacklist, spamwords, akismet)
432* New admin dashboard page
433* Fixed unwanted logout bug
434* Added settings to disable template caching and allow PHP code
435* Blog preferences panel bug fix
436* New XML-RPC Client and Server
437* Comment posting permissions bug fix
438
439Dotclear 2.0 beta 5.4 - 2007-01-19
440===========================================================
441* Minor change on spam display in comments.php
442* Command line upgrade script and fix in load_plugin_file.php
443* Make akismet configurable only by superadmin with DC_AKISMET_SUPER
444* SQL optimisations
445* New comments view in post
446
447Dotclear 2.0 beta 5.2 - 2007-01-11
448===========================================================
449* Fixed a bug with imageMeta::getMeta
450* Enhanced dynamic file uploader
451* Move clearbricks files to their own repository
452* Fixed a bug with auto_br in wikiSimpleComment
453* Support for language restriction in feeds
454* Default theme structure changes
455* Fixed a PHP 5.0 compatibility issue
456* Installation Wizard
457
458Dotclear 2.0 beta 4 - 2006-12-26
459===========================================================
460* Performances enhancements.
461* Administration UI enhancements.
462* More user-friendly Widgets (version 1.5).
463* Switch to jQuery <http://jquery.com>.
464* Added jQuery in default theme.
465* Major changes in HTTP client and Feed Parser based on a
466  generic socket handler.
467* PHP 5.2 compatibility.
468* Code documentation (all core and most of clearbricks).
469* Many bug fixes.
470
471Dotclear 2.0 beta 3 - 2006-11-05
472===========================================================
473* Disallow special wrappers for fopen like functions.
474* XML/RPC improvements.
475* Read IPTC and EXIF metadata in uploaded pictures.
476* MySQL 4.1 support only.
477* Metadata import from Dotclear 1.2.x.
478* Akismet plugin.
479* Pings plugin.
480* Added a priority setting for plugins.
481* Many bug fixes.
482
483Dotclear 2.0 beta 2 - 2006-08-09
484===========================================================
485* DC_PLUGIN_ROOT can handle more than one path.
486* OPML/XBEL import in blogroll plugin.
487* Fixed a security issue in html::absoluteURLs().
488* Fixed issues with timezone on scheduled entries.
489* Multiple categories selection in tpl:Entries.
490* Improved dbLayer.
491* Changed category feed URL.
492* Feeds for tags (entries and comments).
493* Added attachments count on backend and frontend.
494* New settings code design. Can now handle wide system settings.
495* Memory usage improvements with autoloader.
496* Some code cleanup.
497* Feed parser improvements.
498* Themes can be configured if needed.
499* XMP support on JPEG files.
500* Media manager improvements.
501* Spamplemousse now uses DNSBL (and the guy who left the bug was fired).
502* Javascript editor and toolbar improvements.
503* RDS support (XML/RPC API discovery).
504* Added a theme with user stylesheet.
505* Plugins manager
Note: See TracBrowser for help on using the repository browser.

Sites map