1 | Dotclear 2.7.3 - 2015-01-06 |
---|
2 | =========================================================== |
---|
3 | * Restore advanced edition of category description (as in 2.6) |
---|
4 | * Various bug fixes |
---|
5 | * Some cosmetic adjustments |
---|
6 | |
---|
7 | Dotclear 2.7.2 - 2014-12-25 |
---|
8 | =========================================================== |
---|
9 | * Dotclear wiki could not be used by standard user: fixed |
---|
10 | |
---|
11 | Dotclear 2.7.1 - 2014-12-25 |
---|
12 | =========================================================== |
---|
13 | * Various bug fixes |
---|
14 | * Some cosmetic adjustments |
---|
15 | |
---|
16 | Dotclear 2.7 - 2014-12-13 |
---|
17 | =========================================================== |
---|
18 | * Security : protection against clickjacking may be activated (see blog parameters) |
---|
19 | * Switch to HTML5 : backend, templatesets and themes |
---|
20 | * ARIA roles in da place (a11y) |
---|
21 | * Multiple templatesets : mustek (legacy) and currywurst |
---|
22 | * Themes may use extension/heritage template mechanisms |
---|
23 | * New theme (Berlin) based on currywurst templateset |
---|
24 | * New WYSIWYG editor (CKEditor) |
---|
25 | * Dotclear Wiki now produces HTML5 compatible markup |
---|
26 | * Video and audio HTML5 tags are now used (with fallback to flash if possible) |
---|
27 | * Copying default theme to user-defined theme folder is not more necessary |
---|
28 | * Preview of comment may be optional (see blog parameters) |
---|
29 | * Widgets may be put offline without deleting them |
---|
30 | * jQuery version may be choosen between 1.4.2 (default) and 1.11.1 (see blog parameters) |
---|
31 | * Number of posts listed on home page may be different than other pages (see blog parameters) |
---|
32 | * Hidden folders are now hidden in media manager (set DC_SHOW_HIDDEN_DIRS to true in config.php to display them) |
---|
33 | * User-defined template files may be reset (deleted) in theme editor |
---|
34 | * Drag'n'drop now enabled on touch screens |
---|
35 | * Alternative syntax may be set for comments by third-party plugins |
---|
36 | * A lot of bug fixes |
---|
37 | * Much more cosmetic adjustements and enhancements |
---|
38 | |
---|
39 | Dotclear 2.6.4 - 2014-08-18 |
---|
40 | =========================================================== |
---|
41 | * Security fix: Sanitize search request. Thanks to Takayuki Uchiyama |
---|
42 | * Security fix: Strenghened xmlrpc (see http://www.breaksec.com/?p=6362) |
---|
43 | |
---|
44 | Dotclear 2.6.3 - 2014-05-16 |
---|
45 | =========================================================== |
---|
46 | * Security fix: Strengthened xmlrpc auth. Thanks to Egidio Romano |
---|
47 | * Security fix: Strengthened categories ordering. Thanks to Egidio Romano |
---|
48 | |
---|
49 | Dotclear 2.6.2 - 2014-01-20 |
---|
50 | =========================================================== |
---|
51 | * Security fix: Fixed potential code injection on password protected post/page. Thanks to Charlie Briggs |
---|
52 | * Bugfix: cope with numeric module (plugin/theme) id |
---|
53 | * Bugfix: Bad SQL syntax when using SQLite |
---|
54 | * Bugfix: BlogParentThemeURL template value is back |
---|
55 | * Various bug fixes |
---|
56 | |
---|
57 | Dotclear 2.6.1 - 2013-11-22 |
---|
58 | =========================================================== |
---|
59 | * Bugfix: trackbacks/pingbacks post URL |
---|
60 | * Bugfix: short/full list of tags (post edition) |
---|
61 | * Bugfix: Toolbar not drawn on new comment form (administration) |
---|
62 | * Various bug fixes |
---|
63 | * Some cosmetic adjustments |
---|
64 | |
---|
65 | Dotclear 2.6 - 2013-11-13 |
---|
66 | =========================================================== |
---|
67 | * Various bug fixes |
---|
68 | * Various cosmetic adjustments |
---|
69 | |
---|
70 | Dotclear 2.6-RC - 2013-10-18 |
---|
71 | =========================================================== |
---|
72 | * PHP 5.2 required |
---|
73 | * jQuery upgraded to 1.10.2 (including jQuery migrate plugin 1.2.1) |
---|
74 | * mySQLi support (now proposed by default rather than mySQL) |
---|
75 | * Administration revamped, relooked, redesigned, new icons, new ergonomic's behaviours |
---|
76 | * Administration is now responsive (easier to cope with it on small devices) |
---|
77 | * Administration menu re-organized |
---|
78 | * a11y (accessibility) everywhere, with and whithout Js |
---|
79 | * Success, notice and warning messages have been harmonized |
---|
80 | * daInstaller has been dispatched in core (in plugins and blog themes management) |
---|
81 | * Global help is now available, contextual help is available on every page |
---|
82 | * Media manager enhanced |
---|
83 | * Maintenance plugin revamped and enhanced (now includes export features) |
---|
84 | * Categories management enhanced |
---|
85 | * Plugins and themes management revamped |
---|
86 | * New “Plumetis” variation for Blowup theme |
---|
87 | * Jasmine is now used for unit testing of js components |
---|
88 | * A lot of bug fixes |
---|
89 | * A lot of cosmetics adjustments |
---|
90 | * A lot of enhancements |
---|
91 | |
---|
92 | Dotclear 2.5.3 - 2013-09-13 |
---|
93 | =========================================================== |
---|
94 | * Bugfix: l10n Clearbricks library |
---|
95 | * Bugfix: post's comments and trackbacks counters |
---|
96 | * Check public and cache directories (existence and permissions) |
---|
97 | * Avoid Categorie's identical URL as far as possible |
---|
98 | * Cope with alpha layers in PNG images for thumbnails generation |
---|
99 | * Add password strength indicators |
---|
100 | * Fix permission form (checkboxes management) |
---|
101 | * Better management of antispam filters |
---|
102 | * Minor enhancements |
---|
103 | * Various bug fixes |
---|
104 | * Various cosmetic adjustments |
---|
105 | |
---|
106 | Dotclear 2.5.2 - 2013-08-14 |
---|
107 | =========================================================== |
---|
108 | * Security fix: Fixed potential XSS |
---|
109 | * Bugfix: l10n Clearbricks library |
---|
110 | * <tpl:LoopPosition> now works <tpl:Attachments> |
---|
111 | * Dotclear update check may now be forced (ignoring cache) |
---|
112 | * Enforce integration of daInstaller plugin |
---|
113 | * Tags link button is now available on page editor |
---|
114 | * Default cache age is now 1 week instead of 2 hours |
---|
115 | * Quick entry dashboard module is not activated by default on new installation |
---|
116 | * New template {{tpl:BlogParentThemeURL}} (return URL of parent theme of blog's theme if any, URL of blog's theme otherwise) |
---|
117 | * Fix post comments number on comments deletion |
---|
118 | * Fix order of backup files |
---|
119 | * Minor enhancements |
---|
120 | * Various bug fixes |
---|
121 | * Various cosmetic adjustments |
---|
122 | |
---|
123 | Dotclear 2.5.1 - 2013-07-20 |
---|
124 | =========================================================== |
---|
125 | * Security fix: Replacement of swfupload.swf by a jQuery plugin |
---|
126 | * Security enhancement: Strenghened lists display |
---|
127 | * Thumbnails quality improved |
---|
128 | * Minor enhancements |
---|
129 | * Various bug fixes |
---|
130 | * Various cosmetic adjustments |
---|
131 | |
---|
132 | Dotclear 2.5.0 - 2013-03-12 |
---|
133 | =========================================================== |
---|
134 | * Security fix: XSS vulnerabilities in swfupload.swf (media enhanced uploader) |
---|
135 | * Ductile theme may now use webfont (from Google, Adobe and similar providers) |
---|
136 | * daInstaller plugin is now included in the official distribution |
---|
137 | * The media enhanced uploader may now be temporarily enabled or disabled |
---|
138 | * Add mass expand on posts and comments lists |
---|
139 | * Allow wildcard for IP address on comments filters |
---|
140 | * Add ability to delete non empty category (and move its content to another category) |
---|
141 | * Every types of entries may be used to inserted an entry link in current edited post |
---|
142 | * Add (none) option to image insertion title pattern |
---|
143 | * Smileys are not more converted in image in pre,code,kbd,script and math contents |
---|
144 | * Notes' title can be now enclosed in h4 (default), h3 or p HTML tag |
---|
145 | * Now display translated name and desc of plugins |
---|
146 | * Add publication date validation on post and page editing forms |
---|
147 | * Add description to widgets |
---|
148 | * Add syntax color option to theme editor plugin |
---|
149 | * Add delete button on media item page |
---|
150 | * Add/complement display modes (all pages, home page only, except on home page) for all widgets |
---|
151 | * {{tpl:Widgets}} without type attribute set displays now all widgets (from nav, extra and custom) |
---|
152 | * Add {{tpl:else}}, {{tpl:TagCount}}, <tpl:TagIf>, {{tpl:CategoryEntriesCount}} template tags |
---|
153 | * Add cat_only, no_tag and content_only attributes to {{tpl:EntryFirstImage}} tag |
---|
154 | * Add capitalize attribute to template filters' list |
---|
155 | * Enhance links lookup anti spam filter |
---|
156 | * Add hidden optional attribute for pages |
---|
157 | * Adaptative compression rate for thumbnails generation |
---|
158 | * Add timestamp on admin information messages |
---|
159 | * Update to jQuery 1.8.3 and jQuery-UI 1.9.2 (custom) |
---|
160 | * Add default favicon.ico |
---|
161 | * Add default attributes settings for image,mp3,flv insertion |
---|
162 | * Various bug fixes |
---|
163 | * Various cosmetic updates and contrast adjustments |
---|
164 | |
---|
165 | Dotclear 2.4.4 - 2012-08-13 |
---|
166 | =========================================================== |
---|
167 | * Bugfix: Programmed entries works again. |
---|
168 | * Compatibility fix: widgets are now fully php >=5.3 compliant |
---|
169 | * Security fix: potential CSRF in user management |
---|
170 | * has_tag now part of dotclear core, moved from tag plugin. |
---|
171 | * empty title fixed on rss reader widget |
---|
172 | |
---|
173 | Dotclear 2.4.3 - 2012-05-18 |
---|
174 | =========================================================== |
---|
175 | * Admin: My favorites menu can be hidden |
---|
176 | * Admin: Fix wordpress importer |
---|
177 | * Admin: about:config and user:pref tables are now more readable |
---|
178 | * Ductile theme: Blog logo can be changed |
---|
179 | * New lithuanian language (thanks to Paulius Černakauskas) |
---|
180 | * Various bug fixes |
---|
181 | |
---|
182 | Dotclear 2.4.2 - 2012-02-11 |
---|
183 | =========================================================== |
---|
184 | * Security fix release |
---|
185 | * 4 XSS vulnerabilities fixed, discovered by High-Tech Bridge |
---|
186 | |
---|
187 | Dotclear 2.4.1.2 - 2011-12-24 |
---|
188 | =========================================================== |
---|
189 | * Happy Christmas! |
---|
190 | * Security: fixed one SQL injection vulnerability in Clearbricks, thanks to Adjaya |
---|
191 | * New behaviour: publicGetURLFor |
---|
192 | * New behaviour: publicRegisterURL |
---|
193 | * New behaviour: templatePrepareParams |
---|
194 | * Changed the way to get artefacts URLs, through $core->url->getURLFor calls, instead of $core->url->getBase() |
---|
195 | * new/updated parameter sql_only in $core->blog->getPosts and $core->blog->getComments |
---|
196 | |
---|
197 | Dotclear 2.4.0 - 2011-11-13 |
---|
198 | =========================================================== |
---|
199 | * Admin: new iconset from Thomas Daveluy |
---|
200 | * Admin: Accessibility enhancements |
---|
201 | * Added a custom widget sidebar |
---|
202 | * Added a new theme (Ductile) |
---|
203 | * Added a new plugin (simpleMenu) |
---|
204 | * handling of postgres non default schemas (db_prefix = 'schema.prefix') |
---|
205 | * New iconset mechanism |
---|
206 | * New behaviour: coreBlogBeforeGetPosts |
---|
207 | * Security fix: Spam comments feed now checks for blog permission. Thanks to Romuald Brunet. |
---|
208 | * Various bug fixes |
---|
209 | |
---|
210 | Dotclear 2.3.1 - 2011-06-14 |
---|
211 | =========================================================== |
---|
212 | * Updated makefile for cleaner distrib. |
---|
213 | * Better localization handling for prefs and shortcuts. |
---|
214 | * Misc JS & CSS cleaning. |
---|
215 | * Import/Export preferences-related bugfix. |
---|
216 | * Administrative mail address is now configurable. |
---|
217 | * Security: one minor fix and changes for two potential problems. Thanks to Jeremie Boutoille |
---|
218 | |
---|
219 | Dotclear 2.3.0 - 2011-05-16 |
---|
220 | =========================================================== |
---|
221 | * Admin: Major backend redesign |
---|
222 | * Admin: Customizable Dashboard |
---|
223 | * Admin: New Favourites admin submenu |
---|
224 | * Admin: New user preferences backend |
---|
225 | * Admin: Accessibility enhancements |
---|
226 | * Admin: Inline help extended |
---|
227 | * Templates: Default theme templates moved to inc/public/default-templates |
---|
228 | * Clearbricks: External libraries relocated to inc/libs |
---|
229 | * Clearbricks: fixed utf-8 and mysql strict mode problems |
---|
230 | * Added a safe mode connection, disabling all plugins |
---|
231 | * Mysqli support (config.php may need to be updated manually) |
---|
232 | * Fixed dcLog bug with pgsql |
---|
233 | * Fixed comment/trackbacks counters reset. |
---|
234 | * Several other bug fixes |
---|
235 | |
---|
236 | |
---|
237 | Dotclear 2.2.3 - 2011-04-01 |
---|
238 | =========================================================== |
---|
239 | * Security fix in media manager. Thx to Raphaël |
---|
240 | * Bugfix : 2.2.2 was preventing manual thumbnail regeneration. |
---|
241 | * Database handling bugfixes |
---|
242 | |
---|
243 | Dotclear 2.2.2 - 2011-01-17 |
---|
244 | =========================================================== |
---|
245 | * Bugfix: 2.2.1 was blocking new installations |
---|
246 | * Autoupdate procedure should now be "bad ftp client configuration"-proof. |
---|
247 | * Several other small bugfixes |
---|
248 | |
---|
249 | Dotclear 2.2.1 - 2011-01-15 |
---|
250 | =========================================================== |
---|
251 | * ExternalMedia is not part of the core distribution anymore |
---|
252 | * New attribute to tpl:SysIf: blog_id |
---|
253 | * New behaviour: adminMediaItemForm |
---|
254 | * Several bugfixes |
---|
255 | * Several code optimizations |
---|
256 | * Several typos corrected |
---|
257 | * Security fix in Clearbricks. Thx to François Pierre-Doray for pointing it out. |
---|
258 | |
---|
259 | Dotclear 2.2 - 2010-07-01 |
---|
260 | =========================================================== |
---|
261 | * New installation wizard. |
---|
262 | * Several new behaviours: |
---|
263 | - adminCommentHeaders |
---|
264 | - adminCommentsActionsCombo |
---|
265 | - adminCommentsActions |
---|
266 | - adminCommentsActionsContent |
---|
267 | - adminBeforeCommentDelete |
---|
268 | - adminPostsActionsHeaders |
---|
269 | - adminUsersActionsCombo |
---|
270 | - coreBeforeCategoryCreate & coreAfterCategoryCreate |
---|
271 | - coreBeforeCategoryUpdate & coreAfterCategoryUpdate |
---|
272 | - coreBeforeLogCreate & coreAfterLogCreate |
---|
273 | - coreBeforePostCreate & coreAfterPostCreate |
---|
274 | - coreBeforePostUpdate & coreAfterPostUpdate |
---|
275 | - coreMediaConstruct |
---|
276 | - templateCustomSortByAlias |
---|
277 | - urlHandlerGetArgsDocument |
---|
278 | * New methods for several core classes. |
---|
279 | * Metadata integration to the core. |
---|
280 | * Error handlers can now be extended. |
---|
281 | * Templates: blocks can now be recursive. |
---|
282 | * Templates: Entries & Comments tags can now be sorted. |
---|
283 | * Templates: The template subsystem is quicker, linier, and ready to be extended. |
---|
284 | * Complete reworking of the settings system |
---|
285 | * Correct handling of postgresql non default schemas. |
---|
286 | * Admin: Autocompletion and further enhancing to tags handling. |
---|
287 | * Admin: Accessibility & ergonomic tweaks. |
---|
288 | * Admin: Administrator tag in users list. |
---|
289 | * Comment cookies are now specific to the blog rather than to the domain. |
---|
290 | * Password changes can now be mandatory. |
---|
291 | * jQuery updated to 1.4.2. |
---|
292 | * And way too many bugfixes and typos squashes to be listed. |
---|
293 | |
---|
294 | |
---|
295 | Dotclear 2.1.7 - 2010-05-25 |
---|
296 | =========================================================== |
---|
297 | * Auto-update procedure fix |
---|
298 | |
---|
299 | Dotclear 2.1.6 - 2009-10-01 |
---|
300 | =========================================================== |
---|
301 | * Install procedure fixes |
---|
302 | * Admin: Page managers can now create pages |
---|
303 | * Admin: several typos corrected. |
---|
304 | * Admin: Widgets now work in IE8. |
---|
305 | * Admin: Password protected posts can now be previewed. |
---|
306 | * Templates: tpl:Meta* are now tpl:Tags*. |
---|
307 | * Templates: <tpl:Entries lastn="0"> now display all posts. |
---|
308 | * new behavior: adminPageHTMLHead |
---|
309 | * DB schema: new blog_id field in log table |
---|
310 | * Media manager: Pubic folder can now be set on a different host. |
---|
311 | * WordPress import fixes |
---|
312 | * Dailymotion insertion fix |
---|
313 | * Upgrade procedure: CRLF removed in files that were bugging the upgrade. |
---|
314 | * JQuery updated to 1.3 |
---|
315 | * IE7-js update |
---|
316 | * security: Full Path Disclosure protection. Thx to Karim Ayad for pointing it out. |
---|
317 | * and way too many bugfixes to be listed. |
---|
318 | |
---|
319 | Dotclear 2.1.5 - 2009-02-05 |
---|
320 | =========================================================== |
---|
321 | * Security release |
---|
322 | * Youtube insertion update |
---|
323 | |
---|
324 | Dotclear 2.1.4 - 2008-12-21 |
---|
325 | =========================================================== |
---|
326 | * Security flaw fix |
---|
327 | * WordPress import refining |
---|
328 | * XML-RPC improvements |
---|
329 | |
---|
330 | Dotclear 2.1.3 - 2008-11-19 |
---|
331 | =========================================================== |
---|
332 | * Admin: New upgrade procedure |
---|
333 | * Admin: Fixed video insertion bug |
---|
334 | * Template: New attributes |
---|
335 | * url on EntryIf |
---|
336 | * only_category on Blogroll |
---|
337 | * no_context on Pagination |
---|
338 | * Template: New tag |
---|
339 | * BlogID |
---|
340 | * Admin: escaped blog_id on authentication page |
---|
341 | |
---|
342 | Dotclear 2.1.1 - 2008-11-07 |
---|
343 | =========================================================== |
---|
344 | * Admin: Automatic Update bug fixes |
---|
345 | * Admin: Disable Automatic Update if no digests file |
---|
346 | * Admin: Javascript fixes in authentication page |
---|
347 | * Admin: Fixed errors with categories select boxes |
---|
348 | * Template: Added level attribute in tpl:Categories |
---|
349 | * Media: Added H.264/MPEG-4 AVC for mp4 files |
---|
350 | |
---|
351 | Dotclear 2.1 - 2008-11-01 |
---|
352 | =========================================================== |
---|
353 | * Subcategories |
---|
354 | * Admin: Automatic Update |
---|
355 | * Admin: Flash 10 support for uploader |
---|
356 | * Admin: mailto link in comment details |
---|
357 | * Admin: Embedded video size selection |
---|
358 | * Admin: Restrict session cookie path to admin |
---|
359 | * Media: H.264/MPEG-4 AVC (HD) support with m4v files |
---|
360 | * Inherited themes |
---|
361 | * WordPress XML-RPC methods support |
---|
362 | * True unicode URLs |
---|
363 | * Plugin: Widgets as template tags |
---|
364 | * Plugin: Filters in entries widgets and Blogroll |
---|
365 | * Plugin: Added vimeo.com in external media |
---|
366 | * Template: New tags |
---|
367 | * LoopPosition |
---|
368 | * CommentAuthorDomain |
---|
369 | * CommentAuthorMD5 |
---|
370 | * EntryFirstImage |
---|
371 | * EntryCategoryShortURL |
---|
372 | * CategoryIf |
---|
373 | * CategoryFirstChildren |
---|
374 | * CategoryParents |
---|
375 | * EntryCategoriesBreadcrum |
---|
376 | * MediaURL |
---|
377 | |
---|
378 | Dotclear 2.0.2 - 2008-09-05 |
---|
379 | =========================================================== |
---|
380 | * New installation procedure |
---|
381 | * Plugin: WordPress import fixes |
---|
382 | * Plugin: Plain text export as downloadable files |
---|
383 | * Plugin: Message about URLs in Dotclear 1.2 import |
---|
384 | * Public: Display a message if search returns no result |
---|
385 | * Admin: Fixed some CSS bugs |
---|
386 | * Admin: Batch select/unselect entries |
---|
387 | * Admin: In a media item, find entries containing it |
---|
388 | |
---|
389 | Dotclear 2.0.1 - 2008-08-16 |
---|
390 | =========================================================== |
---|
391 | * Plugin: Fixed a bug with Dotclear 1.2 URLs import. |
---|
392 | * Plugin: Fixed a l10n bug in Pages |
---|
393 | * Admin: Enhanced plugins resources loading and cache |
---|
394 | |
---|
395 | Dotclear 2.0 - 2008-08-01 |
---|
396 | =========================================================== |
---|
397 | * Public: Atom becomes the default feed format. RSS 2 is always available. |
---|
398 | * Admin: design enhancements and new Dotclear logo |
---|
399 | * Admin: entries preview in blog context |
---|
400 | * L10N: New language manager with zip files support |
---|
401 | * Plugin: Import/Export plugin version 2.0 with import from Dotclear 1.2 and WordPress |
---|
402 | * Plugin: Pages enhancements (preview, sorting) |
---|
403 | * Plugin: support for jamendo and deezer in External Media |
---|
404 | * JSMin on JavaScript files instead of JS packing |
---|
405 | * SQLite 3 only support (PDO based) |
---|
406 | * Many bug fixes and major performances improvements |
---|
407 | |
---|
408 | Dotclear 2.0 RC2 - 2008-06-21 |
---|
409 | =========================================================== |
---|
410 | * FairTrackback spam filter |
---|
411 | * Language pack infrastructure |
---|
412 | * Bug fix on comment search with author "0" |
---|
413 | * Javascript fixes |
---|
414 | * dcAuth::sessionExists and dcAuth::checkSession new methods |
---|
415 | * Right management in dcAuth::sudo |
---|
416 | * Media File sorting options in media manager |
---|
417 | * CandyUpload, new uploader tool based on SWFUpload |
---|
418 | * New search engine robots options |
---|
419 | * New image options |
---|
420 | * L10N: Japanese and Portugues (Brazil) language packs |
---|
421 | * Many bug fixes and enhancements |
---|
422 | |
---|
423 | Dotclear 2.0 RC1 - 2008-05-01 |
---|
424 | =========================================================== |
---|
425 | * New: Pages plugin |
---|
426 | * New: Theme editor plugin |
---|
427 | * Entries: Text and WYSIWYG enhancements |
---|
428 | * Entries: Markup validator |
---|
429 | * Entries: Insertion of links to other entries from toolbar |
---|
430 | * Entries: External media insertion (dailymotion, youtube, google video) |
---|
431 | * Tags: Same list for new and existing entries |
---|
432 | * Tags: Tags can be removed on all associated entries |
---|
433 | * Tags: Tags can be removed on a post selection |
---|
434 | * Admin: Ask password for user management tasks, theme upload and plugin upload |
---|
435 | * Admin: New contextual help viewer |
---|
436 | * Media manager: Recreate thumbnails option |
---|
437 | * Media manager: Custom medium thumbnail size (per blog) |
---|
438 | * Media manager: Zip files extract support |
---|
439 | * Media manager: Zip file download of directory |
---|
440 | * Media manager: File exclusion pattern option |
---|
441 | * Themes and plugins: Zip as new package format |
---|
442 | * Themes and plugins: Upload |
---|
443 | * Themes and plugins: Upgrade within administration interface |
---|
444 | * Themes and plugins: Deletion |
---|
445 | * Public: New default theme: Blowup (fully customizable) |
---|
446 | * Public: Changed the way commenter cookie is handled |
---|
447 | * Themes: Template files moved to tpl/ directory |
---|
448 | * L10N: Polish, Catalan and Spanish translations |
---|
449 | * Misc: jQuery upgraded to 1.2.3 |
---|
450 | * Misc: Crushed png files |
---|
451 | * Fixed many bugs |
---|
452 | |
---|
453 | Dotclear 2.0 beta 7 - 2007-07-12 |
---|
454 | =========================================================== |
---|
455 | * New way to display comments and trackbacks on entries in backend |
---|
456 | * Dashboard visual improvements |
---|
457 | * Default cache dir created by installation process |
---|
458 | * Option to limit posts and comments in feeds |
---|
459 | * Introduced UDBS for installation and upgrade |
---|
460 | * Changed handling of XML-RPC URLs |
---|
461 | * New option to force HTTPS redirect if wanted |
---|
462 | * Enforced cookies security (directory and ssl support) |
---|
463 | * Added Plugin auto-install and auto-upgrade support |
---|
464 | * Added trackbacks ttl and moderation preferences |
---|
465 | * Added an Internal search engine |
---|
466 | * FLV support in backend with Neolao player |
---|
467 | * Added nice messages if database is broken or Dotclear not installed |
---|
468 | * upgrade jQuery to 1.1.3 |
---|
469 | * Fixed many bugs |
---|
470 | * Fixed security issues in backend |
---|
471 | |
---|
472 | Dotclear 2.0 beta 6 - 2007-02-19 |
---|
473 | =========================================================== |
---|
474 | * New antispam plugin, with a set of filters (rbl, ipblacklist, spamwords, akismet) |
---|
475 | * New admin dashboard page |
---|
476 | * Fixed unwanted logout bug |
---|
477 | * Added settings to disable template caching and allow PHP code |
---|
478 | * Blog preferences panel bug fix |
---|
479 | * New XML-RPC Client and Server |
---|
480 | * Comment posting permissions bug fix |
---|
481 | |
---|
482 | Dotclear 2.0 beta 5.4 - 2007-01-19 |
---|
483 | =========================================================== |
---|
484 | * Minor change on spam display in comments.php |
---|
485 | * Command line upgrade script and fix in load_plugin_file.php |
---|
486 | * Make akismet configurable only by superadmin with DC_AKISMET_SUPER |
---|
487 | * SQL optimisations |
---|
488 | * New comments view in post |
---|
489 | |
---|
490 | Dotclear 2.0 beta 5.2 - 2007-01-11 |
---|
491 | =========================================================== |
---|
492 | * Fixed a bug with imageMeta::getMeta |
---|
493 | * Enhanced dynamic file uploader |
---|
494 | * Move clearbricks files to their own repository |
---|
495 | * Fixed a bug with auto_br in wikiSimpleComment |
---|
496 | * Support for language restriction in feeds |
---|
497 | * Default theme structure changes |
---|
498 | * Fixed a PHP 5.0 compatibility issue |
---|
499 | * Installation Wizard |
---|
500 | |
---|
501 | Dotclear 2.0 beta 4 - 2006-12-26 |
---|
502 | =========================================================== |
---|
503 | * Performances enhancements. |
---|
504 | * Administration UI enhancements. |
---|
505 | * More user-friendly Widgets (version 1.5). |
---|
506 | * Switch to jQuery <http://jquery.com>. |
---|
507 | * Added jQuery in default theme. |
---|
508 | * Major changes in HTTP client and Feed Parser based on a |
---|
509 | generic socket handler. |
---|
510 | * PHP 5.2 compatibility. |
---|
511 | * Code documentation (all core and most of clearbricks). |
---|
512 | * Many bug fixes. |
---|
513 | |
---|
514 | Dotclear 2.0 beta 3 - 2006-11-05 |
---|
515 | =========================================================== |
---|
516 | * Disallow special wrappers for fopen like functions. |
---|
517 | * XML/RPC improvements. |
---|
518 | * Read IPTC and EXIF metadata in uploaded pictures. |
---|
519 | * MySQL 4.1 support only. |
---|
520 | * Metadata import from Dotclear 1.2.x. |
---|
521 | * Akismet plugin. |
---|
522 | * Pings plugin. |
---|
523 | * Added a priority setting for plugins. |
---|
524 | * Many bug fixes. |
---|
525 | |
---|
526 | Dotclear 2.0 beta 2 - 2006-08-09 |
---|
527 | =========================================================== |
---|
528 | * DC_PLUGIN_ROOT can handle more than one path. |
---|
529 | * OPML/XBEL import in blogroll plugin. |
---|
530 | * Fixed a security issue in html::absoluteURLs(). |
---|
531 | * Fixed issues with timezone on scheduled entries. |
---|
532 | * Multiple categories selection in tpl:Entries. |
---|
533 | * Improved dbLayer. |
---|
534 | * Changed category feed URL. |
---|
535 | * Feeds for tags (entries and comments). |
---|
536 | * Added attachments count on backend and frontend. |
---|
537 | * New settings code design. Can now handle wide system settings. |
---|
538 | * Memory usage improvements with autoloader. |
---|
539 | * Some code cleanup. |
---|
540 | * Feed parser improvements. |
---|
541 | * Themes can be configured if needed. |
---|
542 | * XMP support on JPEG files. |
---|
543 | * Media manager improvements. |
---|
544 | * Spamplemousse now uses DNSBL (and the guy who left the bug was fired). |
---|
545 | * Javascript editor and toolbar improvements. |
---|
546 | * RDS support (XML/RPC API discovery). |
---|
547 | * Added a theme with user stylesheet. |
---|
548 | * Plugins manager |
---|