Dotclear

source: CHANGELOG @ 2536:e6d3293abd03

Revision 2536:e6d3293abd03, 19.1 KB checked in by franck <carnet.franck.paul@…>, 12 years ago (diff)

2.6 tiny changelog

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

Sites map