Dotclear

source: CHANGELOG @ 1216:690db176f45d

Revision 1216:690db176f45d, 16.6 KB checked in by franck <carnet.franck.paul@…>, 12 years ago (diff)

Update CHANGELOG

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

Sites map