Dotclear

source: CHANGELOG @ 2732:80d565483595

Revision 2732:80d565483595, 20.2 KB checked in by franck <carnet.franck.paul@…>, 11 years ago (diff)

CHANGELOG for 2.6.4

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

Sites map