| Current Path : /home/magalijoj/www/blog/ |
| Current File : /home/magalijoj/www/blog/CHANGELOG |
Dotclear 2.0 beta 7 - 2007-07-12 =========================================================== * New way to display comments and trackbacks on entries in backend * Dashboard visual improvements * Default cache dir created by installation process * Option to limit posts and comments in feeds * Introduced UDBS for installation and upgrade * Changed handling of XML-RPC URLs * New option to force HTTPS redirect if wanted * Enforced cookies security (directory and ssl support) * Added Plugin auto-install and auto-upgrade support * Added trackbacks ttl and moderation preferences * Added an Internal search engine * FLV support in backend with Neolao player * Added nice messages if database is broken or Dotclear not installed * upgrade jQuery to 1.1.3 * Fixed many bug * Fixed security issues in backend Dotclear 2.0 beta 6 - 2007-02-19 =========================================================== * New antispam plugin, with a set of filters (rbl, ipblacklist, spamwords, akismet) * New admin dashboard page * Fixed unwanted logout bug * Added settings to disable template caching and allow PHP code * Blog preferences panel bug fix * New XML-RPC Client and Server * Comment posting permissions bug fix Dotclear 2.0 beta 5.4 - 2007-01-19 =========================================================== * Minor change on spam display in comments.php * Command line upgrade script and fix in load_plugin_file.php * Make akismet configurable only by superadmin with DC_AKISMET_SUPER * SQL optimisations * New comments view in post Dotclear 2.0 beta 5.2 - 2007-01-11 =========================================================== * Fixed a bug with imageMeta::getMeta * Enhanced dynamic file uploader * Move clearbricks files to their own repository * Fixed a bug with auto_br in wikiSimpleComment * Support for language restriction in feeds * Default theme structure changes * Fixed a PHP 5.0 compatibility issue * Installation Wizard Dotclear 2.0 beta 4 - 2006-12-26 =========================================================== * Performances enhancements. * Administration UI enhancements. * More user-friendly Widgets (version 1.5). * Switch to jQuery <http://jquery.com>. * Added jQuery in default theme. * Major changes in HTTP client and Feed Parser based on a generic socket handler. * PHP 5.2 compatibility. * Code documentation (all core and most of clearbricks). * Many bug fixes. Dotclear 2.0 beta 3 - 2006-11-05 =========================================================== * Disallow special wrappers for fopen like functions. * XML/RPC improvements. * Read IPTC and EXIF metadata in uploaded pictures. * MySQL 4.1 support only. * Metadata import from Dotclear 1.2.x. * Akismet plugin. * Pings plugin. * Added a priority setting for plugins. * Many bug fixes. Dotclear 2.0 beta 2 - 2006-08-09 =========================================================== * DC_PLUGIN_ROOT can handle more than one path. * OPML/XBEL import in blogroll plugin. * Fixed a security issue in html::absoluteURLs(). * Fixed issues with timezone on scheduled entries. * Multiple categories selection in tpl:Entries. * Improved dbLayer. * Changed category feed URL. * Feeds for tags (entries and comments). * Added attachments count on backend and frontend. * New settings code design. Can now handle wide system settings. * Memory usage improvements with autoloader. * Some code cleanup. * Feed parser improvements. * Themes can be configured if needed. * XMP support on JPEG files. * Media manager improvements. * Spamplemousse now uses DNSBL (and the guy who left the bug was fired). * Javascript editor and toolbar improvements. * RDS support (XML/RPC API discovery). * Added a theme with user stylesheet. * Plugins manager