Dotclear

source: CHANGELOG @ 2958:27e258e592e4

Revision 2958:27e258e592e4, 22.3 KB checked in by franck <carnet.franck.paul@…>, 10 years ago (diff)

CAHNGELOG 2.7.4

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

Sites map