Release History

By product

Sitefinity SDK 4.21650

August 11, 2011

Common

NEW
  • Added support for the Graph item to display ticks and labels over the axes only when there is a corresponding data point

Report Designers (Visual Studio Integrated and Standalone Report Designer)

FIXED
  • Fixed: Import Report Library wizard UI issues
  • Fixed: Incorrect Snaplines if you delete List's Panel
  • Fixed: Static groups should have default Name set
  • Fixed: Nested fields in the Expression Editor are not sorted alphabetically
  • Fixed: Graph area conditional formatting not all style changes are shown in design time
  • Fixed: Undo operation doesn't completely reinitialize the report item if the item is being used to replace a cell item
  • Fixed: Move Up/Down does not work for existing rules in the Edit Bindings dialog

Standalone Report Designer

FIXED
  • Fixed: Does not start on specific machines
  • Fixed: Tooltips for ribbon buttons are not showing
  • Fixed: Undo operation on List/Table/Crosstab item causes ArgumentOutOfRangeException exception in the Standalone Designer
  • Fixed: The Table item should redraw after undo operation

Visual Studio Integrated Report Designer

FIXED
  • Fixed: Localized resources are lost on changing the report's Language
  • Fixed: Item dragged into a Table item's cell is added in both old and new container's Items collections

OpenClient DataSource

FIXED
  • Fixed: The Back button of the 'Set up the connection' wizard page does not navigate back
  • Fixed: Wizard form is not resized properly

Processing

FIXED
  • Fixed: The Map item doesn't set the zoom level properly when the points defining the map extent have equal latitudes or longitudes
  • Fixed: Graph pies have a border which cannot be removed

HTML5 Rendering

FIXED
  • Fixed: Graph actions do not work with polar coordinate system

Telerik Reporting REST Service Stack Service

FIXED
  • Fixed: String report parameters' values are incorrectly parsed

Report Viewers

FIXED
  • Fixed: Cannot navigate back to original report, if you navigate via invalid report action

HTML5 Report Viewer

FIXED
  • Fixed: HTML5 viewer item template does not add the correct version of Newtonsoft.Json
  • Fixed: The parameters area sometimes remains hidden after the viewer has finished loading
  • Fixed: The toolbar sometimes remains collapsed after the viewer has finished loading
  • Fixed: In some cases AssemblyBinding cannot be resolved and additional AssemblyBinding node is added in the web configuration when adding the viewer from the Item Template

HTML5 ASP.NET WebForms Report Viewer

FIXED
  • Fixed: The viewer is not resized correctly at design time

WPF Report Viewer

FIXED
  • Fixed: The viewer's ReportSource cannot be updated on property changed in MVVM scenario
  • Fixed: Zoom mode PageWidth is not working for all themes

WinForms Report Viewer

FIXED
  • Fixed: Report processing is not stopped correctly on closing a Form on KeyDown
  • Fixed: In WinForms viewer, exiting from AutoRefresh parameter causes the report to be processed again even if its value is not changed
  • Fixed: Cannot cancel the rendering task properly when a second render is started

Product Dependencies

Telerik Reporting
- Microsoft .NET Framework 4

Telerik.Reporting.Data.CubeDataSource
- Microsoft.AnalysisServices.AdomdClient (10.0.0.0 or later)

HTML5 Report Viewer
- Telerik Kendo UI (2013.2.918 or later) - jQuery (1.9.1 or later)

ASP.NET WebAPI REST Report Service
- Microsoft ASP.NET Web API (4.0.20710.0 or later) - Newtonsoft.Json (4.5.11.15520 or later)

ServiceStack REST Report Service
- ServiceStack (3.9.70.0)

ASP.NET MVC Extension of the HTML5 Report Viewer
- Microsoft ASP.NET MVC Framework (4.0.20710.0 or later)

WPF Report Viewer
- Telerik UI Controls for WPF (2016.1.112.40)

Silverlight Report Viewer
- Telerik UI Controls for Silverlight (2016.1.112.1050)

Database cache ICache implementation
- Telerik Data Access ORM (2015.1.220.1)

What’s new

Corporate Starter Kit  - a new corporate starter kit that features a Real Estate company
    • Custom Agents module that allows you to create different agents listed publicly on the website
    • Custom Real Estate Module that allows you to create real estate properties associated to agents.
    • Facebook widget showing activity on your Facebook page
    • Twitter widget showing predefined number of tweets
    • Real Estate properties slider rotating 
    • Related News widget showing news from the same categories of your news item
    • Related Events widget showing events from the same categories of your news item
    • Real estate theme and master-page.

Intranet Starter Kit – a new intranet starter kit that features

    • Intranet theme and master-page
    • Silverlight widget using RadChart for showing Sitefinity website activity

Empty Project Sample - a new blank Sitefinity 4.2 project
    • Features a blank Sitefinity 4.2 project that can be used for a playground.

Locations Module – A simple content-based module that implements only the basic functionality for a Sitefinity module. Used to represent locations (such as office branches or restaurant addresses)
    • Demonstrates a complete content-based module implementation
    • Uses a custom OpenAccess data provider
    • Demonstrates using Definitions to create the backend and frontend interfaces
    • Demonstrates using the Virtual Path Provider for mapping embedded templates
    • Implements a custom Content View public widget (LocationsView) using a built-in control designer for List and Details view

Testimonials Module – An example Intra-Site (user control-based) module that collects and displays user testimonials. Demonstrates a Sitefinity module without having to implement or inherit from the Content model

    • Uses standard ASP.NET User Controls
    • Demonstrates a multi-page admin interface
    • Uses a custom user-control-based Content View (TestimonialsView) with a custom control designer
    • Uses the Sitefinity routing system for search-friendly URLs
•     Includes a custom control for collecting testimonials from users

Template Importer

    • Sitefinity native module that allows you to importer templates generated by the Sitefinity Template Builder.  Shared across all starter kits and also available as a separate sample.

Common Sample Utilities project  - Set of helper methods that ease the use of the Sitefinity API shared across all samples.

Education Starter Kit 
    • Now demonstrates comprehensive use of the Sitefinity API to create a full-blown website from code

Charity Starter Kit
    • Now demonstrates comprehensive use of the Sitefinity API to create a full-blown website from code

What’s fixed


    • Checking Sitefinity assemblies instead of OpenAccess when running a sample from new version
    • Disabled Open Documentation buttons
    • Fixed links, added ASP.NET Ajax RSS feed
    • Renamed Charity Starter Kit to Non-Profit
    • Updated sample requirements