It was another busy month at the Mindscape office in May. We got a lot of nice features added to Raygun.io with some fantastic additions in the pipeline ready to ship in June.
Raygun
- Sidekiq support in Raygun4Ruby.
- Raygun BugHerd integration.
- Raygun support for .Net 2.0
- Issue tracker links from the dashboard.
- Improvements to the Raygun4iOS provider.
- Support for C++ error tracking.
- Nicely formatted the custom data tab.
- Show card suffix on billing page.
- Bulk status change functionality on search page.
- Added RaygunClient.SendingMessage event to the main .Net provider. This can be used to make final modifications to the message, or to cancel the send operation.
- Added IRaygunApplication to the .Net provider which can be used to provide a custom RaygunClient to the HttpModule.
- If a windows phone is connected to the internet, but fails to send a message, it will be saved to the device to send later.
- The IgnoredFormNames feature of Raygun4Net will now filter out cookies which now have their own section in the request data.
- When enabling Raygun4Net via the http module, the new excludeErrorsFromLocal option on RaygunSettings can be set to true to prevent any exceptions being logged from your debug/dev environment.
WPF Elements
- Resolved issue with min max values of an axis when switching log converter. (details)
- Resolved negative width/height binding warnings in the DualSlider.
- Resolved issue with DataGrid cell backgrounds overlapping horizontal grid lines. (details)
- Resolved issue preventing data grid entering edit mode.
- Chart support for CustomTypeDescriptor data points. (details)
- Fix setting series titles when Chart is created in a DataTemplate. (details)
- Added DataGrid.IsViewportFixedWhenAddingAndRemovingRows property.
- Always show at least one axis label to help prevent infinite loop rendering issue.
- Added ChartAxis.TitleWrapping property.
- Remove BindingList event handlers from DataSeries. (details)
WPF Diagrams
- Corrected SelectAll feature.
- Improved performance of large diagrams.
- Resolved a potential double up of selected items.
- Resolved smart scrolling bug when dragging multiple nodes. (details)
- Resolved issue when running a GridLayoutAlgorithm on an empty diagram.
- Resolved a couple of NullReferenceExceptions when smart scrolling new a connection. (details)
- Resolved a null reference exception while smart scrolling a relocated connection. (details)
LightSpeed
- Add support for negative numbers in procedure arguments.
- If a logical is wrapped with an equality predicate which was otherwise not supported then unwrap it.
- Fixed an issue where strings which were null may be incorrectly defaulted to an empty string when surfaced via a LINQ projection
As usual, the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.