Dotclear

source: CHANGELOG @ 737:5134c1b5e010

Revision 737:5134c1b5e010, 13.0 KB checked in by franck <carnet.franck.paul@…>, 14 years ago (diff)

Changelog pour la 2.4

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

Sites map