Dotclear

source: CHANGELOG @ 763:b9483856acd9

Revision 763:b9483856acd9, 13.1 KB checked in by xave, 14 years ago (diff)

Dates corrections in CHANGELOG

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

Sites map