Dotclear

source: CHANGELOG @ 3070:c6219b1ad6f7

Revision 3070:c6219b1ad6f7, 23.4 KB checked in by franck <carnet.franck.paul@…>, 10 years ago (diff)

Have some fun

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

Sites map