Dotclear

source: CHANGELOG @ 1044:52726db61862

Revision 1044:52726db61862, 16.1 KB checked in by franck <carnet.franck.paul@…>, 13 years ago (diff)

Update CHANGELOG

Line 
1Dotclear 2.5.0 - 201?-??-13
2===========================================================
3* The media enhanced uploader may now be temporarily enabled or disabled
4* Add mass expand on posts and comments lists
5* Allow wildcard for IP address on comments filters
6* Add ability to delete non empty category (and move its content to another category)
7* Every types of entries may be used to inserted an entry link in current edited post
8* Add (none) option to image insertion title pattern
9* Smileys are not more converted in image in pre,code,kbd,script and math contents
10* Notes' title can be now enclosed in h4 (default), h3 or p HTML tag
11* Now display translated name and desc of plugins
12* Add publication date validation on post and page editing forms
13* Add description to widgets
14* Add syntax color option to theme editor plugin
15* Add delete button on media item page
16* Add/complement display modes (all pages, home page only, except on home page) for all widgets
17* {{tpl:Widgets}} without type attribute set displays now all widgets (from nav, extra and custom)
18* Add {{tpl:else}}, {{tpl:TagCount}}, <tpl:TagIf>, {{tpl:CategoryEntriesCount}} template tags
19* Add cat_only, no_tag and content_only attributes to {{tpl:EntryFirstImage}} tag
20* Add capitalize attribute to template filters' list
21* Enhance links lookup anti spam filter
22* Add hidden optional attribute for pages
23* Adaptative compression rate for thumbnails generation
24* Add timestamp on admin information messages
25* Update to jQuery 1.8.2 and jQuery-UI 1.9 (custom)
26* Add default favicon.ico
27* Add default attributes settings for image,mp3,flv insertion
28* Various bug fixes
29* Various cosmetic updates and contrast adjustments
30
31Dotclear 2.4.4 - 2012-08-13
32===========================================================
33* Bugfix: Programmed entries works again.
34* Compatibility fix: widgets are now fully php >=5.3 compliant
35* Security fix: potential CSRF in user management
36* has_tag now part of dotclear core, moved from tag plugin.
37* empty title fixed on rss reader widget
38
39Dotclear 2.4.3 - 2012-05-18
40===========================================================
41* Admin: My favorites menu can be hidden
42* Admin: Fix wordpress importer
43* Admin: about:config and user:pref tables are now more readable
44* Ductile theme: Blog logo can be changed
45* New lithuanian language (thanks to Paulius Černakauskas)
46* Various bug fixes
47
48Dotclear 2.4.2 - 2012-02-11
49===========================================================
50* Security fix release
51* 4 XSS vulnerabilities fixed, discovered by High-Tech Bridge
52
53Dotclear 2.4.1.2 - 2011-12-24
54===========================================================
55* Happy Christmas!
56* Security: fixed one SQL injection vulnerability in Clearbricks, thanks to Adjaya
57* New behaviour: publicGetURLFor
58* New behaviour: publicRegisterURL
59* New behaviour: templatePrepareParams
60* Changed the way to get artefacts URLs, through $core->url->getURLFor calls, instead of $core->url->getBase()
61* new/updated parameter sql_only in $core->blog->getPosts and $core->blog->getComments
62
63Dotclear 2.4.0 - 2011-11-13
64===========================================================
65* Admin: new iconset from Thomas Daveluy
66* Admin: Accessibility enhancements
67* Added a custom widget sidebar
68* Added a new theme (Ductile)
69* Added a new plugin (simpleMenu)
70* handling of postgres non default schemas (db_prefix = 'schema.prefix')
71* New iconset mechanism
72* New behaviour: coreBlogBeforeGetPosts
73* Security fix: Spam comments feed now checks for blog permission. Thanks to Romuald Brunet.
74* Various bug fixes
75
76Dotclear 2.3.1 - 2011-06-14
77===========================================================
78* Updated makefile for cleaner distrib.
79* Better localization handling for prefs and shortcuts.
80* Misc JS & CSS cleaning.
81* Import/Export preferences-related bugfix.
82* Administrative mail address is now configurable.
83* Security: one minor fix and changes for two potential problems. Thanks to Jeremie Boutoille
84
85Dotclear 2.3.0 - 2011-05-16
86===========================================================
87* Admin: Major backend redesign
88* Admin: Customizable Dashboard
89* Admin: New Favourites admin submenu
90* Admin: New user preferences backend
91* Admin: Accessibility enhancements
92* Admin: Inline help extended
93* Templates: Default theme templates moved to inc/public/default-templates
94* Clearbricks: External libraries relocated to inc/libs
95* Clearbricks: fixed utf-8 and mysql strict mode problems
96* Added a safe mode connection, disabling all plugins
97* Mysqli support (config.php may need to be updated manually)
98* Fixed dcLog bug with pgsql
99* Fixed comment/trackbacks counters reset.
100* Several other bug fixes
101
102
103Dotclear 2.2.3 - 2011-04-01
104===========================================================
105* Security fix in media manager. Thx to Raphaël
106* Bugfix : 2.2.2 was preventing manual thumbnail regeneration.
107* Database handling bugfixes
108
109Dotclear 2.2.2 - 2011-01-17
110===========================================================
111* Bugfix: 2.2.1 was blocking new installations
112* Autoupdate procedure should now be "bad ftp client configuration"-proof.
113* Several other small bugfixes
114
115Dotclear 2.2.1 - 2011-01-15
116===========================================================
117* ExternalMedia is not part of the core distribution anymore
118* New attribute to tpl:SysIf: blog_id
119* New behaviour: adminMediaItemForm
120* Several bugfixes
121* Several code optimizations
122* Several typos corrected
123* Security fix in Clearbricks. Thx to François Pierre-Doray for pointing it out.
124
125Dotclear 2.2 - 2010-07-01
126===========================================================
127* New installation wizard.
128* Several new behaviours:
129     - adminCommentHeaders
130     - adminCommentsActionsCombo
131     - adminCommentsActions
132     - adminCommentsActionsContent
133     - adminBeforeCommentDelete
134     - adminPostsActionsHeaders
135     - adminUsersActionsCombo
136     - coreBeforeCategoryCreate & coreAfterCategoryCreate
137     - coreBeforeCategoryUpdate & coreAfterCategoryUpdate
138     - coreBeforeLogCreate & coreAfterLogCreate
139     - coreBeforePostCreate & coreAfterPostCreate
140     - coreBeforePostUpdate & coreAfterPostUpdate
141     - coreMediaConstruct
142     - templateCustomSortByAlias
143     - urlHandlerGetArgsDocument
144* New methods for several core classes.
145* Metadata integration to the core.
146* Error handlers can now be extended.
147* Templates: blocks can now be recursive.
148* Templates: Entries & Comments tags can now be sorted.
149* Templates: The template subsystem is quicker, linier, and ready to be extended.
150* Complete reworking of the settings system
151* Correct handling of postgresql non default schemas.
152* Admin: Autocompletion and further enhancing to tags handling.
153* Admin: Accessibility & ergonomic tweaks.
154* Admin: Administrator tag in users list.
155* Comment cookies are now specific to the blog rather than to the domain.
156* Password changes can now be mandatory.
157* jQuery updated to 1.4.2.
158* And way too many bugfixes and typos squashes to be listed.
159
160
161Dotclear 2.1.7 - 2010-05-25
162===========================================================
163* Auto-update procedure fix
164
165Dotclear 2.1.6 - 2009-10-01
166===========================================================
167* Install procedure fixes
168* Admin: Page managers can now create pages
169* Admin: several typos corrected.
170* Admin: Widgets now work in IE8.
171* Admin: Password protected posts can now be previewed.
172* Templates: tpl:Meta* are now tpl:Tags*.
173* Templates: <tpl:Entries lastn="0"> now display all posts.
174* new behavior: adminPageHTMLHead
175* DB schema: new blog_id field in log table
176* Media manager: Pubic folder can now be set on a different host.
177* WordPress import fixes
178* Dailymotion insertion fix
179* Upgrade procedure: CRLF removed in files that were bugging the upgrade.
180* JQuery updated to 1.3
181* IE7-js update
182* security: Full Path Disclosure protection. Thx to Karim Ayad for pointing it out.
183* and way too many bugfixes to be listed.
184
185Dotclear 2.1.5 - 2009-02-05
186===========================================================
187* Security release
188* Youtube insertion update
189
190Dotclear 2.1.4 - 2008-12-21
191===========================================================
192* Security flaw fix
193* WordPress import refining
194* XML-RPC improvements
195
196Dotclear 2.1.3 - 2008-11-19
197===========================================================
198* Admin: New upgrade procedure
199* Admin: Fixed video insertion bug
200* Template: New attributes
201  * url on EntryIf
202  * only_category on Blogroll
203  * no_context on Pagination
204* Template: New tag
205  * BlogID
206* Admin: escaped blog_id on authentication page
207
208Dotclear 2.1.1 - 2008-11-07
209===========================================================
210* Admin: Automatic Update bug fixes
211* Admin: Disable Automatic Update if no digests file
212* Admin: Javascript fixes in authentication page
213* Admin: Fixed errors with categories select boxes
214* Template: Added level attribute in tpl:Categories
215* Media: Added H.264/MPEG-4 AVC for mp4 files
216
217Dotclear 2.1 - 2008-11-01
218===========================================================
219* Subcategories
220* Admin: Automatic Update
221* Admin: Flash 10 support for uploader
222* Admin: mailto link in comment details
223* Admin: Embedded video size selection
224* Admin: Restrict session cookie path to admin
225* Media: H.264/MPEG-4 AVC (HD) support with m4v files
226* Inherited themes
227* WordPress XML-RPC methods support
228* True unicode URLs
229* Plugin: Widgets as template tags
230* Plugin: Filters in entries widgets and Blogroll
231* Plugin: Added vimeo.com in external media
232* Template: New tags
233  * LoopPosition
234  * CommentAuthorDomain
235  * CommentAuthorMD5
236  * EntryFirstImage
237  * EntryCategoryShortURL
238  * CategoryIf
239  * CategoryFirstChildren
240  * CategoryParents
241  * EntryCategoriesBreadcrum
242  * MediaURL
243
244Dotclear 2.0.2 - 2008-09-05
245===========================================================
246* New installation procedure
247* Plugin: WordPress import fixes
248* Plugin: Plain text export as downloadable files
249* Plugin: Message about URLs in Dotclear 1.2 import
250* Public: Display a message if search returns no result
251* Admin: Fixed some CSS bugs
252* Admin: Batch select/unselect entries
253* Admin: In a media item, find entries containing it
254
255Dotclear 2.0.1 - 2008-08-16
256===========================================================
257* Plugin: Fixed a bug with Dotclear 1.2 URLs import.
258* Plugin: Fixed a l10n bug in Pages
259* Admin: Enhanced plugins resources loading and cache
260
261Dotclear 2.0 - 2008-08-01
262===========================================================
263* Public: Atom becomes the default feed format. RSS 2 is always available.
264* Admin: design enhancements and new Dotclear logo
265* Admin: entries preview in blog context
266* L10N: New language manager with zip files support
267* Plugin: Import/Export plugin version 2.0 with import from Dotclear 1.2 and WordPress
268* Plugin: Pages enhancements (preview, sorting)
269* Plugin: support for jamendo and deezer in External Media
270* JSMin on JavaScript files instead of JS packing
271* SQLite 3 only support (PDO based)
272* Many bug fixes and major performances improvements
273
274Dotclear 2.0 RC2 - 2008-06-21
275===========================================================
276* FairTrackback spam filter
277* Language pack infrastructure
278* Bug fix on comment search with author "0"
279* Javascript fixes
280* dcAuth::sessionExists and dcAuth::checkSession new methods
281* Right management in dcAuth::sudo
282* Media File sorting options in media manager
283* CandyUpload, new uploader tool based on SWFUpload
284* New search engine robots options
285* New image options
286* L10N: Japanese and Portugues (Brazil) language packs
287* Many bug fixes and enhancements
288
289Dotclear 2.0 RC1 - 2008-05-01
290===========================================================
291* New: Pages plugin
292* New: Theme editor plugin
293* Entries: Text and WYSIWYG enhancements
294* Entries: Markup validator
295* Entries: Insertion of links to other entries from toolbar
296* Entries: External media insertion (dailymotion, youtube, google video)
297* Tags: Same list for new and existing entries
298* Tags: Tags can be removed on all associated entries
299* Tags: Tags can be removed on a post selection
300* Admin: Ask password for user management tasks, theme upload and plugin upload
301* Admin: New contextual help viewer
302* Media manager: Recreate thumbnails option
303* Media manager: Custom medium thumbnail size (per blog)
304* Media manager: Zip files extract support
305* Media manager: Zip file download of directory
306* Media manager: File exclusion pattern option
307* Themes and plugins: Zip as new package format
308* Themes and plugins: Upload
309* Themes and plugins: Upgrade within administration interface
310* Themes and plugins: Deletion
311* Public: New default theme: Blowup (fully customizable)
312* Public: Changed the way commenter cookie is handled
313* Themes: Template files moved to tpl/ directory
314* L10N: Polish, Catalan and Spanish translations
315* Misc: jQuery upgraded to 1.2.3
316* Misc: Crushed png files
317* Fixed many bugs
318
319Dotclear 2.0 beta 7 - 2007-07-12
320===========================================================
321* New way to display comments and trackbacks on entries in backend
322* Dashboard visual improvements
323* Default cache dir created by installation process
324* Option to limit posts and comments in feeds
325* Introduced UDBS for installation and upgrade
326* Changed handling of XML-RPC URLs
327* New option to force HTTPS redirect if wanted
328* Enforced cookies security (directory and ssl support)
329* Added Plugin auto-install and auto-upgrade support
330* Added trackbacks ttl and moderation preferences
331* Added an Internal search engine
332* FLV support in backend with Neolao player
333* Added nice messages if database is broken or Dotclear not installed
334* upgrade jQuery to 1.1.3
335* Fixed many bugs
336* Fixed security issues in backend
337
338Dotclear 2.0 beta 6 - 2007-02-19
339===========================================================
340* New antispam plugin, with a set of filters (rbl, ipblacklist, spamwords, akismet)
341* New admin dashboard page
342* Fixed unwanted logout bug
343* Added settings to disable template caching and allow PHP code
344* Blog preferences panel bug fix
345* New XML-RPC Client and Server
346* Comment posting permissions bug fix
347
348Dotclear 2.0 beta 5.4 - 2007-01-19
349===========================================================
350* Minor change on spam display in comments.php
351* Command line upgrade script and fix in load_plugin_file.php
352* Make akismet configurable only by superadmin with DC_AKISMET_SUPER
353* SQL optimisations
354* New comments view in post
355
356Dotclear 2.0 beta 5.2 - 2007-01-11
357===========================================================
358* Fixed a bug with imageMeta::getMeta
359* Enhanced dynamic file uploader
360* Move clearbricks files to their own repository
361* Fixed a bug with auto_br in wikiSimpleComment
362* Support for language restriction in feeds
363* Default theme structure changes
364* Fixed a PHP 5.0 compatibility issue
365* Installation Wizard
366
367Dotclear 2.0 beta 4 - 2006-12-26
368===========================================================
369* Performances enhancements.
370* Administration UI enhancements.
371* More user-friendly Widgets (version 1.5).
372* Switch to jQuery <http://jquery.com>.
373* Added jQuery in default theme.
374* Major changes in HTTP client and Feed Parser based on a
375  generic socket handler.
376* PHP 5.2 compatibility.
377* Code documentation (all core and most of clearbricks).
378* Many bug fixes.
379
380Dotclear 2.0 beta 3 - 2006-11-05
381===========================================================
382* Disallow special wrappers for fopen like functions.
383* XML/RPC improvements.
384* Read IPTC and EXIF metadata in uploaded pictures.
385* MySQL 4.1 support only.
386* Metadata import from Dotclear 1.2.x.
387* Akismet plugin.
388* Pings plugin.
389* Added a priority setting for plugins.
390* Many bug fixes.
391
392Dotclear 2.0 beta 2 - 2006-08-09
393===========================================================
394* DC_PLUGIN_ROOT can handle more than one path.
395* OPML/XBEL import in blogroll plugin.
396* Fixed a security issue in html::absoluteURLs().
397* Fixed issues with timezone on scheduled entries.
398* Multiple categories selection in tpl:Entries.
399* Improved dbLayer.
400* Changed category feed URL.
401* Feeds for tags (entries and comments).
402* Added attachments count on backend and frontend.
403* New settings code design. Can now handle wide system settings.
404* Memory usage improvements with autoloader.
405* Some code cleanup.
406* Feed parser improvements.
407* Themes can be configured if needed.
408* XMP support on JPEG files.
409* Media manager improvements.
410* Spamplemousse now uses DNSBL (and the guy who left the bug was fired).
411* Javascript editor and toolbar improvements.
412* RDS support (XML/RPC API discovery).
413* Added a theme with user stylesheet.
414* Plugins manager
Note: See TracBrowser for help on using the repository browser.

Sites map