Dotclear

source: CHANGELOG @ 824:d04484a7931e

Revision 824:d04484a7931e, 14.1 KB checked in by franck <carnet.franck.paul@…>, 13 years ago (diff)

CHANGELOG 2.4.3

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

Sites map