Dotclear

source: CHANGELOG @ 3067:42a2dc49b08f

Revision 3067:42a2dc49b08f, 23.3 KB checked in by franck <carnet.franck.paul@…>, 10 years ago (diff)

2.8 Changelog

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

Sites map