New features
- WebDav support
- Metaweblog API support.
- CMIS support.
- RSS publishing support.
- Update to MVC2 RTM.
- Add API to query contents by multiple categories.
- Add conditional content view
- Adding new attribute 'EnableJavascript' to CmsViewPage,allows users to disable loading of JavaScript files in JavaScript folder individually. See: http://forum.kooboo.com/yafpostsm1232Create-a-clean-page-template-for-RSS-feed.aspx
- Include FCKeditor
- Add possibility to use HTML editor at Kooboo front site or module development.
- Add friend display name for content folder. See: http://forum.kooboo.com/yafpostsm1303Friendly-names-for-content-folders.aspx#post1303
- Add possibility to disable versioning function.
- Installer page will hide SQlite version automatically when installing on X64 machine.
- Custom module ID and prefix
This can have benefits on SEO and other things. See: http://forum.kooboo.com/yafpostst308Module-urls-and-the-km1234-segment.aspx
Changes.
- "Include Items". If you check "Include Items" when creating a folder based on a parent folder. New added content in the parent folder will be automatically included in sub folder.
- Subdirectory 'Javascript' of the Kooboo is renamed to 'Kooboojs'.
- Update Lucene.net to version 2.9.1.2. See:http://forum.kooboo.com/yafpostst345LuceneNetdll.aspx
Bugs fixed:
- When generating UserKey,also replace '-' with '_'.
- Fix the bug of wrong replacing capital letter with '-'.
- Deletion bug, see: http://forum.kooboo.com/yafpostsm1240Generic-error-when-trying-to-delete-content-element-with-inclusiontrue-on-child-application.aspx
- Localization bug, see: http://forum.kooboo.com/yafpostsm1235Error-while-localizing-element.aspx
- Remove the following files:defaultinstall.aspx and defaultruntime.aspx. These two files often mislead users. Those two are only used during installation.
- Bug when using ResolveThemeFileUrl in Module. See: http://forum.kooboo.com/yafpostsm1316GetResourceFileUrl-thats-supports-themes.aspx
- Rename application name error during site package importation. See: http://forum.kooboo.com/yafpostst346Content-missing-when-importing-a-package.aspx
- Add ValidateInput(false) to ValidatorController.
- When using domain and URL path for website, it may generate wrong page URL.
