Dotclear

source: CHANGELOG @ 343:f9fcb964c910

Revision 343:f9fcb964c910, 12.7 KB checked in by Dsls <dsls@…>, 14 years ago (diff)

Merged with 2.3 latest bugfixes

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

Sites map