# v0.0.4

**Release date:** March 30, 2026

## New Features

### Platform Telemetry
- Telemetry settings for tracking and analytics integration
- Configurable from the admin panel

### Flexible Address Schemas
- State and city fields are now optional in address forms
- Full support for checkout in countries that don't have states/provinces
- E2E test coverage for countries with and without states, using both saved and new addresses

## Improvements

- Added multi-language documentation for collections, products, onboarding, shipping, payments, users, and profile management

## Security Fixes

- Disabled browser autocomplete for sensitive password and API key input fields
- Updated password inputs to use `new-password` autocomplete attribute to prevent browser autofill
