Dotclear

source: CHANGELOG @ 3173:e8e179dd6498

Revision 3173:e8e179dd6498, 26.0 KB checked in by franck <carnet.franck.paul@…>, 10 years ago (diff)

2.9 Changelog

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

Sites map