Dotclear

source: CHANGELOG @ 1350:cfad9f2a9f6e

Revision 1350:cfad9f2a9f6e, 17.4 KB checked in by franck <carnet.franck.paul@…>, 11 years ago (diff)

changelog of 2.5.2

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

Sites map