Dotclear

source: CHANGELOG @ 1011:c8f32ed1ca5c

Revision 1011:c8f32ed1ca5c, 15.9 KB checked in by franck <carnet.franck.paul@…>, 13 years ago (diff)

Remerge default branche and lasts commits

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

Sites map