LogoLogo
HomeTechnical DocsPlatform IntegrationsLogin
  • Welcome to our Changelog
    • Monthly Digests
  • Core Platform
    • Web App
    • JavaScript API Client
    • Backend Services
  • Development Tools
    • Symbol Upload
  • Framework Integrations
    • Windows Native/GDK SDKs
    • Angular SDK
    • .NET Standard SDK
    • Node SDK
    • Unity SDK
    • Unreal SDK
    • Java SDK
    • macOS SDK
    • Xbox GDK
    • PlayStation SDK
  • JS SDK
  • System Notices & Maintenance
    • Service Notices
    • Infrastructure Updates
  • Open Source Tools
    • Node MiniDump Stackwalk
    • Source Mapper
  • Changelog
    • Archive 2024
    • Archive 2023
    • Archive 2022
    • Archive 2021
    • Archive 2020
    • Archive 2019
    • Archive 2015-2018
Powered by GitBook
On this page
  • April 30th, 2025 (v11.1.0)
  • April 3rd, 2025 (v11.0.0)
  • January 29th, 2025 (v10.0.0)
  • December 17th, 2024 (v9.5.0)
  • November 18th, 2024 (v9.4.0)
  • November 6th, 2024 (v9.3.1)
  • November 4th, 2024 (v9.3.0)
  • October 29th, 2024 (v9.2.1)
  • October 16th, 2024 (v9.2.0)
  • October 11th, 2024 (v9.1.0)
  • September 27th, 2024 (v9.0.0)
  • August 8th, 2024 (v8.6.0)
  • August 5th, 2024 (v8.5.0)
  • June 14th, 2024 (v8.4.2)
  • June 14th, 2024 (v8.4.1)
  • May 15th, 2024 (v8.4.0)
  • April 20th, 2024 (v8.3.2)
  • April 4th, 2024 (v8.3.1)
  • April 4th, 2024 (v8.3.0)
  • March 28th, 2024 (v8.2.0)
  • March 11th, 2024 (v8.1.3)
  • January 19th, 2024 (v8.1.2)
  • November 2nd, 2023 (v8.0.2)
  • October 13th, 2023 (v8.0.1)
  • October 9th, 2023 (v8.0.0)
  • August 7th, 2023 (v7.2.1)
  • July 25th, 2023 (v7.2.0)
  • June 9th, 2023 (v7.1.0)
  • May 23rd, 2023 (v7.0.1)
  • May 23rd, 2023 (v7.0.0)
  • April 12th, 2023 (v6.1.0)
  • March 28th, 2023 (v6.0.1)
  • February 9th, 2023 (v6.0.0)
  • February 6th, 2023 (v5.0.0)
  • February 3rd, 2023 (v4.3.0)
  • February 2nd, 2023 (v4.2.0)
  • January 9th, 2023 (v4.1.0)
  • January 9th, 2023 (v4.0.0)

Was this helpful?

  1. Core Platform

JavaScript API Client

April 30th, 2025 (v11.1.0)

  • Feature: Issue client

April 3rd, 2025 (v11.0.0)

  • Feat: Crash attributes

  • BREAKING CHANGES: Removes md5, no longer used

January 29th, 2025 (v10.0.0)

  • Fix: Retire usage of uid in users endpoint

December 17th, 2024 (v9.5.0)

  • Added dumpfileSize to crash API

November 18th, 2024 (v9.4.0)

  • Added status events

November 6th, 2024 (v9.3.1)

  • Added support for numbers as query filter values

November 4th, 2024 (v9.3.0)

  • Added crash status support

October 29th, 2024 (v9.2.1)

  • Updated braces in the npm_and_yarn group

October 16th, 2024 (v9.2.0)

  • Added delete crashes functionality

October 11th, 2024 (v9.1.0)

  • Added Favro support

September 27th, 2024 (v9.0.0)

  • Deprecated old api/crash/data endpoint

August 8th, 2024 (v8.6.0)

  • Added GitLab defect tracker type

August 5th, 2024 (v8.5.0)

  • Added defect tracker type for Monday.com

June 14th, 2024 (v8.4.2)

  • Fixed: Can't find cancel issue

June 14th, 2024 (v8.4.1)

  • Fixed: Leaky symbol upload streams

  • Added: Safe cancel upload stream

May 15th, 2024 (v8.4.0)

  • Improved hook for handling auth errors

April 20th, 2024 (v8.3.2)

  • Added handling for missing additional info

April 4th, 2024 (v8.3.1)

  • Added attributes support

April 4th, 2024 (v8.3.0)

  • Updated import paths

March 28th, 2024 (v8.2.0)

  • Added ssoGroups

March 11th, 2024 (v8.1.3)

  • Added stackKey to CrashDetails

January 19th, 2024 (v8.1.2)

  • Added Mac crashTypeId

November 2nd, 2023 (v8.0.2)

  • Fixed: don't treat zip files as windows symbols

October 13th, 2023 (v8.0.1)

  • Added gzip upload headers for symsrv

October 9th, 2023 (v8.0.0)

  • Added s3 symserv upload support

  • BREAKING CHANGES: Dropped support for fs.ReadableStream (not browser-compatible)

    • Use ReadStream.toWeb(...) to convert to web-compatible ReadableStream

August 7th, 2023 (v7.2.1)

  • Updated symbol upload moduleName

July 25th, 2023 (v7.2.0)

  • Added delete versions functionality

June 9th, 2023 (v7.1.0)

  • Added batch reprocess support

May 23rd, 2023 (v7.0.1)

  • Fixed: parse crashTypeId as number

May 23rd, 2023 (v7.0.0)

  • Added crashTypeId to CrashesApiRow

  • Removed deprecated key crash properties

April 12th, 2023 (v6.1.0)

  • Added processor field to crash upload

March 28th, 2023 (v6.0.1)

  • Fixed: should call oauth login with correct route

February 9th, 2023 (v6.0.0)

  • Renamed ApiDataFilter to QueryFilter

  • BREAKING CHANGE: Renamed public type

February 6th, 2023 (v5.0.0)

  • Removed EventStream

February 3rd, 2023 (v4.3.0)

  • Updated KeyCrashPageData

February 2nd, 2023 (v4.2.0)

  • Added page data for crash and key crash

January 9th, 2023 (v4.1.0)

  • Added key crash client

January 9th, 2023 (v4.0.0)

  • Added allow body reuse

  • BREAKING CHANGES:

    • API client now returns Response instead of BugSplatResponse to allow cloning

    • BugSplatResponse json no longer returns type any

PreviousWeb AppNextBackend Services

Last updated 1 month ago

Was this helpful?

Not seeing what you're looking for? You can browse archived changelogs from 2022-2015 .

here