Hi all, Orchard 1.3 just shipped! Go grab it on CodePlex: http://orchard.codeplex.com/releases/view/69668
Orchard 1.3 fixes bugs, improves performance and introduces the following features: * Content item preview * Markdown support * Delete content types and parts * Title part enables non-routable types to have a title * Common added by default to content types * Rules: trigger custom actions triggered by events * Forms API: create forms from code * Tokens: system-wide variables * New content manager methods: part eager loading, get multiple items by ids in one query * Task Lease API: creates server affinities for background tasks on web farms and cloud platforms * Localization: data annotations, widgets, alternates * Lists have RSS feeds The full list of fixed bugs for this release can be found here: http://orchard.codeplex.com/workitem/list/advanced?keyword=&status=Closed&type=All&priority=All&release=Orchard%201.3&assignedTo=All&component=All&sortField=Votes&sortDirection=Descending&page=0 Thanks, Bertrand