v3.3.0
Version 3.3 focuses on sessions, bug fixes and general improvements to the clients.
Improvements
- Added ability to set a default user
ExceptionlessClient.Default.Configuration.SetUserIdentity("id", "friendly name")
. - Added the ability to keep track of user sessions (a heartbeat will be sent every 30 seconds on the Winforms and WPF clients).
- Added the ability to link events together via a new
EventBuilder
method calledSetEventReference
. - Fixed an issue where the MVC client was submitting duplicate exceptions (#65).
- Fixed a bug where the IncludePrivateInformation setting could be ignored.
- Fixed a bug where the
ExceptionlessClient
instance wasn't being passed into the WebApi exception filter (@csantero).
Please take a look at the change log for a full list of the changes.
Feedback
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!