Dotclear

source: CHANGELOG @ 787:5307412afe6d

Revision 787:5307412afe6d, 13.6 KB checked in by xave <xave@…>, 14 years ago (diff)

2.4, Christmas edition

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

Sites map