> For the complete documentation index, see [llms.txt](https://changelog.bugsplat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.bugsplat.com/welcome-to-our-changelog/monthly-digests.md).

# Monthly Digests

{% hint style="success" %}
These are shared via [@bugsplat.bsky.social](https://bsky.app/profile/bugsplatco.bsky.social). To see a chronological order of all changes please see our Discord server (<https://discord.gg/bugsplat>).
{% endhint %}

## BugSplat's July 2026 Updates

#### Web App Updates (v6.20.0 → v6.22.1)

**v6.20.0 (July 20th)** – Added Queue Messages tab to the admin activity page

**v6.20.1 – v6.20.2 (July 23rd)** –

* Displayed uploaded crash counts (nUploaded) instead of accepted counts
* Fixed Group By badge count not syncing when a group is removed externally

**v6.20.3 (July 30th)** – Fixed admin activity volume chart keying and in-progress minute recording

**v6.21.0 (July 30th)** – Added hidden-by-default "Shared (not reclaimable)" column to versions page

**v6.22.0 – v6.22.1 (July 31st)** –

* Added clear miss-cache button to each external symbol server
* Widened Reports table Group column
* Added retention settings mention in empty attachments placeholder

#### JS API Client Updates (v15.2.1 → v15.4.0)

**v15.2.1 (July 13th)** – Fixed user feedback submission via multipart endpoint

**v15.3.0 (July 20th)** – Surfaced nUploaded metric fields on dashboard and versions responses

**v15.4.0 (July 27th)** – Added sharedSize to VersionsApiRow and VersionsColumn

#### Symbol Upload Updates (v10.5.1 → v10.5.2)

**v10.5.1 (July 14th)** – Treated bin files as ELF

**v10.5.2 (August 4th)** – Fixed non-zero exit code on failures; skipped directories when globbing symbol files

#### Windows SDK Update (v8.0.0)

**v8.0.0 (July 31st)** – Published Windows C++ SDK v8.0.0 release with x64 and ARM64 libraries (Debug + Release)

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

-—&#x20;

## BugSplat's June 2026 Updates

#### Web App Updates (v6.16.0 → v6.18.2)

**v6.16.0 (June 1st)** – Added admin activity page

**v6.16.1 (June 2nd)** – Removed mobileHidden column hiding; enabled horizontal scroll on all tables

**v6.17.0 (June 3rd)** – Added color pickers to support response editor

**v6.17.1 (June 6th)** – Fixed nullish oldestAgeSec handling

**v6.17.2 – v6.17.3 (June 10th)** –

* Hide footer until scroll on mobile
* Enabled horizontal scroll on users table

**v6.18.0 (June 11th)** – Added share modal

**v6.18.1 (June 12th)** – Redesigned sign-up page

**v6.18.2 (June 16th)** – Fixed crash ID container display in support response preview

#### JS API Client Update (v15.2.0)

**v15.2.0 (June 8th)** – Surfaced 429 rate limit errors as typed BugSplatRateLimitError

#### Symbol Upload Updates (v10.4.0 → v10.5.0)

**v10.4.0 (June 8th)** – Coordinated 429 backoff across upload workers

**v10.5.0 (June 10th)** – Added support for .nrs symbol files

#### Windows SDK Update (v7.3.0)

**v7.3.0 (June 3rd)** – Fixed crash uploads timing out at 30s; preserve and clean up crash report folders

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat's May 2026 Updates

#### Web App Updates (v6.13.1 → v6.16.1)

**v6.13.1 (May 6th)** – Added Debug GUID column to crash details modules table

**v6.14.0 (May 6th)** – Added horizontal scroll to error log table

**v6.14.1 – v6.14.2 (May 7th)** –

* Scoped attribute filter list to the current database
* Fixed attachment lightbox closing when drag ends on backdrop

**v6.15.0 (May 8th)** – Replaced @bugsplat/ngx-datatable with in-repo data-table component

**v6.15.1 – v6.15.3 (May 8th)** – Bug fixes

* Removed double borders in active thread widget on crash details
* Added vertical padding around Sample Call Stack content
* Improved row-details widget padding to match Report Details
* Moved thread search controls left of input so they don't push input over

**v6.15.4 – v6.15.7 (May 13th–14th)** – Bug fixes

* Fixed database dropdown hidden behind crashes table header
* Fixed originating URL sent as a BugSplat attribute instead of appKey
* Fixed group rules table column cut off
* Fixed versions chart empty-state button being cut off

**v6.15.8 (May 27th)** – Allowed platform selection in grouping rule dialog

**v6.16.0 (June 1st)** – Added admin activity page

**v6.16.1 (June 2nd)** – Removed mobileHidden column hiding; enabled horizontal scroll on all tables

#### JS API Client Update (v15.1.0)

**v15.1.0 (May 5th)** – Passed debug GUID through Module from crash details response

#### Unreal SDK Update (v1.10.0)

**v1.10.0 (May 18th)** – Added mobile hang reporting (Android ANR + iOS hang)

#### Unity SDK Updates (v4.0.1 → v4.1.0)

**v4.0.1 (May 22nd)** –

* Added App Store and Google Play compatible SDKs
* Added native macOS crash reporting via bugsplat-apple
* Fixed Android native crash attributes set after init

**v4.1.0 (May 22nd)** – Added ANR (Android) and hang detection (iOS) reporting

#### Windows SDK Update (v7.3.0)

**v7.3.0 (June 3rd)** – Fixed crash uploads timing out at 30s; preserve and clean up crash report folders

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat's April 2026 Updates

#### Web App Updates (v6.10.12 → v6.12.1)

**v6.10.12 – v6.10.15 (April 1st–4th)** – Bug fixes

* Fixed report details widget button overlap
* Improved PlayStation sync guidance
* Fixed create database from settings not selecting new database
* Removed extra support response calls
* Fixed dashboard using incorrect previous period total for comparison

**v6.10.16 – v6.10.18 (April 15th)** – Bug fixes

* Moved search match controls left of input to prevent positional jump
* Added copy text attachment contents
* Guarded against undefined in selected signal and deleteDisabled computed

**v6.11.0 (April 15th)** – Hide frames above grouped frame by default with eye icon toggle

**v6.12.0 (April 15th)** – Show Android ANR platform on crash page

**v6.12.1 (April 21st)** – Removed UeForwardToEpic

#### JS API Client Update (v15.0.0)

**v15.0.0 (April 1st)** – Added typed column parameters to QueryFilter, QueryFilterGroup, and TableDataRequest (breaking change)

#### Symbol Upload Updates (v10.3.0 → v10.3.1)

**v10.3.0 (April 1st)** – Added portable PDB support; skip symbols with unparseable GUIDs

**v10.3.1 (April 9th)** – Fixed missing dbgId handling for Unreal symbols

#### Unreal SDK Update (v1.9.0)

**v1.9.0 (April 8th)** – Added Blueprint-callable SetAttribute and RemoveAttribute

#### React SDK Update (v2.0.0)

**v2.0.0 (April 17th)** – Added useFeedback hook for user feedback submission (breaking change)

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat's March 2026 Updates

#### Web App Updates (v6.7.2 → v6.10.11)

**v6.7.2 (March 2nd)** – Used unfiltered lastCrashTime for time since last crash

**v6.8.0 (March 2nd)** – Added day of week and day of month to crash summary email settings

**v6.9.0 (March 4th)** – Versions/releases page rebuild

**v6.10.0 (March 10th)** –

* Added user feedback report support
* Renamed Crashes to Reports

**v6.10.1 – v6.10.8 (March 17th)** – Bug fixes

* Added glob pattern reference to group rules page
* Cleared upgrade query params when billing modal is dismissed
* Made defect tracker link a single line
* Made defect tracker projects filterable
* Hid uninteresting files in attachments
* Improved upgrade flow for group rules
* Restored attachments tab for non-feedback reports
* Show error for database conflict
* Fixed crash on length check
* Added delete and reprocess reports from the group page
* Used default time in datetime picker

**v6.10.9 (March 20th)** – Fixed attachment lightbox truncated by table row expando

**v6.10.10 – v6.10.11 (March 25th)** –

* Fixed crash summary email form patch values
* Show city/region names in timezone dropdown for crash summary emails

#### JS API Client Updates (v14.3.1 → v14.5.0)

**v14.3.1 (March 2nd)** – Added lastCrashTime to DashboardApiResponse

**v14.4.0 (March 4th)** – Added crash count fields to versions API client

**v14.5.0 (March 9th)** – Added UserFeedback crash type and feedback submission helper

#### JS SDK Update (v8.0.2 → v9.0.0)

**v8.0.2 (March 1st)** – Allowed alternative BugSplat endpoints

**v9.0.0 (March 12th)** – Added user feedback reports support

#### Windows SDK Update (v7.2.0 → v7.2.1)

**v7.2.0 (March 18th)** – Added PostFeedback API for user feedback submission

**v7.2.1 (March 27th)** – Excluded BugSplatCrashData.json from crash zip upload

#### Unity SDK Update (v4.0.0)

**v4.0.0 (March 23rd)** –

* Added PostFeedback API for user feedback submission
* Fixed log truncation on Mac, Linux, and WSA

#### BugSplat SDKs Update (v7.1.0)

**v7.1.0 (March 9th)** – Added crash signature support

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat's February 2026 Updates

#### Web App Updates (v5.44.0 → v6.7.0)

**v5.44.0 (February 4th)** – UI/UX overhaul

**v5.44.1 – v5.44.3 (February 5th)** – Post-overhaul bug fixes

* Removed extra loading wheel
* Fixed crash link loading behavior
* Fixed defect tracker update

**v6.0.0 (February 5th)** – Major version bump

* Symbol-upload modal dark mode support (breaking change — major version increment)

**v6.0.1 – v6.0.6 (February 5th–6th)** – Bug fixes

* Restricted upgrade modal dark mode fix
* Fixed company name passing to lockout modal in subscription alert
* Reordered dashboard widgets on mobile so chart is visible
* Added onboarding card to settings hub and updated welcome modal text
* Fixed dropdown item active/click highlight in dark mode
* Silenced noisy error handler logging in test output
* Fixed integrations fragment redirect
* Show display names for crash type and status in search filter button
* Restored old upgrade for feature modal

**v6.1.0 – v6.1.2 (February 6th)** – Notification & filter improvements

* Improved notification component UI and added webhook to onboarding
* Fixed column filters for dates
* Fixed date column filter input type and SQL precedence

**v6.2.0 – v6.2.9 (February 11th–19th)** – Dashboard & table polish

* Made PII obfuscation available on team plans
* Upgraded ngx-datatable for centered column resize handle
* Show Download All button when crash zip is too large to preview
* Fixed table control styles and active thread column resize
* Reduced table column minimum widths
* Fixed single-row data table toolbar with responsive filter wrapping
* Vertically condensed dashboard to eliminate scrolling
* Chart sizing tweaks and data table toolbar layout improvements
* Persisted enterprise subscription nag dismiss state per session
* Fixed nav tooltip dismiss on click in collapsed sidebar

**v6.3.0 (February 20th)** – Symbol maintenance

* Exposed symbol maintenance days option

**v6.4.0 – v6.5.0 (February 23rd–26th)** – Timezone & dashboard performance

* Timezone-aware daily bucketing for crash history chart
* Optimized dashboard performance
* Sent timezone offset for stackKeyDailyVolume and consolidated utility

**v6.6.0 – v6.7.0 (February 27th)** – Dashboard & filtering enhancements

* Showed rejected crashes on dashboard
* Fixed dashboard chart labels cut off and improved hourly display
* Removed extra day for "Last X Days" presets
* Added column filtering links

#### JS API Client Updates (v14.1.2 → v14.3.0)

**v14.1.2 (February 6th)** – Added support for nested group parentheses in QueryFilterGroup serializer

**v14.2.0 (February 24th)** – Added DashboardApiClient for BFF endpoint

**v14.3.0 (February 27th)** – Added totalThrottled fields to DashboardApiResponse

#### SDK Updates (v7.0.6)

**v7.0.6 (February 5th)** –

* Added custom WER example
* Added support for more attachments

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat’s January 2026 Updates

#### **Web App Updates (v5.43.2 → v5.43.4)**

v5.43.3 (January 6th) – Fixed deleting symbols with a plus sign in version strings

v5.43.4 (January 27th) –

* Connected Slack integration to correct database
* Added link to “ignore” function

• Improved rate-limiting notification messaging

#### JS API Client Update (v14.1.0 → v14.1.1)

v14.1.1 (January 6th) – Added URI encoding to versions endpoints

#### Unreal SDK Update (v1.6.6 → v1.7.0)

v1.7.0 (January 24th) – Added mobile support and updates

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat’s December 2025 Updates

#### Web App Updates (v5.42.3 → v5.43.2)

* v5.42.3 (December 2nd) – Removed extra Nintendo crash type ID
* v5.43.0 (December 3rd) – Added support for IN, IN\_NUMERIC, NOT\_IN, and NOT\_IN\_NUMERIC operators
* v5.43.1 (December 3rd) – Fixed back button query param interaction
* v5.43.2 (December 30th) – Fixed back button removing last Application/Version filter

#### JS API Client Update (v14.0.0 → v14.1.0)

* v14.1.0 (December 3rd) – Added support for IN, IN\_NUMERIC, NOT\_IN, and NOT\_IN\_NUMERIC operators

#### Native SDK Updates (v7.0.2 → v7.0.5)

* v7.0.3 (December 8th) – Fixed createXmlReport causing hangs
* v7.0.4 (December 8th) – Fixed Win32 support
* v7.0.5 (December 8th) – Fixed Win32 hijack prevention runtime error

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat’s November 2025 Updates

#### Web App Updates (v5.38.0 → v5.42.2)

* v5.38.0 (November 3rd) – Added scopes to OAuth token creation
* v5.38.1 (November 4th) – Fixed Windows SDK description
* v5.38.2 (November 5th) – Fixed manual symbol upload
* v5.38.3 (November 6th) – Renamed delete button to “Delete Symbols”
* v5.38.4 (November 7th) – Required Business plan for additional scopes
* v5.39.0 (November 11th) – Added group rule import/export
* v5.39.1 (November 11th) – Moved import/export rules buttons
* v5.40.0 (November 11th) – Added editing for grouping rules
* v5.40.1 (November 11th) – Updated event feed styles
* v5.40.2 (November 20th) –
  * Fixed missing crash-type filter on Crash Group page
  * Prevented collapsing module detail rows
  * Added sorting for module columns on crash details page
* v5.41.0 (November 21st) – Added crash summary email settings
* v5.42.0 (November 26th) – Added manual-upload symsrv support
* v5.42.1 (November 26th) – Fixed manual uploads for Nintendo
* v5.42.2 (November 29th) – Fixed status search on Summary page

#### JS API Client Update (v13.1.0 → v14.0.0)

* v14.0.0 (November 3rd) –
  * Breaking change: Removed OAuth2 scope
  * Improved error transparency across crashes, summary, and version APIs

#### Symbol Upload CLI Updates (v10.2.3 → v10.2.4)

* v10.2.4 (November 6th) – Reverted project to CommonJS

#### Native & GDK SDK Updates (v7.0.0 → v7.0.2)

* v7.0.1 (November 7th) – Resolved correct minidump type for WER crashes
* v7.0.2 (November 13th) –
  * Updated packaging list for mycrasher
  * Added mutex protection to global exception filter

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat’s October 2025 Updates

#### Web App Update (v5.37.1 → v5.37.2)

* v5.37.2 (October 2nd) – Updated UI for configuring CRPORTAL syncs (#2884)

#### Crash SDK Update (v6.1.1 → v7.0.0)

* v7.0.0 (October 23rd) –
  * Unified Native and GDK APIs, modernized the build, and introduced broad crash-handling improvements.
  * More news coming soon—contact <support@bugsplat.com>![Attachment.tiff](file:///Attachment.tiff) for details.

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat’s September 2025 Updates

#### Web App Updates (v5.34.9 → v5.37.1)

* v5.34.9 (September 5th) –
  * Fixed double success message when creating onboarding database
  * Fixed version row details widget padding
* v5.34.10 (September 5th) – Increased width of applications and versions dropdowns
* v5.34.11 (September 7th) – Allowed XML crash import
* v5.34.12 (September 9th) – Updated sign-up page styling
* v5.34.13 (September 9th) – Fixed password placeholder
* v5.34.14 (September 10th) – Added top padding to upload component body
* v5.35.0 (September 12th) – Added sample stack to summary view
* v5.36.0 (September 12th) – Created OAuth tokens during onboarding
* v5.37.0 (September 24th) – Added support for crportal crash types
* v5.37.1 (September 29th) – Updated signup text to use Space Mono font

#### JS API Client Update (v13.0.0 → v13.1.0)

* v13.1.0 (September 12th) – Added crash details by group

#### Symbol Upload CLI Updates (v10.2.1 → v10.2.2)

* v10.2.2 (September 30th) –

  * Nintendo Related Update (reach out to <support@bugsplat.com> to learn more)
  * Handled dump sym errors

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat's August 2025 Updates

#### Web App Updates (v5.32.4 → v5.34.8)

* **v5.32.4 (August 5th)** – Removed company apps page (#2842)
* **v5.32.5 (August 6th)** – Fixed manual crash uploads (#2841)
* **v5.33.0 (August 14th)** – Added macOS hang upload support (#2845)
* **v5.34.0 (August 15th)** – Added ability to ignore crashes (#2848)
* **v5.34.1 (August 20th)** – Fixed horizontal scroll for stack frames table (#2852)
* **v5.34.2 (August 20th)**
  * Linked defects from crash table rows (#2850)
  * Fixed dark mode signature rendering (#2853)
* **v5.34.3 (August 20th)** – Fixed scroll button alignment (#2856)
* **v5.34.4 (August 20th)**
  * Adjusted page size border
  * Fixed search title font size (#2844)
* **v5.34.5 (August 22nd)** – Fixed text size for symbol details filters (#2860)
* **v5.34.6 (August 22nd)** – Removed Favro integration (#2859)
* **v5.34.7 (August 27th)** – Reverted Favro removal (#2862)
* **v5.34.8 (August 28th)** – Opened walkthrough doc links in new tab (#2866)

#### JS API Client Update (v13.0.0 → v13.0.1)

* **v13.0.1 (August 15th)** – Added ignored status to crash details (#149)

#### Symbol Upload CLI Updates (v10.1.11 → v10.2.1)

* **v10.2.0 (August 7th)** – Added local `symsrv` folder generation (#166)
* **v10.2.1 (August 20th)**
  * Converted project to ESM (#171)
  * Fixed exit codes for `-h` and `--help` (#170)
  * Fixed tmp folder cleanup when using `--localPath` (#169)

#### Unreal SDK Update (v1.6.5 → v1.6.6)

* **v1.6.6 (August 26th)** – Removed deprecated iOS APIs failing App Store validation (#123)

#### .NET SDK Updates (v4.2.1 → v4.2.3)

* **v4.2.2 (August 27th)** – Handled post exceptions (#79)
* **v4.2.3 (August 27th)** – Fixed support for large attachments (#81)

#### PlayStation SDK Updates&#x20;

* Several internal and documentation-related updates were made to the PlayStation SDK this month.
* Please contact <support@bugsplat.com> if you’d like more information.

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat's July 2025 Updates

#### Web App Updates (v5.30.18 → v5.32.3)

* **v5.30.18 (July 16th)** – Fixed virtual scroll jitter (#2810)
* **v5.30.19 (July 16th)** – Fixed summary table filtering (#2819)
* **v5.31.0 (July 17th)** – Added test symbol server feature (#2723)
* **v5.31.1 (July 24th)** – Added support for symbol server prefixes (#2824)
* **v5.31.2 (July 25th)** – Fixed S3 symbol server URLs (#2825)
* **v5.31.3 (July 28th)** – Removed defect tracker optional fields (#2827)
* **v5.31.4 (July 28th)** – Restricted access to support response page (#2828)
* **v5.31.5 (July 29th)** – Disabled company logo for restricted users (#2831)
* **v5.31.6 (July 29th)** – Fixed enterprise card color (#2832)
* **v5.32.0 (July 30th)** – Added crash table download links (#2834)
* **v5.32.1 (July 31st)** –
  * Fixed null cached database handling (#2837)
  * Fixed Intercom overlapping Splat logo (#2835)
* **v5.32.2 (July 31st)** – Fixed crash on reading 'width' of undefined (#2839)
* **v5.32.3 (July 31st)** – Fixed incorrect database selection at login (#2840)

#### JS API Client Update (v12.0.0 → v13.0.0)

* **v13.0.0 (July 16th)** – Migrated to summary v2 endpoint (#148)\
  **Breaking:** Summary time frame now filtered by `startDate` and `endDate` instead of `firstReport` and `lastReport`

#### Unreal SDK Update (v1.6.4 → v1.6.5)

* **v1.6.5 (July 8th)** – Fixed UE5.6 Mac build (#117)

#### Unity SDK Update (v3.2.0 → v3.2.1)

* **v3.2.1 (July 24th)** –
  * Fixed README caret typo (#107)
  * Truncated large log files (#110)

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat’s June 2025 Updates

#### **Web App Updates (v5.30.8 → v5.30.17)**

* v5.30.9 (June 8th) - Fixed back button should change database (#2791)
* v5.30.10 (June 9th) - Fixed flakey tests (#2796)
* v5.30.11 (June 9th) - Fixed toISOString(136:83) crash report error (#2799)
* v5.30.12 (June 9th) - Fixed navigation redirect for paths with fragments (#2800)
* v5.30.13 (June 11th) - Loaded cached apps and versions at init (#2803)
* v5.30.14 (June 12th) - Fixed switching databases (#2804)
* v5.30.15 (June 12th) - Added support response link to summary table (#2805)
* v5.30.16 (June 12th) - Fixed support response form validation (#2808)
* v5.30.17 (June 12th) - Fixed virtual scroll bounce (#2809)

#### JS API Client Updates (v11.1.0 → v12.0.0)

* v12.0.0 (June 9th) - Updated to new notes API and moved postNotes to crashApiClient (breaking) (#147)

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat's May 2025 Updates

#### Web App Updates (v5.28.2 → v5.30.8)

* **v5.30.0 (May 7th)** - Added ability to specify global time filter via query params (#2768)
* **v5.30.1 (May 9th)** - Fixed tech response default stackKeyId (#2770)
* **v5.30.2 (May 14th)** - Fixed query param collisions (#2772)
* **v5.30.3 (May 14th)** - Removed common symbol library (#2774)
* **v5.30.4 (May 15th)** - Removed individual defect (#2775)
* **v5.30.5 (May 16th)** - Updated PlayStation hint text (#2776)
* **v5.30.6 (May 19th)** - Fixed set database via query param (#2778)
* **v5.30.7 (May 21st)** - Fixed undefined selection column changes (#2781)
* **v5.30.8 (May 30th)** - Fixed back button set database (#2786)

#### Symbol Upload Tool Updates (v10.1.7 → v10.1.11)

* **v10.1.8 (May 7th)** - Better error handling for invalid PDB files (#157)
* **v10.1.9 (May 16th)** - Fixed module name for dylib sym files (#158)
* **v10.1.10 (May 20th)** - Fixed sym file names (#159)
* **v10.1.11 (May 23rd)** - Fixed dump\_syms path handling issues (#162)

#### Angular SDK Update (v18.0.0 → v18.0.1)

* **v18.0.1 (May 12th)** - Security fixes and support for standalone components (#121, #122)

#### Unity SDK Updates (v3.1.3 → v3.2.0)

* **v3.1.4 (May 19th)** - Added Dictionary TryAdd extension for Unity 2021 (#100)
* **v3.2.0 (May 29th)** - Added upload line number mappings feature (#102)

#### SDK Update (v6.1.0 → v6.1.1)

* **v6.1.1 (May 27th)** - Fixed ARM64 build and removed force setting of MiniDumpFilterTriage flag (#105, #103)

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat’s April 2025 Updates

#### Web App Updates (**v5.28.2** → **v5.29.2**)

* **v5.29.0** (Apr 22nd) – Added search across all symbols (#2764)
* **v5.29.1** (Apr 28th) – Fixed dashboard status refresh issue (#2766)
* **v5.29.2** (Apr 30th) – Fixed "View All Symbols" buttons (#2767)

#### Unreal SDK Updates (**v1.6.0** → **v1.6.4**)

* **v1.6.1** (Apr 2nd) – Required UE 5.2 for Android/iOS attributes (#107)
* **v1.6.2** (Apr 3rd) – Fixed missing includes (#111)
* **v1.6.3** (Apr 3rd) – Required UE 5.3 for attributes (#112)
* **v1.6.4** (Apr 29th) – Fixed iOS crash on launch (#114)

#### Unity SDK Update (**v3.1.2** → **v3.1.3**)

* **v3.1.3** (Apr 17th) –
  * Fixed symbol uploads for non-Android builds in Unity 6 (@slavanomics)
  * Fixed Windows build issues
  * Improved symbol upload timing with just-in-time downloads

#### JS API Client Update (**v10.x** → **v11.1.0**)

* **v11.0.0** (Apr 3rd) –
  * **Breaking Change**: Added crash attributes support
  * Removed deprecated MD5 support
* **v11.1.0** (Apr 30th) – Added issue client (#146)

#### JS SDK Update (**v7.1.4** → **v8.0.1**)

* **v8.0.0** (Apr 28th) – Switched to using native `fetch()` (#65)
* **v8.0.1** (Apr 28th) – Updated README images (#67)

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat’s March 2025 Updates

#### Web App Updates (**v5.24.3** → **v5.28.2**)

* **v5.24.4** (Mar 5th) – Removed Google Analytics (#2740)
* **v5.24.5** (Mar 5th) – Fixed column filters getting blocked (#2743)
* **v5.25.0** (Mar 12th) – Added reset trial option in admin dashboard (#2745)
* **v5.26.0** (Mar 13th) – Added horizontal scroll for crash and summary tables (#2748), improved defect threshold help text (#2750)
* **v5.26.1** (Mar 18th) – Removed slow API call from initialization (#2751)
* **v5.26.2** (Mar 19th) – Fixed company database columns (#2756)
* **v5.27.0** (Mar 20th) – Added support response preview (#2757)
* **v5.27.1** (Mar 21st) – Tweaks to support response behavior (#2758)
* **v5.27.2** (Mar 26th) – Fixed IP preview in support response (#2760)
* **v5.28.0** (Mar 27th) – Added stack group notes feature (#2761)
* **v5.28.1** (Mar 28th) – Removed stack limit (#2762)
* **v5.28.2** (Mar 31st) – Updated support response logo (#2763)

#### Unreal SDK Updates (**v1.3.6** → **v1.6.0**)

* **v1.4.0** (Mar 5th) – Added Gradle 8 support
* **v1.5.0** (Mar 6th) – Added macOS and Linux symbol upload support
* **v1.6.0** (Mar 7th) – Added Android and iOS custom attribute support

#### Unity SDK Updates (**v2.5.4** → **v3.1.2**)

* **v3.0.0** (Mar 14th) – Breaking change: `BugSplat.post` now returns result via callback
* **v3.1.0** (Mar 14th) – Added attribute support
* **v3.1.1** (Mar 14th) – Fixed `logMessageReceived` unregistering bug (thanks @Selmar!)
* **v3.1.2** (Mar 14th) – Added crash loop prevention

#### .NET SDK Update (**v4.2.0** → **v4.2.1**)

* **v4.2.1** (Mar 13th) – Reduced memory consumption

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat's February 2025 Updates

#### Web App Updates (v5.23.4 → v5.24.3)

* **v5.23.5 (Feb 4th)** - Fixed delete database text issue (#2727)
* **v5.23.6 (Feb 6th)** - Fixed ng-bootstrap imports (#2728)
* **v5.23.7 (Feb 13th)** - Fixed restricted menu not showing (#2731)
* **v5.23.8 (Feb 14th)** - Fixed HTTP error messages (#2732)
* **v5.23.9 (Feb 17th)** - Fixed slow dropdown opening (#2734)
* **v5.24.0 (Feb 19th)** - Added edit column filters feature (#2736)
* **v5.24.1 (Feb 20th)** - Fixed double scroll bars on Windows (#2737)
* **v5.24.2 (Feb 20th)** - Removed group count from search (#2738)
* **v5.24.3 (Feb 27th)** - Fixed timestamp for assign events (#2739)

#### Unreal SDK Update (v1.3.5 → v1.3.6)

* **v1.3.6 (Feb 26th)** - Added controller and keyboard support for demo, updated Android support, and package updates for 5.5. For GDK-specific changes, please look in integration-specific downloads or email <support@bugsplat.com> for details.

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat's January 2025 Updates

#### Web App Updates (v5.22.3 → v5.23.4)

* **v5.22.3 (Jan 3rd)** - Fixed double periods in lockout pop-up (#2711)
* **v5.22.4 (Jan 4th)** - Renamed keycrash to group (#2712)
* **v5.22.5 (Jan 7th)** - Fixed group selection in crashes row pulldown (#2713)
* **v5.22.6 (Jan 9th)** - Fixed threads tab ID issue (#2715)
* **v5.23.0 (Jan 15th)** - Introduced Regression Alerts (#2716)
* **v5.23.1 (Jan 22nd)** - Added Unreal Mac to supported platforms (#2721)
* **v5.23.2 (Jan 22nd)** - Fixed debugger output link issue (#2722)
* **v5.23.3 (Jan 30th)** - Resolved locked-out users' inability to transfer database (#2725)
* **v5.23.4 (Jan 30th)** - Fixed error message displaying after database creation (#2726)

#### API Client Update (v10.0.0 → v10.1.7)

* **v10.0.0 (Jan 30th)** - **Breaking Change:** Users are now removed by email instead of UID (#141)
* **v10.1.7 (Jan 23rd)** - Fixed Intel build issue (#153)

#### SDK Update (v6.0.4 → v6.1.0)

* **v6.1.0 (Jan 27th)** - GDK update - for GDK-specific changes, please look in integration-specific downloads or email <support@bugsplat.com> for details (#100)

#### Symbol Upload Tool Update (v10.1.6 → v10.1.7)

* **v10.1.7 (Jan 23rd)** - Fixed Intel build issue (#153)

For any questions regarding these updates, feel free to contact us at <support@bugsplat.com>.

***

## BugSplat's December 2024 updates

Critical Infrastructure Changes:

* Resolved AWS Cognito incident impact on login services (US-EAST-1, Dec 12)
* Symbol upload service temporarily affected but restored
* Crash reporting functionality maintained throughout incident

#### **Web App Updates (v5.22.2 → v5.21.6):**

* Fixed attachment visibility in row details (5.22.2)
* Implemented 100MB attachment download limit (5.22.1)
* Added symbol server authentication support (5.22.0)
* Enhanced search functionality for retired versions and full dumps (5.21.7)
* Modified symbol server UI workflow requiring page refresh between additions (5.21.6)

#### **API Client Update (v9.5.0):**

* Extended crash API with dumpfileSize parameter

Note: All symbol-related services are now fully operational post-AWS incident. For implementation details or service questions, engineering teams can contact <support@bugsplat.com>.

***

## November 2024 Technical Digest:

Core Feature Updates:

* Implemented crash status functionality (Web App v5.20.0, JS API v9.3.0)
* Added Jira synchronization support (v5.21.0)
* Introduced status events to JS API (v9.4.0)

Web App Improvements (v5.21.5 → v5.19.2):

* Persistent column visibility across user switches
* Optional Jira webhook secret
* Enhanced database naming: support for dashes in names and first components
* Fixed null date display and status column alignment
* Dark mode pagination text fix

API and Dependencies:

* Node client: Added BugSplat as peer dependency (v3.0.2)
* JS API: Added number support in query filters (v9.3.1)
* Symbol Upload: Security patches via npm audit (v10.1.4)

Backend Optimizations:

* Removed deprecated endpoint calls
* Fixed undefined requireMFA in users export
* Updated database help documentation

***

## October 2024 Technical Digest:

Major Features:

* Delete crashes functionality (Web App v5.17.0, JS API v9.2.0)
* Console User addition and improved integrations
* Favro integration support
* Increased crash post size limit to 50MB

SDK Updates (v6.0.3, v6.0.1, v6.0.0):

* Fixed XML attributes handling
* Implemented Unreal crash-time uploads
* Added ARM64 support
* Replaced sendpdbs with symbol-upload
* GDK updates available (contact support)

Web App Enhancements (v5.19.1 → v5.14.1):

* Custom datetime formatting
* Improved row details and attributes UX
* Dark mode optimizations
* Removed legacy integrations (Assembla, Fogbugz)

API and Dependencies:

* JS API: Updated braces dependency (v9.2.1)
* Enhanced timezone handling for syncs

Visual Updates:

* Refined dashboard chart colors
* Adjusted settings menu width
* Improved crash error page visibility in dark mode

{% hint style="success" %}
**Looking for older product updates?**  To view past product updates, please view our [Changelog Archives](/changelog.md).&#x20;

If you don't see what you're looking for make sure to Contact Us.
{% endhint %}
