Dotclear

source: CHANGELOG @ 3095:7b52a5c13c7e

Revision 3095:7b52a5c13c7e, 23.7 KB checked in by franck <carnet.franck.paul@…>, 10 years ago (diff)

Changelog of 2.8.1

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

Sites map