Dotclear

source: CHANGELOG @ 3176:2f547825f2e9

Revision 3176:2f547825f2e9, 26.0 KB checked in by franck <carnet.franck.paul@…>, 9 years ago (diff)

CHANGELOG updated

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

Sites map