Added
- Editable username — change your booking URL username (
/u/{username}) from Profile & Settings. Validates format and uniqueness. - Auto-generate slug — typing an event type title auto-fills the slug field. Clears the slug to re-enable auto-generation.
Fixed
- Auto-slug stops when slug field has a value (doesn't overwrite existing slugs on edit)