Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Releases: exceptionless/Exceptionless.UI

v2.3.1

03 Feb 20:24
Compare
Choose a tag to compare

This release focused on user experience improvements and bug fixes. Here are some notable changes:

  • Reworked the project settings page.
    • Added support for specifying user namespaces, common methods that control stacking.
    • Added support for specifying user agents that the clients will ignore.
  • Fixed an issue where the SPA app could be Clickjacked (@VikzSharma)

Please take a look at the change log for a full list of the changes.

v2.3.0

22 Jan 21:36
Compare
Choose a tag to compare

This release focused on user experience improvements and a new feature called sessions. Here are some notable changes:

  • Added new sessions dashboard!
    screen shot 2016-01-25 at 1 13 34 pm
  • Added a JavaScript configuration section and improved the overall experience when adding a new project.
  • Added support for looking up reference ids. Now you can look up a event by a reference id by navigating to /event/by-ref/YOUR_REFERENCE_ID.
  • Added some text to the data grids to show better messages when filtering as well as a loading mask when loading data.
  • Improved the escaping of stack traces that contained HTML or CSS.
  • Fixed an issue where you couldn't create an organization or project that ended with a period or whitespace.
  • Fixed a bug where a incorrect time range would be set when using the chart to select a time range (#161).
  • Extended data items are now sorted alphabetically (#39).
  • Additional extended data is now shown on request and environment info event tabs (#44).

Please take a look at the change log for a full list of the changes.

v2.2.0

28 Oct 13:11
Compare
Choose a tag to compare

This release focused on performance improvements to improve the overall responsiveness. Here are some notable changes:

  • Sort the data in the Additional Data tab (#133).
  • Performance optimizations targeting Exceptionless 3.1. Please upgrade to 3.1 before updating to this release.

Please take a look at the change log for a full list of the changes.

v2.1.1

20 Aug 17:35
Compare
Choose a tag to compare

This release focused on fixing a OAuth login issue with Microsoft Edge.

Please take a look at the change log for a full list of the changes.

v2.1.0

23 Jul 18:22
Compare
Choose a tag to compare

This release focused on bug fixes since the 2.0.1 release and include some notable changes:

  • Added support for showing JavaScript stack traces.
  • Integrated Exceptionless JavaScript client into the site to log feature usage and errors.
  • Made some more changes to make it easier self host.

Please take a look at the change log for a full list of the changes.

v2.0.1

07 May 19:31
Compare
Choose a tag to compare

This release focused on bug fixes since the 2.0 release and include some notable changes:

  • Added a busy indicators to some buttons allowing you to see the state of an action (E.G., Marking a stack as fixed).
  • Added the ability to refresh the app if there is a critical website bug.
  • Fixed a bug where some stack traces couldn't be displayed.
  • Made some minor changes that make it a bit easier to self host (more to come 2.1).

Please take a look at the change log for a full list of the changes.

v2.0.0

18 Mar 15:32
Compare
Choose a tag to compare

Exceptionless 2.0 is faster, sleeker, mobile-friendly, more functional, includes all the below major improvements, and has countless smaller tweaks and changes we poured our heart and soul into. It’s a whole new system – check it out!

  • Searching / Filtering: We've implemented Elasticsearch and you can search/filter ALL the things! Read more here and watch a quick demo video here.
  • Cross Organization Views: You now have the ability to view all events across all organizations, a single organization, or a project.
  • PCL Support: We've built in client support for portable class libraries!
  • New Clients!:Including: Exceptionless.Portable for console apps and Exceptionless.NLog, an nlog target that reports to Exceptionless and many more!
  • Fully Documented API: For all your API needs, check out the API Documentation.
  • Bulk Actions:Select multiple events or instances of events and do with them as you please! Watch the preview demo.
  • Faster than Ever!:Exceptionless 2.0 is a single page app (SPA) and is lightning fast. We're using AngularJS and we’re stoked to give our users a super quick experience!
  • And more… Check out more new features, including source links, in our Exceptionless 2.0 Overview article. Includes details on: Event Based Reporting System, Simplified API, The Pluggable System, Client Rewrite, New Message Bus & Queuing, and Job System Enhancement.

Projects

We moved the user interface (UI), clients and other core pieces into new GitHub projects. This allows us to streamline the deployment process while making it easier to contribute. Also, we want to make it easy for you to consume the foundational pieces that Exceptionless is built upon in your own apps!

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!