Dotclear

source: CHANGELOG @ 2480:2c38d084ed1b

Revision 2480:2c38d084ed1b, 19.0 KB checked in by franck <carnet.franck.paul@…>, 12 years ago (diff)

Changelog of 2.6[-RC], first draft

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

Sites map