Dotclear

source: CHANGELOG @ 3316:e8ad524d494d

Revision 3316:e8ad524d494d, 29.9 KB checked in by franck <carnet.franck.paul@…>, 9 years ago (diff)

Prepapre the 2.10.2 release

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

Sites map