Dotclear

source: CHANGELOG @ 1791:39acc93c9d30

Revision 1791:39acc93c9d30, 17.9 KB checked in by franck <carnet.franck.paul@…>, 12 years ago (diff)

CHANGELOG of 2.5.3

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

Sites map