
LightSpeed
- Suppress code gen of LINQ IQueryable for transient entities
- Fix issue for C# templates with association fields being marked private when derived types are present, should be protected in these cases
- Fix for issue with delete cascading of an entity where it was associated with the base entity in a CTI relationship
Web Workbench
- Fix for an issue with invalid warnings being emitted regarding missing folders on save
- Updated CoffeeScript to 1.5
- Added support for Literate CoffeeScript
- Added an option to suppress warnings about missing folders to Web Workbench options
- Updated the Visual Studio Gallery
WPF Diagrams
- Resolved a connection point placement issue caused by deserializing a rotated node.
(details)
WPF Elements
- Resolved a DataGrid auto column size bug.
(details)
- Resolved a bug caused by using Snoop to debug the DataGrid.
(details)
- Resolved a bug calculating the extent of the DataGrid.
(details)
- Resolved an edge case issue in a DataGrid with 1 column and FrozenColumnCount = 1.
(details)
- Resolved an exception when dragging the DataGrid padding column header.
(details)
- Added Minor and MajorRangeButtonsVisibility properties to the TimeExplorer.
(details)
- Resolved a DataGridPager bug.
(details)
- Resolved a bug in LineAreaSeriesBase.GetY when the data includes null points.
(details)
As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.

Web Workbench
- Patch to JS2Coffee to avoid stdin check
- Misc bug fixes
- Visual Studio Gallery updated!
LightSpeed
- Fix for rogue SqlServer UDT types causing an exception when surfaced in via the stored proc route, set these as object data types if encountered instead.
- Fix for http://www.mindscapehq.com/forums/thread/539142
WPF Elements
- Fixed DataGrid column horizontal scrolling bug when there is a frozen column count and a hidden column to the left of it.
(details)
Metro Elements
- Fix: CoverFlows with non-linear paths now have drag manipulation enabled
- Misc bug fixes
As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.

Web Workbench
- Visual Studio Gallery updated!
WPF Elements
- Resolved some bugs in the DataGrid bring-into-view logic.
(details)
- Resolved a minor bug in the DataGrid when using DisplayMemberBinding in conjunction with custom property descriptors.
(details)
- Added DataGrid.IsSynchronizedWithCurrentItem property.
(details)
WPF Diagrams
- Resolved a designer exception.
(details)
- Fixed the SelectedItemsChanged event logic.
(details)
- Resolved a size-to-fit issue on initial load in some scenarios.
(details)
Metro Elements
- Updates to sample explorer and misc bug fixes
As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.

LightSpeed
- Fix for an aliasing issue with CTI
(details)
- 5.0 beta now available!
Web Workbench
- Added an option to trigger a compile of all files on build
WPF Elements
- Resolved a bug in the DoubleTextBox control.
(details)
- Invisible columns are skipped when navigating in a DataGrid.
(details)
- Resolved a minor bug with rendering data labels on a horizontal bar chart to the left of the baseline.
(details)
WPF Diagrams
- Smart scrolling for connection creation.
(details)
- WPF Diagrams 3.0 released!
Metro Elements
- Fixed chart legend positioning when centered
As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.

LightSpeed
- Fix for exception when performing a projection query with paging over a CTI model on SQL Server
- Added Put/Delete attributes for WebContract routing
Web Workbench
- Parser fix for issue with incorrect highlighting for inline data values
- Parser update to correctly handle interpolated variable references being used in value lists
- Parser update to correctly parse redundant nested bracketing on function calls
- Parser update to support bang directives on @extend
- Parser update to improve parsing support for @warn
- Updated less to latest version from Github
- Added a global option to turn off automatic adding of compiled output into the project
- Compile/Minify options are now hidden if the files are being managed by Compass
WPF Elements
- Added BarSeries.BarRenderingMode property to create Tornado charts.
(details)
- Resolved a DataGrid selection bug.
(details)
- Added ConnectionRelocationInfo.DropTarget property for more fine-tuned control of overriding the relocation behavior.
(details)
- The PropertyGrid.Refresh method now respects the IsExpandedStatePersistent property.
Metro Elements
- Misc updates to Sample Explorer
As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.