# Unreleased

[...]

# v1.1.1 (18/11/2020)

- Updating dependencies from dependabot

# v1.1.0 (09/11/2020)

- **[UPDATE]** Add `device_model`, `device_brand`, `os_name`, `os_version` and `platform_name` to the payload

# v1.0.5 (16/04/2020)

- **[FIX]** npm audit fix
- **[UPDATE]** Add screen size as generic field
- **[UPDATE]** Allow to update userId in Tracktor config

# v1.0.4 (18/02/2020)

- **[FIX]** Allow usage with private IP

# v1.0.3 (13/02/2019)

- **[UPDATE]** Use sendBeacon method first if enabled
- **[UPDATE]** Remove the usage of content types, breacking on Safari
- **[UPDATE]** Remove the error event sent on request network error
- **[UPDATE]** Move the Jest config into its own file

# v1.0.2 (11/02/2019)

- **[UPDATE]** Move the content type of the request to application/json
