For the complete documentation index, see llms.txt. This page is also available as Markdown.

BugSplat for Windows (C++) SDK

August 4, 2026 (v8.1.0)

  • Added BugSplat_IsWerEnabled to the C API (#162)

July 31st, 2026 (v8.0.0)

  • Added a native Windows C++ SDK release hosting the v8.0.0 binaries, including headers, prebuilt x64 and ARM64 libraries (Debug and Release), BugSplatMonitor.exe, BugSplatRc.dll, BugSplatWer.dll, and the MyConsoleCrasher, MyCrasher, and MyWinUI3Crasher sample solutions

June 3rd, 2026 (v7.3.0)

  • Fix: crash uploads timing out at 30s + preserve and clean up crash report folders

March 27th, 2026 (v7.2.1)

  • Bug Fix: Exclude BugSplatCrashData.json from crash zip upload (#149)

March 18th, 2026 (v7.2.0)

  • Feature: Add PostFeedback API for user feedback submission (#146)

March 9th, 2026 (v7.1.0)

  • Feature: Crash signature support (#138)

February 5th, 2026 (v7.0.6)

  • Feature: Support for more attachments (#136)

  • Chore: Add custom WER example (#137)

December 8th, 2025 (v7.0.5)

• Bug Fix: Win32 hijack‑prevention runtime error (#134)

December 8th, 2025 (v7.0.4)

• Bug Fix: Win32 support (#133)

December 8th, 2025 (v7.0.3)

• Bug Fix: createXmlReport hang issue (#131)

November 13th, 2025 (v7.0.2)

• Bug Fix: Add mutex protection to global exception filter (#128)

• Chore: Fix packaging list for MyCrasher (#127)

November 7th, 2025 (v7.0.1)

• Bug Fix: Resolve correct minidump type for WER crashes (#126)

October 23rd, 2025 (v7.0.0)

  • Update unifying Native and GDK APIs, modernizing the build, and introducing broad crash-handling improvements. More news coming soon—contact support@bugsplat.com for details.

May 27th, 2025 (v6.1.1)

  • Fix: add github release upload to release script

  • Fix: arm64 build by setting windows sdks explicitly

  • Fix: remove force setting of MiniDumpFilterTriage flag

January 27th, 2025 (v6.1.0)

  • Handle various CRT exceptions in GDK

October 28th, 2024 (v6.0.3)

  • Fixed: malformed attributes xml

  • Added: Any CPU to MyDotNetCrasher

  • Fixed: escape special chars in json attributes

October 23rd, 2024 (v6.0.2)

October 2nd, 2024 (v6.0.1)

  • Added Unreal uploads at crash time

  • Added GDK Updates (reach out to support@bugsplat.com to learn more)

October 2nd, 2024 (v6.0.0)

  • Removed global init allocations

  • Replaced sendpdbs with symbol-upload

  • Added GDK Updates (reach out to support@bugsplat.com to learn more)

October 2nd, 2024 (v5.3.0)

  • Added support for ARM64

April 25th, 2024 (v5.2.0)

  • Added support for crash attributes in BugSplat Native and GDK

March 7th, 2024 (v5.1.9)

  • Added myConsoleCrasher.h to sample vcxproj

  • Added crash configuration file for database, appName, appVersion

February 14th, 2024 (v5.1.8)

  • Updated to use unique names for all crash file attachments

  • Updated MyConsoleCrasher sample to generate compiler error if customer database hasn't been selected

January 17th, 2024 (v5.1.7)

  • Updated build configuration for 64-bit versions of BugSplatRc64.dll correctly report their architecture as 64-bit.

September 13th, 2023 (v5.1.5)

September 7th, 2023 (v5.1.4)

  • Removed PII from bugsplat.log file

May 30th, 2023 (SendPdbs v4.0.0.3)

  • Added automatic retry for authentication failures

  • Improved handling of server shutdown during authentication

  • Enhanced retry logic to target new server on retry

May 30th, 2023 (SendPdbs Update)

  • Added support for read-only file uploads

  • Fixed bug preventing read-only file uploads

April 27th, 2023 (v5.0.4)

  • Added cleanup of zip files for failed symbol uploads

  • Added hang detection demonstration in .NET

  • Fixed BugSplatHD example for x86

  • Fixed OAuth authentication in SendPdbs

March 30th, 2023 (Windows Crash Handler)

  • Added thread name support

  • Enhanced display of Thread ID information

  • Added thread name alongside Thread ID in reports

January 9th, 2023 (v5.0.0)

  • BREAKING CHANGE: Removed json.h and other internally used header files from public includes

  • Simplified public includes

  • Refactored to improve maintainability

SendPdbs Security Update (December 2023)

Important Update Requirements:

  • Version required: 2.3.0.0 or later

  • Critical for TLS 1.2 compatibility

  • Deadline: January 1st, 2023

  • Older versions incompatible after deadline

  • Available via downloads page

General Improvements Throughout 2023

  • Enhanced symbol handling

  • Improved crash reporting reliability

  • Expanded platform support

  • Better memory management

  • Refined error handling

Last updated