Changelog
Maintained List of BugSplat Product Changes
- Add support for parsing windows guids
- Fix: skip Win64 post build for Android
- pdb guids for windows symbols
- Fix: default value for files arg
Release - v5.1.5
- Added updated MyGdkCrasher sample
- Please request rest of specifics to update via email at [email protected]
- Crash sample via gamepad
- '�@' is not recognized as an internal or external command
- Blob constructor error
- Remove pii from bugsplat.log file
- UE4 build error
- Symbol uploads w/ spaces in paths
- Unreal Engine 5.3 support🎉
- Auto-update DataRouterUrl
- fix: Garbage collector warning
- Fix: buffer_1.File is not a constructor
- Navigating results in blank page
- Product Manager Joey P's birthday 🍰 🎊
- Fix: large files
- Fix: s3 http client timeout
- Feat: android symbols
- Fix: upload platform symbols only
- Fix: support spaces in app names
- Fix: support Android Symbols > 2 GB
- Improve logout
- feat: android sym file generation
- Change password
- Fix: correct upload type for sym files
- Symbol upload moduleName
- Sign-up background
- Remove in-app password reset
Required Password Reset (August 4th, 2023): All BugSplat users must reset the password associated with their BugSplat account. Emails containing a password reset link have been sent to all users. If you missed that email, you can view it here or visit our new login page and follow the steps below for 'Resetting a forgotten password.'
Note that users who log in using only Google or GitHub are unaffected by this change.
- Launch of switching auth providers from auth0 to cognito
- Auto-create issues update
- Pie chart link for pending reports
- Multi-delete support for versions
- Delete versions
- Bugsplat dependency
- Defect tracker cards
- Update peerDependencies
- Error serializing circular JSON
- Show function args for xbox
- Plugins dir
- Don't upload symbols for Editor builds by default
- Storage usage on billing page
- SendPdbs now automatically retries when encountering an authentication failure. This could happen, for example, when a server in our crash analyzer fleet shutdowns during the authentication process. In this case, the retry will hit a new server.
- Arrow keys interrupting crash page selection
- Link to grouping route
- Restricted access to Auto-Group Rules
- Make it easier to specify auto-group rules
- Grouping page loading wheel
- Batch reprocess support
- Add batch reprocess support
- Safe set rowExpansions
- Remove version id column
- Attachments cache invalidation
- This is a minor bug fix for SendPdbs, which allows it to upload read-only files.
- Support macos legacy crash type
- Expose crashType on crashes page
- Parse crashTypeId as number
- Add crashTypeId to CrashesApiRow
- Remove deprecated key crash properties
- Updates for S3 Symbol Server
- Add minidump-stackwalk
The latest release of SendPdbs, the BugSplat symbol upload utility, provides important new capabilities. This release removes the size limitation imposed on any one symbol store. (A symbol store is a group of symbols identified by an application name and version.)
In addition, all symbols uploaded will be available to any crash report in your BugSplat database. Therefore you no longer need to closely coordinate the parameters used with SendPdbs and those used to initialize your application.
These changes make it much easier to integrate with BugSplat, especially in environments where coordinating version numbers is difficult or where very large symbol stores are required.
Download the latest release at https://app.bugsplat.com/browse/download_item.php?item=sendpdbs.
The utility is also included as part of our Windows SDKs.
The newest version is a drop-in replacement for previous versions.
- Replace sendpdbs with symbol-upload supporting files > 2GB
- Support files in nested directories
- Support files larger than 2GB
- Re-add SendPdbs for large Windows symbols
- Use correct temp dir
- Support parallel uploads
- Serialize zips to disk before uploading
- Upload nested files that share the same name (index.js.map, bin/index.js.map)
- Stack explorer page text
- Remove zip files for failed symbol uploads
- Donut chart null label
- Column filters should filter by date and time
- Set default time frame to 7 days
- Remove group crashes and groups pages
- Add donut chart to dashboard
- Remove subKeyDepth column
- Remove zip files for failed symbol uploads
- Demonstrate hang detection in .NET
- Fix BugSplatHD example for x86
- Fix for Oauth authentication in SendPdbs.
Release- v0.0.0
- Initial release

- Don't reset platform, property, or action
- Remove link to manual group page
- Update wording for auto group rules
- Group rules link should navigate to grouping tab
- No auto groups message
- Add ignore frame group rule
- Add processor field to crash upload
- As part of our ongoing security program, BugSplat's web application no longer supports the TLS 1.0 and TLS 1.1 protocols. Customers using older versions of our symbol upload utility, SendPdbs, will need to upgrade to the latest version.
Release - v6.0.1
- upload support for .app and .dSYM files
- Create grouping settings page
- Added thread name support for Windows crash reports. Rather than just the Thread ID, the thread name (if any) is also displayed
Release - v6.0.0
- docs: fix readme samples
- add support for binary build
- BREAKING CHANGES: requires node version 18 or later
- Should call oauth login with correct route
- add and apply break-word css clas3
- Erroneous form submission for optional form control
- Delete group query error
- Remove group by level
- Auto group rule wording
- Arrow navigation no longer triggered by events from editable input elements
- Reprocessing
- Auto group settings
- Add left/right arrow navigation to crash details page
- Crash details page fragments
- Update to Angular v15
- Chart date labels
- Correct linux platform image
- Update crashpad for Android
- Replace crashpad with .aar version
- Amsterdam time zone shouldn't display -60
- Reprocess crashes only when needed
- feat: upload exceptions to s3
- Summary chart shows hourly data
- Add support for Azure DevOps fields AreaPath and IterationPath
- Add Segment
- Don't run Segment in development
- Support UTC time zone
- Time frame all should display all crashes
- Add time to date picker
- Empty state message for crash table on dashboard
- Refactored alert item styles
- Key Crash notes
- Key Crash Export
- Support special characters in the application name and version
- Release 5.0.3 version and CHANGELOG
- Rename ApiDataFilter to QueryFilter
- BREAKING CHANGES: Rename of public type
- Remove EventStream
- Update KeyCrashPageData
- Add page data for crash and key crash
- Initial release 🥳 🎊
- Include CHANGELOG.md in zip
- Add Group By to Key Crash Page
- Add key crash client
- feat: iOS and Android native support
- feat: add support for "Notes" field
- Add note for crash notifications
- Move toward new integrations page
- Provides a mechanism to override the default BugSplat exception filter using an optional parameter in the BugSplat constructor.
- MyGdkCrasher now adds a sample application log file to the BugSplat crash report.
- Hides private implementation details, making builds easier for customers.
- Add note for crash notifications
- Move toward new integrations page
- Crash in pretty-print pipe
- Open ip address locator in new tab
- No defect tracker link should point to issue tracker page
- Improve non-configured defect tracker modal
- Add downloads link to header navigation
- Preserve query params in feedback link
- Display stack key name in create defect modal
- Allow body reuse
- BREAKING CHANGES: api client now returns Response instead of BugSplatResponse to allow cloning. BugSplatResponse
json
no longer returns typeany
.
- Refactor!: simplify public includes
- BREAKING CHANGE: removes json.h and other internally used header files from public includes
Update to the latest version of SendPDBs before January 1st, 2023
As part of our ongoing security program, BugSplat will eliminate support for the TLS 1.0 and TLS 1.1 protocols by the end of the year. As a result of this change, customers using older versions of our symbol upload utility, SendPdbs, will need to upgrade to the latest version.
We encourage you to upgrade quickly. However, support for the existing versions of SendPdbs will remain until the end of the year.
The latest version of SendPdbs is 2.3.0.0. Older versions are not compatible with TLS 1.2. You can identify your SendPdbs version by running the utility in a command window without any arguments.
All customers using SendPdbs will need to upgrade to the most recent version of the application before January 1st, 2023.
- Fix: look for either BsSndRpt.exe or BsSndRpt64.exe in BugSplatDotNet
- ILMerge SendPdbs so we can distribute a single exe
- Updated BugSplat logo.
- Fixes issue with CrashReporter framework not being resolved.
- README nuget compatible
- Initial release 🥳🎉
- Remove extra folder at zip root
- Initial release 🥳