Dotclear

source: CHANGELOG @ 278:ec077f3c6b20

Revision 278:ec077f3c6b20, 12.2 KB checked in by xave <xave@…>, 14 years ago (diff)

Changelog for 2.3

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

Sites map