Localization fixes for pick builder and wishlist, plus hardened JSON parsing in
Localization fixes for pick builder and wishlist, plus hardened JSON parsing in version restore.
Storefront
- Pick builder and wishlist now display correctly in all supported languages
- Fixed JSON parsing errors when restoring previous design versions
Performance
- Tightened rate limits on design operations
Покажи суровите комити
## [1.53.3](https://github.com/Fowthy/brutalnoise/compare/v1.53.2...v1.53.3) (2026-04-14) ### Bug Fixes * expand pickBuilder and wishlist i18n keys for both locales ([0d0eca0](https://github.com/Fowthy/brutalnoise/commit/0d0eca0a6f57bace7ed17991916b7266f93c2916)) * guard JSON.parse in version restore, tighten design rate limit ([da4f818](https://github.com/Fowthy/brutalnoise/commit/da4f818fae08aafd4f4121d1222b4f2801f9501c))