3.15.0
HeyPuter/puter3.15.0Jun 23, 2026by dtslvr
AI Summary
Improves dynamic numerical precision on mobile dialogs and upgrades `@internationalized/number`. Fixes bugs related to special characters, disabled actions, and transaction timeouts.
Key Highlights
- Improved dynamic numerical precision on mobile
- Fixed API failures for symbols with special characters
- Fixed disabled delete action in asset profiles menu
- Fixed transaction timeout for historical market data
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