hooks 1.5.0

This release introduces Teams capabilities.

  • Routes of this service that involve projects that the requesting user does not have access to will return a 403.

connector 1.2.0

This release introduces Teams capabilities.

  • Routes of this service that involve projects that the requesting user does not have access to will return a 403.

backtrace-coronerd 1.48.39

This release is recommended for all users. It improves HTTP & SSL request handling, adds support for generating core files for minidumps, and several query features & performance improvements.

More …

Backtrace Unity 3.0.1

  • The BacktraceDatabase class will now create database directory before final database validation. Previously, when directory didn’t exist, BacktraceDatabase was disabled.
  • The BacktraceDatabase field now allows users to pass interpolated string in Database options. Developer can use ${Application.dataPath} or ${Application.persistentDataPath} to set path to database.
  • The backtrace-unity library will generate screenshot image files in .jpg format.
  • Optimizations in ANR watchdog and BacktraceLogManager initialization - The Backtrace client will now create a class instance of BacktraceAnrWatchdog class, instead of creating instance via static class method. The BacktraceLogManager (class responsible for storing log data) will be initialized in CaptureUnityMessages.

hooks 1.4.0

Backtrace-hooks Github support. Backtrace-Hooks allows to synchronize issue status on Github with issue in Github. Right now when:

  • ticket changed status,
  • reassign ticket
More …