# CHANGELOG

## v1.1.2 - 2026-08-19

### Changed

- Loading placeholder's container background changed to transparent

## v1.1.1 - 2026-08-14

### Fixed

- Player dragging often did not track the mouse
- Clicking player's drag handle nudged the player left in certain circumstances

## v1.1.0 - 2026-08-13

> **BREAKING CHANGES**
> On-event callbacks has been changed to support additional SDK & call events.

### Added

- Configurable log level
- New event callbacks: `callStarted`, `callEnded`
- Accept new `locale` parameter

### Changed

- Smaller loading UI component while fetching SDK iframe content
- Changed existing event callback names: `onEnd`->`close`, `onError`->`error`

### Fixed

- Issue saving user's feedback during SDK teardown
- Player UI scaling incorrectly when browser is scaled

### Known Issue

- Player dragging often did not track the mouse

## v1.0.0 - 2026-07-30

Initial SDK iframe release. See [docs](https://docs.quarterzip.ai/).
