3.15.0

gristlabs/grist-core3.15.0Jun 23, 2026by dtslvr

AI Summary

Identical to version 3.15.1, this release focuses on correcting issues related to symbol handling, mobile UI precision, and data gathering timeouts.

Key Highlights

  • Fixed symbol URL encoding to prevent API request failures
  • Improved mobile dialog numerical precision
  • Fixed disabled state of delete actions in asset profiles menu

Full Release Notes

### Changed

- Improved the dynamic numerical precision for various values in the account detail dialog on mobile
- Improved the dynamic numerical precision for various values in the holding detail dialog on mobile
- Upgraded `@internationalized/number` from version `3.6.6` to `3.6.7`

### Fixed

- Fixed an issue where symbols with special characters caused API request failures by URL encoding the symbol
- Fixed the disabled state of the delete action in the asset profiles actions menu of the historical market data table in the admin control panel
- Fixed the persistence of an empty `locale` string in the scraper configuration

### Special Thanks

- @dtslvr
- @KenTandrian