Dotclear

source: CHANGELOG @ 789:7a85f83e8e55

Revision 789:7a85f83e8e55, 13.6 KB checked in by xave <xave@…>, 14 years ago (diff)

Should have done it the other way round + 2.4 is out, the dev is 2.5.

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

Sites map