<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>sensenet Releases Rss Feed</title><link>http://www.codeplex.com/sensenet/Release/ProjectReleases.aspx</link><description>sensenet Releases Rss Description</description><item><title>Updated Release: SenseNet 6.2.1 Community (Alpha) (Feb 25, 2013)</title><link>http://sensenet.codeplex.com/releases/view/102485</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.2.1 Community (Alpha)&lt;/h1&gt;We decided to publish a alpha version of our next release to provide a sneak peek of what is coming. Please note that this version is for evaluation only as it is stated in the &lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;change log&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Enhanced OData Rest API&lt;/li&gt;
&lt;li&gt;SQL Filestream support &lt;/li&gt;
&lt;li&gt;Aspect&lt;/li&gt;
&lt;li&gt;Custom permissions&lt;/li&gt;
&lt;li&gt;Brand new file upload&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Enhanced OData REST API&lt;/h3&gt;The OData REST API lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. In the previous release we introduced a basic OData functionality and now we add more essential components to the module: &lt;i&gt;expand&lt;/i&gt;, &lt;i&gt;select&lt;/i&gt; and &lt;i&gt;filter&lt;/i&gt; modifiers, metadata support and a lots of built-in OData actions (copy, move, delete, managing permission and more).&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;OData REST API for Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;SQL Filestream &lt;/h3&gt;This feature lets you store files in the file system instead of the database thus speeding up content streaming and using much less memory on the web server.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_enable_FILESTREAM_in_Sense/Net"&gt;Filestream article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Aspect&lt;/h3&gt;The Aspect feature was designed to make adding more metadata and behavior to content easier. There are cases when it makes no sense to add the custom fields to the Content Type itself because you do not need those fields on every content of that type. In this case you can use an aspect to define the necessary fields for a feature (e.g. Rating) globally and attach it to any content that actually needs it. 
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Aspect"&gt;Aspect article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Custom permissions &lt;/h3&gt;From now on we let you define your own content permissions such as &lt;i&gt;Printing&lt;/i&gt; or &lt;i&gt;See without watermark&lt;/i&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Custom_permissions"&gt;Custom permissions article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Brand new file upload&lt;/h3&gt;We integrated the jQuery Upload plugin and created an OData &lt;a href="http://wiki.sensenet.com/index.php?title=Upload_action"&gt;upload action&lt;/a&gt; to make uploading multiple files (even large ones) seamless. Just drag-and-drop a couple of files onto the page surface and hit upload!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;How to install Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;Change log 6.2-6.2.1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;About OData&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hxn</author><pubDate>Tue, 26 Feb 2013 17:34:06 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.2.1 Community (Alpha) (Feb 25, 2013) 20130226053406P</guid></item><item><title>Released: SenseNet 6.2.1 Community (Alpha) (Feb 25, 2013)</title><link>http://sensenet.codeplex.com/releases/view/102485</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Sense/Net 6.2.1 Community (Alpha)&lt;/h1&gt;
We decided to publish a alpha version of our next release to provide a sneak peek of what is coming. Please note that this version is for evaluation only as it is stated in the
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;change log&lt;/a&gt;.&lt;br&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Enhanced OData Rest API &lt;/li&gt;&lt;li&gt;SQL Filestream support &lt;/li&gt;&lt;li&gt;Aspect &lt;/li&gt;&lt;li&gt;Custom permissions &lt;/li&gt;&lt;li&gt;Brand new file upload&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Enhanced OData REST API&lt;/h3&gt;
The OData REST API lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. In the previous release we introduced a basic OData functionality and now we add more essential components
 to the module: &lt;i&gt;expand&lt;/i&gt;, &lt;i&gt;select&lt;/i&gt; and &lt;i&gt;filter&lt;/i&gt; modifiers, metadata support and a lots of built-in OData actions (copy, move, delete, managing permission and more).&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;OData REST API for Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;SQL Filestream &lt;/h3&gt;
This feature lets you store files in the file system instead of the database thus speeding up content streaming and using much less memory on the web server.
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_enable_FILESTREAM_in_Sense/Net"&gt;Filestream article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Aspect&lt;/h3&gt;
The Aspect feature was designed to make adding more metadata and behavior to content easier. There are cases when it makes no sense to add the custom fields to the Content Type itself because you do not need those fields on every content of that type. In this
 case you can use an aspect to define the necessary fields for a feature (e.g. Rating) globally and attach it to any content that actually needs it.
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Aspect"&gt;Aspect article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Custom permissions &lt;/h3&gt;
From now on we let you define your own content permissions such as &lt;i&gt;Printing&lt;/i&gt; or
&lt;i&gt;See without watermark&lt;/i&gt;.
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Custom_permissions"&gt;Custom permissions article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Brand new file upload&lt;/h3&gt;
We integrated the jQuery Upload plugin and created an OData &lt;a href="http://wiki.sensenet.com/index.php?title=Upload_action"&gt;
upload action&lt;/a&gt; to make uploading multiple files (even large ones) seamless. Just drag-and-drop a couple of files onto the page surface and hit upload!&lt;br&gt;
&lt;br&gt;
&lt;b&gt;How to install&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;How to install Sense/Net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;Change log 6.2-6.2.1&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;About OData&lt;/b&gt;&lt;br&gt;
&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 26 Feb 2013 17:34:06 GMT</pubDate><guid isPermaLink="false">Released: SenseNet 6.2.1 Community (Alpha) (Feb 25, 2013) 20130226053406P</guid></item><item><title>Updated Release: SenseNet 6.2 Community (Dec 06, 2012)</title><link>http://sensenet.codeplex.com/releases/view/98561</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.2 Community&lt;/h1&gt;&lt;h2&gt;Main new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;OData Rest API&lt;/li&gt;
&lt;li&gt;Sense/Net is fully internationalized&lt;/li&gt;&lt;/ul&gt;
Our community asked for a REST API and complete Internationalization. We listened and released Sense/Net Community 6.2. &lt;br /&gt;&lt;br /&gt;The new OData REST API that lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. &lt;br /&gt;&lt;br /&gt;The new release is completely internationalized, all strings are localizable, and culture specific user interfaces are also possible.&lt;br /&gt;&lt;br /&gt;Just as always, the new release includes many bug fixes and small enhancements.&lt;br /&gt;
&lt;h3&gt;OData REST API&lt;/h3&gt;The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData is being used to expose and access information from a variety of sources including, but not limited to, relational databases, file systems, content management systems and traditional Web sites. Beginning from this release Sense/Net Content Repository is an OData producer. Your applications can consume our OData service to create web apps on PCs and mobile devices (e.g. with KendoUI), mobile apps (OData is supported on all major smartphone platforms) or any other type of content based applications. In this first release we support CRUD operations on the repository, properties, binary streams, paging options and custom queries. You can expect a wider coverage of the OData specification in future releases.&lt;br /&gt;&lt;br /&gt;You can check out the features we support at: &lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;http://wiki.sensenet.com/index.php?title=OData_REST_API&lt;/a&gt;&lt;br /&gt;
&lt;h3&gt;Internationalized Content Repository&lt;/h3&gt;If you are about to launch an international site or a site translated to your customers&amp;#39; language then the new internationalized Sense/Net 6.2 Content Repository will save you a great deal of work. The default installation is fully internationalized; meaning every single text fragment visible on the UI works with string resources that can easily be translated to any language. This also means that captions that were previously difficult to localize can now be translated easily. Date formats, numbers decimal points and currency also obey the culture settings of the .NET Framework if the .NET Framework Language Pack is installed. You can even localize Content Type Definitions by defining different language variants for field captions and option values. We have tested the new localization features by translating the whole base repository to English and Hungarian. &lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Localization"&gt;http://wiki.sensenet.com/index.php?title=Localization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;About OData&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hxn</author><pubDate>Tue, 26 Feb 2013 17:30:28 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.2 Community (Dec 06, 2012) 20130226053028P</guid></item><item><title>Released: SenseNet 6.2 Community (Dec 06, 2012)</title><link>http://sensenet.codeplex.com/releases/view/98561</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Sense/Net 6.2 Community&lt;/h1&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;OData Rest API &lt;/li&gt;&lt;li&gt;Sense/Net is fully internationalized&lt;/li&gt;&lt;/ul&gt;
Our community asked for a REST API and complete Internationalization. We listened and released Sense/Net Community 6.2.
&lt;br&gt;
&lt;br&gt;
The new OData REST API that lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions.
&lt;br&gt;
&lt;br&gt;
The new release is completely internationalized, all strings are localizable, and culture specific user interfaces are also possible.&lt;br&gt;
&lt;br&gt;
Just as always, the new release includes many bug fixes and small enhancements.&lt;br&gt;
&lt;h3&gt;OData REST API&lt;/h3&gt;
The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData is being used to expose and access information from a variety of sources including,
 but not limited to, relational databases, file systems, content management systems and traditional Web sites. Beginning from this release Sense/Net Content Repository is an OData producer. Your applications can consume our OData service to create web apps
 on PCs and mobile devices (e.g. with KendoUI), mobile apps (OData is supported on all major smartphone platforms) or any other type of content based applications. In this first release we support CRUD operations on the repository, properties, binary streams,
 paging options and custom queries. You can expect a wider coverage of the OData specification in future releases.&lt;br&gt;
&lt;br&gt;
You can check out the features we support at: &lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;
http://wiki.sensenet.com/index.php?title=OData_REST_API&lt;/a&gt;&lt;br&gt;
&lt;h3&gt;Internationalized Content Repository&lt;/h3&gt;
If you are about to launch an international site or a site translated to your customers&amp;#39; language then the new internationalized Sense/Net 6.2 Content Repository will save you a great deal of work. The default installation is fully internationalized; meaning
 every single text fragment visible on the UI works with string resources that can easily be translated to any language. This also means that captions that were previously difficult to localize can now be translated easily. Date formats, numbers decimal points
 and currency also obey the culture settings of the .NET Framework if the .NET Framework Language Pack is installed. You can even localize Content Type Definitions by defining different language variants for field captions and option values. We have tested
 the new localization features by translating the whole base repository to English and Hungarian.
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Localization"&gt;http://wiki.sensenet.com/index.php?title=Localization&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;How to install&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;About OData&lt;/b&gt;&lt;br&gt;
&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 26 Feb 2013 17:30:28 GMT</pubDate><guid isPermaLink="false">Released: SenseNet 6.2 Community (Dec 06, 2012) 20130226053028P</guid></item><item><title>Updated Release: SenseNet 6.2.1 Community (Alpha) (Feb 25, 2013)</title><link>http://sensenet.codeplex.com/releases/view/102485</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.2.1 Community (Alpha)&lt;/h1&gt;We decided to publish a beta version of our next release to provide a sneak peek of what is coming. Please note that this version is for evaluation only as it is stated in the &lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;change log&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Enhanced OData Rest API&lt;/li&gt;
&lt;li&gt;SQL Filestream support &lt;/li&gt;
&lt;li&gt;Aspect&lt;/li&gt;
&lt;li&gt;Custom permissions&lt;/li&gt;
&lt;li&gt;Brand new file upload&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Enhanced OData REST API&lt;/h3&gt;The OData REST API lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. In the previous release we introduced a basic OData functionality and now we add more essential components to the module: &lt;i&gt;expand&lt;/i&gt;, &lt;i&gt;select&lt;/i&gt; and &lt;i&gt;filter&lt;/i&gt; modifiers, metadata support and a lots of built-in OData actions (copy, move, delete, managing permission and more).&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;OData REST API for Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;SQL Filestream &lt;/h3&gt;This feature lets you store files in the file system instead of the database thus speeding up content streaming and using much less memory on the web server.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_enable_FILESTREAM_in_Sense/Net"&gt;Filestream article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Aspect&lt;/h3&gt;The Aspect feature was designed to make adding more metadata and behavior to content easier. There are cases when it makes no sense to add the custom fields to the Content Type itself because you do not need those fields on every content of that type. In this case you can use an aspect to define the necessary fields for a feature (e.g. Rating) globally and attach it to any content that actually needs it. 
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Aspect"&gt;Aspect article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Custom permissions &lt;/h3&gt;From now on we let you define your own content permissions such as &lt;i&gt;Printing&lt;/i&gt; or &lt;i&gt;See without watermark&lt;/i&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Custom_permissions"&gt;Custom permissions article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Brand new file upload&lt;/h3&gt;We integrated the jQuery Upload plugin and created an OData &lt;a href="http://wiki.sensenet.com/index.php?title=Upload_action"&gt;upload action&lt;/a&gt; to make uploading multiple files (even large ones) seamless. Just drag-and-drop a couple of files onto the page surface and hit upload!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;How to install Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;Change log 6.2-6.2.1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;About OData&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hxn</author><pubDate>Tue, 26 Feb 2013 16:47:32 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.2.1 Community (Alpha) (Feb 25, 2013) 20130226044732P</guid></item><item><title>Released: SenseNet 6.2.1 Community (Alpha) (Feb 25, 2013)</title><link>http://sensenet.codeplex.com/releases/view/102485</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Sense/Net 6.2.1 Community (Alpha)&lt;/h1&gt;
We decided to publish a beta version of our next release to provide a sneak peek of what is coming. Please note that this version is for evaluation only as it is stated in the
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;change log&lt;/a&gt;.&lt;br&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Enhanced OData Rest API &lt;/li&gt;&lt;li&gt;SQL Filestream support &lt;/li&gt;&lt;li&gt;Aspect &lt;/li&gt;&lt;li&gt;Custom permissions &lt;/li&gt;&lt;li&gt;Brand new file upload&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Enhanced OData REST API&lt;/h3&gt;
The OData REST API lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. In the previous release we introduced a basic OData functionality and now we add more essential components
 to the module: &lt;i&gt;expand&lt;/i&gt;, &lt;i&gt;select&lt;/i&gt; and &lt;i&gt;filter&lt;/i&gt; modifiers, metadata support and a lots of built-in OData actions (copy, move, delete, managing permission and more).&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;OData REST API for Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;SQL Filestream &lt;/h3&gt;
This feature lets you store files in the file system instead of the database thus speeding up content streaming and using much less memory on the web server.
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_enable_FILESTREAM_in_Sense/Net"&gt;Filestream article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Aspect&lt;/h3&gt;
The Aspect feature was designed to make adding more metadata and behavior to content easier. There are cases when it makes no sense to add the custom fields to the Content Type itself because you do not need those fields on every content of that type. In this
 case you can use an aspect to define the necessary fields for a feature (e.g. Rating) globally and attach it to any content that actually needs it.
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Aspect"&gt;Aspect article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Custom permissions &lt;/h3&gt;
From now on we let you define your own content permissions such as &lt;i&gt;Printing&lt;/i&gt; or
&lt;i&gt;See without watermark&lt;/i&gt;.
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Custom_permissions"&gt;Custom permissions article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Brand new file upload&lt;/h3&gt;
We integrated the jQuery Upload plugin and created an OData &lt;a href="http://wiki.sensenet.com/index.php?title=Upload_action"&gt;
upload action&lt;/a&gt; to make uploading multiple files (even large ones) seamless. Just drag-and-drop a couple of files onto the page surface and hit upload!&lt;br&gt;
&lt;br&gt;
&lt;b&gt;How to install&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;How to install Sense/Net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;Change log 6.2-6.2.1&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;About OData&lt;/b&gt;&lt;br&gt;
&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 26 Feb 2013 16:47:32 GMT</pubDate><guid isPermaLink="false">Released: SenseNet 6.2.1 Community (Alpha) (Feb 25, 2013) 20130226044732P</guid></item><item><title>Updated Release: SenseNet 6.2.1 Community (Beta) (Feb 25, 2013)</title><link>http://sensenet.codeplex.com/releases/view/102485</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.2.1 Community (Beta)&lt;/h1&gt;We decided to publish a beta version of our next release to provide a sneak peek of what is coming. Please note that this version is for evaluation only as it is stated in the &lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;change log&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Enhanced OData Rest API&lt;/li&gt;
&lt;li&gt;SQL Filestream support &lt;/li&gt;
&lt;li&gt;Aspect&lt;/li&gt;
&lt;li&gt;Custom permissions&lt;/li&gt;
&lt;li&gt;Brand new file upload&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Enhanced OData REST API&lt;/h3&gt;The OData REST API lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. In the previous release we introduced a basic OData functionality and now we add more essential components to the module: &lt;i&gt;expand&lt;/i&gt;, &lt;i&gt;select&lt;/i&gt; and &lt;i&gt;filter&lt;/i&gt; modifiers, metadata support and a lots of built-in OData actions (copy, move, delete, managing permission and more).&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;OData REST API for Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;SQL Filestream &lt;/h3&gt;This feature lets you store files in the file system instead of the database thus speeding up content streaming and using much less memory on the web server.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_enable_FILESTREAM_in_Sense/Net"&gt;Filestream article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Aspect&lt;/h3&gt;The Aspect feature was designed to make adding more metadata and behavior to content easier. There are cases when it makes no sense to add the custom fields to the Content Type itself because you do not need those fields on every content of that type. In this case you can use an aspect to define the necessary fields for a feature (e.g. Rating) globally and attach it to any content that actually needs it. 
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Aspect"&gt;Aspect article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Custom permissions &lt;/h3&gt;From now on we let you define your own content permissions such as &lt;i&gt;Printing&lt;/i&gt; or &lt;i&gt;See without watermark&lt;/i&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Custom_permissions"&gt;Custom permissions article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Brand new file upload&lt;/h3&gt;We integrated the jQuery Upload plugin and created an OData &lt;a href="http://wiki.sensenet.com/index.php?title=Upload_action"&gt;upload action&lt;/a&gt; to make uploading multiple files (even large ones) seamless. Just drag-and-drop a couple of files onto the page surface and hit upload!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;How to install Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;Change log 6.2-6.2.1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;About OData&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hxn</author><pubDate>Tue, 26 Feb 2013 16:45:38 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.2.1 Community (Beta) (Feb 25, 2013) 20130226044538P</guid></item><item><title>Updated Release: SenseNet 6.2.1 Community Alpha (Feb 25, 2013)</title><link>http://sensenet.codeplex.com/releases/view/102485</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.2.1 Community (Beta)&lt;/h1&gt;We decided to publish a beta version of our next release to provide a sneak peek of what is coming. Please note that this version is for evaluation only as it is stated in the &lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;change log&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Enhanced OData Rest API&lt;/li&gt;
&lt;li&gt;SQL Filestream support &lt;/li&gt;
&lt;li&gt;Aspect&lt;/li&gt;
&lt;li&gt;Custom permissions&lt;/li&gt;
&lt;li&gt;Brand new file upload&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Enhanced OData REST API&lt;/h3&gt;The OData REST API lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. In the previous release we introduced a basic OData functionality and now we add more essential components to the module: &lt;i&gt;expand&lt;/i&gt;, &lt;i&gt;select&lt;/i&gt; and &lt;i&gt;filter&lt;/i&gt; modifiers, metadata support and a lots of built-in OData actions (copy, move, delete, managing permission and more).&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;OData REST API for Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;SQL Filestream &lt;/h3&gt;This feature lets you store files in the file system instead of the database thus speeding up content streaming and using much less memory on the web server.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_enable_FILESTREAM_in_Sense/Net"&gt;Filestream article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Aspect&lt;/h3&gt;The Aspect feature was designed to make adding more metadata and behavior to content easier. There are cases when it makes no sense to add the custom fields to the Content Type itself because you do not need those fields on every content of that type. In this case you can use an aspect to define the necessary fields for a feature (e.g. Rating) globally and attach it to any content that actually needs it. 
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Aspect"&gt;Aspect article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Custom permissions &lt;/h3&gt;From now on we let you define your own content permissions such as &lt;i&gt;Printing&lt;/i&gt; or &lt;i&gt;See without watermark&lt;/i&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Custom_permissions"&gt;Custom permissions article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Brand new file upload&lt;/h3&gt;We integrated the jQuery Upload plugin and created an OData &lt;a href="http://wiki.sensenet.com/index.php?title=Upload_action"&gt;upload action&lt;/a&gt; to make uploading multiple files (even large ones) seamless. Just drag-and-drop a couple of files onto the page surface and hit upload!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;How to install Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;Change log 6.2-6.2.1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;About OData&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hxn</author><pubDate>Tue, 26 Feb 2013 16:44:36 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.2.1 Community Alpha (Feb 25, 2013) 20130226044436P</guid></item><item><title>Updated Release: SenseNet 6.2.1 Community Alpha (Feb 25, 2013)</title><link>http://sensenet.codeplex.com/releases/view/102485</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.2.1 Alpha Community Edition&lt;/h1&gt;We decided to publish an alpha version of our next release to provide a sneak peek of what is coming. Please note that this version is for evaluation only as it is stated in the &lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;change log&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Enhanced OData Rest API&lt;/li&gt;
&lt;li&gt;SQL Filestream support &lt;/li&gt;
&lt;li&gt;Aspect&lt;/li&gt;
&lt;li&gt;Custom permissions&lt;/li&gt;
&lt;li&gt;Brand new file upload&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Enhanced OData REST API&lt;/h3&gt;The OData REST API lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. In the previous release we introduced a basic OData functionality and now we add more essential components to the module: &lt;i&gt;expand&lt;/i&gt;, &lt;i&gt;select&lt;/i&gt; and &lt;i&gt;filter&lt;/i&gt; modifiers, metadata support and a lots of built-in OData actions (copy, move, delete, managing permission and more).&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;OData REST API for Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;SQL Filestream &lt;/h3&gt;This feature lets you store files in the file system instead of the database thus speeding up content streaming and using much less memory on the web server.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_enable_FILESTREAM_in_Sense/Net"&gt;Filestream article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Aspect&lt;/h3&gt;The Aspect feature was designed to make adding more metadata and behavior to content easier. There are cases when it makes no sense to add the custom fields to the Content Type itself because you do not need those fields on every content of that type. In this case you can use an aspect to define the necessary fields for a feature (e.g. Rating) globally and attach it to any content that actually needs it. 
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Aspect"&gt;Aspect article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Custom permissions &lt;/h3&gt;From now on we let you define your own content permissions such as &lt;i&gt;Printing&lt;/i&gt; or &lt;i&gt;See without watermark&lt;/i&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Custom_permissions"&gt;Custom permissions article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Brand new file upload&lt;/h3&gt;We integrated the jQuery Upload plugin and created an OData &lt;a href="http://wiki.sensenet.com/index.php?title=Upload_action"&gt;upload action&lt;/a&gt; to make uploading multiple files (even large ones) seamless. Just drag-and-drop a couple of files onto the page surface and hit upload!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;How to install Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;Change log 6.2-6.2.1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;About OData&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hxn</author><pubDate>Mon, 25 Feb 2013 14:08:49 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.2.1 Community Alpha (Feb 25, 2013) 20130225020849P</guid></item><item><title>Released: SenseNet 6.2.1 Community Alpha (Feb 25, 2013)</title><link>http://sensenet.codeplex.com/releases/view/102485</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Sense/Net 6.2.1 Alpha Community Edition&lt;/h1&gt;
We decided to publish an alpha version of our next release to provide a sneak peek of what is coming. Please note that this version is for evaluation only as it is stated in the
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;change log&lt;/a&gt;.&lt;br&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Enhanced OData Rest API &lt;/li&gt;&lt;li&gt;SQL Filestream support &lt;/li&gt;&lt;li&gt;Aspect &lt;/li&gt;&lt;li&gt;Custom permissions &lt;/li&gt;&lt;li&gt;Brand new file upload&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Enhanced OData REST API&lt;/h3&gt;
The OData REST API lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. In the previous release we introduced a basic OData functionality and now we add more essential components
 to the module: &lt;i&gt;expand&lt;/i&gt;, &lt;i&gt;select&lt;/i&gt; and &lt;i&gt;filter&lt;/i&gt; modifiers, metadata support and a lots of built-in OData actions (copy, move, delete, managing permission and more).&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;OData REST API for Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;SQL Filestream &lt;/h3&gt;
This feature lets you store files in the file system instead of the database thus speeding up content streaming and using much less memory on the web server.
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_enable_FILESTREAM_in_Sense/Net"&gt;Filestream article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Aspect&lt;/h3&gt;
The Aspect feature was designed to make adding more metadata and behavior to content easier. There are cases when it makes no sense to add the custom fields to the Content Type itself because you do not need those fields on every content of that type. In this
 case you can use an aspect to define the necessary fields for a feature (e.g. Rating) globally and attach it to any content that actually needs it.
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Aspect"&gt;Aspect article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Custom permissions &lt;/h3&gt;
From now on we let you define your own content permissions such as &lt;i&gt;Printing&lt;/i&gt; or
&lt;i&gt;See without watermark&lt;/i&gt;.
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Custom_permissions"&gt;Custom permissions article&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Brand new file upload&lt;/h3&gt;
We integrated the jQuery Upload plugin and created an OData &lt;a href="http://wiki.sensenet.com/index.php?title=Upload_action"&gt;
upload action&lt;/a&gt; to make uploading multiple files (even large ones) seamless. Just drag-and-drop a couple of files onto the page surface and hit upload!&lt;br&gt;
&lt;br&gt;
&lt;b&gt;How to install&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;How to install Sense/Net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.2_-_6.2.1"&gt;Change log 6.2-6.2.1&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;About OData&lt;/b&gt;&lt;br&gt;
&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 25 Feb 2013 14:08:49 GMT</pubDate><guid isPermaLink="false">Released: SenseNet 6.2.1 Community Alpha (Feb 25, 2013) 20130225020849P</guid></item><item><title>Updated Release: SenseNet 6.2 Community (Dec 06, 2012)</title><link>http://sensenet.codeplex.com/releases/view/98561</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.2 Community Edition&lt;/h1&gt;&lt;h2&gt;Main new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;OData Rest API&lt;/li&gt;
&lt;li&gt;Sense/Net is fully internationalized&lt;/li&gt;&lt;/ul&gt;
Our community asked for a REST API and complete Internationalization. We listened and released Sense/Net Community 6.2. &lt;br /&gt;&lt;br /&gt;The new OData REST API that lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. &lt;br /&gt;&lt;br /&gt;The new release is completely internationalized, all strings are localizable, and culture specific user interfaces are also possible.&lt;br /&gt;&lt;br /&gt;Just as always, the new release includes many bug fixes and small enhancements.&lt;br /&gt;
&lt;h3&gt;OData REST API&lt;/h3&gt;The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData is being used to expose and access information from a variety of sources including, but not limited to, relational databases, file systems, content management systems and traditional Web sites. Beginning from this release Sense/Net Content Repository is an OData producer. Your applications can consume our OData service to create web apps on PCs and mobile devices (e.g. with KendoUI), mobile apps (OData is supported on all major smartphone platforms) or any other type of content based applications. In this first release we support CRUD operations on the repository, properties, binary streams, paging options and custom queries. You can expect a wider coverage of the OData specification in future releases.&lt;br /&gt;&lt;br /&gt;You can check out the features we support at: &lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;http://wiki.sensenet.com/index.php?title=OData_REST_API&lt;/a&gt;&lt;br /&gt;
&lt;h3&gt;Internationalized Content Repository&lt;/h3&gt;If you are about to launch an international site or a site translated to your customers&amp;#39; language then the new internationalized Sense/Net 6.2 Content Repository will save you a great deal of work. The default installation is fully internationalized; meaning every single text fragment visible on the UI works with string resources that can easily be translated to any language. This also means that captions that were previously difficult to localize can now be translated easily. Date formats, numbers decimal points and currency also obey the culture settings of the .NET Framework if the .NET Framework Language Pack is installed. You can even localize Content Type Definitions by defining different language variants for field captions and option values. We have tested the new localization features by translating the whole base repository to English and Hungarian. &lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Localization"&gt;http://wiki.sensenet.com/index.php?title=Localization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;About OData&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hxn</author><pubDate>Mon, 25 Feb 2013 14:07:12 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.2 Community (Dec 06, 2012) 20130225020712P</guid></item><item><title>Released: SenseNet 6.2 Community (Dec 06, 2012)</title><link>http://sensenet.codeplex.com/releases/view/98561</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Sense/Net 6.2 Community Edition&lt;/h1&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;OData Rest API &lt;/li&gt;&lt;li&gt;Sense/Net is fully internationalized&lt;/li&gt;&lt;/ul&gt;
Our community asked for a REST API and complete Internationalization. We listened and released Sense/Net Community 6.2.
&lt;br&gt;
&lt;br&gt;
The new OData REST API that lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions.
&lt;br&gt;
&lt;br&gt;
The new release is completely internationalized, all strings are localizable, and culture specific user interfaces are also possible.&lt;br&gt;
&lt;br&gt;
Just as always, the new release includes many bug fixes and small enhancements.&lt;br&gt;
&lt;h3&gt;OData REST API&lt;/h3&gt;
The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData is being used to expose and access information from a variety of sources including,
 but not limited to, relational databases, file systems, content management systems and traditional Web sites. Beginning from this release Sense/Net Content Repository is an OData producer. Your applications can consume our OData service to create web apps
 on PCs and mobile devices (e.g. with KendoUI), mobile apps (OData is supported on all major smartphone platforms) or any other type of content based applications. In this first release we support CRUD operations on the repository, properties, binary streams,
 paging options and custom queries. You can expect a wider coverage of the OData specification in future releases.&lt;br&gt;
&lt;br&gt;
You can check out the features we support at: &lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;
http://wiki.sensenet.com/index.php?title=OData_REST_API&lt;/a&gt;&lt;br&gt;
&lt;h3&gt;Internationalized Content Repository&lt;/h3&gt;
If you are about to launch an international site or a site translated to your customers&amp;#39; language then the new internationalized Sense/Net 6.2 Content Repository will save you a great deal of work. The default installation is fully internationalized; meaning
 every single text fragment visible on the UI works with string resources that can easily be translated to any language. This also means that captions that were previously difficult to localize can now be translated easily. Date formats, numbers decimal points
 and currency also obey the culture settings of the .NET Framework if the .NET Framework Language Pack is installed. You can even localize Content Type Definitions by defining different language variants for field captions and option values. We have tested
 the new localization features by translating the whole base repository to English and Hungarian.
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Localization"&gt;http://wiki.sensenet.com/index.php?title=Localization&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;How to install&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;About OData&lt;/b&gt;&lt;br&gt;
&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 25 Feb 2013 14:07:12 GMT</pubDate><guid isPermaLink="false">Released: SenseNet 6.2 Community (Dec 06, 2012) 20130225020712P</guid></item><item><title>Updated Release: SenseNet 6.2 Community Edition (Dec 06, 2012)</title><link>http://sensenet.codeplex.com/releases/view/98561</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.2 Community Edition&lt;/h1&gt;&lt;h2&gt;Main new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;OData Rest API&lt;/li&gt;
&lt;li&gt;Sense/Net is fully internationalized&lt;/li&gt;&lt;/ul&gt;
Our community asked for a REST API and complete Internationalization. We listened and released Sense/Net Community 6.2. &lt;br /&gt;&lt;br /&gt;The new OData REST API that lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions. &lt;br /&gt;&lt;br /&gt;The new release is completely internationalized, all strings are localizable, and culture specific user interfaces are also possible.&lt;br /&gt;&lt;br /&gt;Just as always, the new release includes many bug fixes and small enhancements.&lt;br /&gt;
&lt;h3&gt;OData REST API&lt;/h3&gt;The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData is being used to expose and access information from a variety of sources including, but not limited to, relational databases, file systems, content management systems and traditional Web sites. Beginning from this release Sense/Net Content Repository is an OData producer. Your applications can consume our OData service to create web apps on PCs and mobile devices (e.g. with KendoUI), mobile apps (OData is supported on all major smartphone platforms) or any other type of content based applications. In this first release we support CRUD operations on the repository, properties, binary streams, paging options and custom queries. You can expect a wider coverage of the OData specification in future releases.&lt;br /&gt;&lt;br /&gt;You can check out the features we support at: &lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;http://wiki.sensenet.com/index.php?title=OData_REST_API&lt;/a&gt;&lt;br /&gt;
&lt;h3&gt;Internationalized Content Repository&lt;/h3&gt;If you are about to launch an international site or a site translated to your customers&amp;#39; language then the new internationalized Sense/Net 6.2 Content Repository will save you a great deal of work. The default installation is fully internationalized; meaning every single text fragment visible on the UI works with string resources that can easily be translated to any language. This also means that captions that were previously difficult to localize can now be translated easily. Date formats, numbers decimal points and currency also obey the culture settings of the .NET Framework if the .NET Framework Language Pack is installed. You can even localize Content Type Definitions by defining different language variants for field captions and option values. We have tested the new localization features by translating the whole base repository to English and Hungarian. &lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Localization"&gt;http://wiki.sensenet.com/index.php?title=Localization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;About OData&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dobsonl</author><pubDate>Thu, 06 Dec 2012 17:27:45 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.2 Community Edition (Dec 06, 2012) 20121206052745P</guid></item><item><title>Released: SenseNet 6.2 Community Edition (Dec 06, 2012)</title><link>http://sensenet.codeplex.com/releases/view/98561</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Sense/Net 6.2 Community Edition&lt;/h1&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;OData Rest API &lt;/li&gt;&lt;li&gt;Sense/Net is fully internationalized&lt;/li&gt;&lt;/ul&gt;
Our community asked for a REST API and complete Internationalization. We listened and released Sense/Net Community 6.2.
&lt;br&gt;
&lt;br&gt;
The new OData REST API that lets you talk to the Sense/Net Content Repository using standard tools like Kendo UI&amp;#39;s popular components or custom AJAX solutions.
&lt;br&gt;
&lt;br&gt;
The new release is completely internationalized, all strings are localizable, and culture specific user interfaces are also possible.&lt;br&gt;
&lt;br&gt;
Just as always, the new release includes many bug fixes and small enhancements.&lt;br&gt;
&lt;h3&gt;OData REST API&lt;/h3&gt;
The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData is being used to expose and access information from a variety of sources including,
 but not limited to, relational databases, file systems, content management systems and traditional Web sites. Beginning from this release Sense/Net Content Repository is an OData producer. Your applications can consume our OData service to create web apps
 on PCs and mobile devices (e.g. with KendoUI), mobile apps (OData is supported on all major smartphone platforms) or any other type of content based applications. In this first release we support CRUD operations on the repository, properties, binary streams,
 paging options and custom queries. You can expect a wider coverage of the OData specification in future releases.&lt;br&gt;
&lt;br&gt;
You can check out the features we support at: &lt;a href="http://wiki.sensenet.com/index.php?title=OData_REST_API"&gt;
http://wiki.sensenet.com/index.php?title=OData_REST_API&lt;/a&gt;&lt;br&gt;
&lt;h3&gt;Internationalized Content Repository&lt;/h3&gt;
If you are about to launch an international site or a site translated to your customers&amp;#39; language then the new internationalized Sense/Net 6.2 Content Repository will save you a great deal of work. The default installation is fully internationalized; meaning
 every single text fragment visible on the UI works with string resources that can easily be translated to any language. This also means that captions that were previously difficult to localize can now be translated easily. Date formats, numbers decimal points
 and currency also obey the culture settings of the .NET Framework if the .NET Framework Language Pack is installed. You can even localize Content Type Definitions by defining different language variants for field captions and option values. We have tested
 the new localization features by translating the whole base repository to English and Hungarian.
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Localization"&gt;http://wiki.sensenet.com/index.php?title=Localization&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_localize_Sense/Net&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_internationalize_Sense/Net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;How to install&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.2_-_6.2&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;About OData&lt;/b&gt;&lt;br&gt;
&lt;a href="http://www.odata.org"&gt;http://www.odata.org&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 06 Dec 2012 17:27:45 GMT</pubDate><guid isPermaLink="false">Released: SenseNet 6.2 Community Edition (Dec 06, 2012) 20121206052745P</guid></item><item><title>Updated Release: SenseNet 6.1.2 Community Edition (szept. 19, 2012)</title><link>http://sensenet.codeplex.com/releases/view/94799</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.1.2 Community Edition&lt;/h1&gt;&lt;h2&gt;Main new features&lt;/h2&gt;Our current release brings a lot of bugfixes, including the resolution of js/css editing cache issues, xlsx file handling from Office, expense claim demo workspace fixes and much more. Besides fixes 6.1.2 introduces workflow start options and other minor features like a reusable Reject client button for approval scenarios and resource editor enhancements. We have also fixed an issue with our install package to bring you a flawless installation procedure.&lt;br /&gt;
&lt;h3&gt;Workflow start options&lt;/h3&gt;When assigning workflows to a Sense/Net list the user can choose whether the workflow is to be started manually or automatically upon the change of content or creation of content.&lt;br /&gt;&lt;br /&gt;Learn more about this on the wiki: &lt;a href="http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List"&gt;http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tusmester</author><pubDate>Wed, 31 Oct 2012 09:25:32 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.1.2 Community Edition (szept. 19, 2012) 20121031092532A</guid></item><item><title>Released: SenseNet 6.1.2 Community Edition (Sep 19, 2012)</title><link>http://sensenet.codeplex.com/releases/view/94799</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Sense/Net 6.1.2 Community Edition&lt;/h1&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;
Our current release brings a lot of bugfixes, including the resolution of js/css editing cache issues, xlsx file handling from Office, expense claim demo workspace fixes and much more. Besides fixes 6.1.2 introduces workflow start options and other minor features
 like a reusable Reject client button for approval scenarios and resource editor enhancements. We have also fixed an issue with our install package to bring you a flawless installation procedure.&lt;br&gt;
&lt;h3&gt;Workflow start options&lt;/h3&gt;
When assigning workflows to a Sense/Net list the user can choose whether the workflow is to be started manually or automatically upon the change of content or creation of content.&lt;br&gt;
&lt;br&gt;
Learn more about this on the wiki: &lt;a href="http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List"&gt;
http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;How to install&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 31 Oct 2012 09:25:32 GMT</pubDate><guid isPermaLink="false">Released: SenseNet 6.1.2 Community Edition (Sep 19, 2012) 20121031092532A</guid></item><item><title>Updated Release: SenseNet 6.1.2 Community Edition (szept. 19, 2012)</title><link>http://sensenet.codeplex.com/releases/view/94799</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.1.2 Community Edition&lt;/h1&gt;&lt;h2&gt;Main new features&lt;/h2&gt;Our current release brings a lot of bugfixes, including the resolution of js/css editing cache issues, xlsx file handling from Office, expense claim demo workspace fixes and much more. Besides fixes 6.1.2 introduces workflow start options and other minor features like a reusable Reject client button for approval scenarios and resource editor enhancements. We have also fixed an issue with our install package to bring you a flawless installation procedure.&lt;br /&gt;
&lt;h3&gt;Workflow start options&lt;/h3&gt;When assigning workflows to a Sense/Net list the user can choose whether the workflow is to be started manually or automatically upon the change of content or creation of content.&lt;br /&gt;&lt;br /&gt;Learn more about this on the wiki: &lt;a href="http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List"&gt;http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tusmester</author><pubDate>Fri, 28 Sep 2012 12:12:57 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.1.2 Community Edition (szept. 19, 2012) 20120928121257P</guid></item><item><title>Released: SenseNet 6.1.2 Community Edition (Sep 19, 2012)</title><link>http://sensenet.codeplex.com/releases/view/94799</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Sense/Net 6.1.2 Community Edition&lt;/h1&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;
Our current release brings a lot of bugfixes, including the resolution of js/css editing cache issues, xlsx file handling from Office, expense claim demo workspace fixes and much more. Besides fixes 6.1.2 introduces workflow start options and other minor features
 like a reusable Reject client button for approval scenarios and resource editor enhancements. We have also fixed an issue with our install package to bring you a flawless installation procedure.&lt;br&gt;
&lt;h3&gt;Workflow start options&lt;/h3&gt;
When assigning workflows to a Sense/Net list the user can choose whether the workflow is to be started manually or automatically upon the change of content or creation of content.&lt;br&gt;
&lt;br&gt;
Learn more about this on the wiki: &lt;a href="http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List"&gt;
http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;How to install&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 28 Sep 2012 12:12:57 GMT</pubDate><guid isPermaLink="false">Released: SenseNet 6.1.2 Community Edition (Sep 19, 2012) 20120928121257P</guid></item><item><title>Updated Release: SenseNet 6.1.2 Community Edition (szept. 19, 2012)</title><link>http://sensenet.codeplex.com/releases/view/94799</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Sense/Net 6.1.2 Community Edition&lt;/h1&gt;&lt;h2&gt;Main new features&lt;/h2&gt;Our current release brings a lot of bugfixes, including the resolution of js/css editing cache issues, xlsx file handling from Office, expense claim demo workspace fixes and much more. Besides fixes 6.1.2 introduces workflow start options and other minor features like a reusable Reject client button for approval scenarios and resource editor enhancements. We have also fixed an issue with our install package to bring you a flawless installation procedure.&lt;br /&gt;
&lt;h3&gt;Workflow start options&lt;/h3&gt;When assigning workflows to a Sense/Net list the user can choose whether the workflow is to be started manually or automatically upon the change of content or creation of content.&lt;br /&gt;&lt;br /&gt;Learn more about this on the wiki: &lt;a href="http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List"&gt;http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How to install&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br /&gt;&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dobsonl</author><pubDate>Wed, 19 Sep 2012 13:55:24 GMT</pubDate><guid isPermaLink="false">Updated Release: SenseNet 6.1.2 Community Edition (szept. 19, 2012) 20120919015524P</guid></item><item><title>Released: SenseNet 6.1.2 Community Edition (Sep 19, 2012)</title><link>http://sensenet.codeplex.com/releases/view/94799</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Sense/Net 6.1.2 Community Edition&lt;/h1&gt;
&lt;h2&gt;Main new features&lt;/h2&gt;
Our current release brings a lot of bugfixes, including the resolution of js/css editing cache issues, xlsx file handling from Office, expense claim demo workspace fixes and much more. Besides fixes 6.1.2 introduces workflow start options and other minor features
 like a reusable Reject client button for approval scenarios and resource editor enhancements. We have also fixed an issue with our install package to bring you a flawless installation procedure.&lt;br&gt;
&lt;h3&gt;Workflow start options&lt;/h3&gt;
When assigning workflows to a Sense/Net list the user can choose whether the workflow is to be started manually or automatically upon the change of content or creation of content.&lt;br&gt;
&lt;br&gt;
Learn more about this on the wiki: &lt;a href="http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List"&gt;
http://wiki.sensenet.com/index.php?title=How_to_assign_a_workflow_to_a_Content_List&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;How to install&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net"&gt;http://wiki.sensenet.com/index.php?title=How_to_install_Sense/Net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Detailed changelog&lt;/b&gt;&lt;br&gt;
&lt;a href="http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2"&gt;http://wiki.sensenet.com/index.php?title=Changelog_6.1.1_-_6.1.2&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 19 Sep 2012 13:55:24 GMT</pubDate><guid isPermaLink="false">Released: SenseNet 6.1.2 Community Edition (Sep 19, 2012) 20120919015524P</guid></item></channel></rss>