Dotclear

source: CHANGELOG @ 3:cf375f1e7b0f

Revision 3:cf375f1e7b0f, 11.6 KB checked in by Dsls <dsls@…>, 14 years ago (diff)

Ported Franck & Kozlika updates for user prefs, dedicated branch

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

Sites map