Dotclear

source: CHANGELOG @ 2636:1f8978ee39fc

Revision 2636:1f8978ee39fc, 19.7 KB checked in by franck <carnet.franck.paul@…>, 12 years ago (diff)

Changelog for 2.6.2

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

Sites map