Dotclear

source: CHANGELOG @ 978:a889dce00629

Revision 978:a889dce00629, 15.8 KB checked in by franck <carnet.franck.paul@…>, 13 years ago (diff)

First draft for changelog of 2.5

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

Sites map