Skip to content

Tags: amplitude/Amplitude-iOS

Tags

v8.22.0

chore(release): 8.22.0 [skip ci]

# [8.22.0](v8.21.0...v8.22.0) (2024-10-02)

### Features

* add middleware removed callback ([#506](#506)) ([b1b001a](b1b001a))

v8.21.0

chore(release): 8.21.0 [skip ci]

# [8.21.0](v8.20.0...v8.21.0) (2024-08-24)

### Features

* Add more functionality to middleware ([#502](#502)) ([5748e96](5748e96))

v8.20.0

chore(release): 8.20.0 [skip ci]

# [8.20.0](v8.19.3...v8.20.0) (2024-08-12)

### Features

* extend middleware for session replay ([#501](#501)) ([051890f](051890f))

v8.19.3

chore(release): 8.19.3 [skip ci]

## [8.19.3](v8.19.2...v8.19.3) (2024-08-05)

### Bug Fixes

* mark trackingoptions as atomic to prevent issues from concurrent access ([#499](#499)) ([83465ed](83465ed))

v8.19.2

chore(release): 8.19.2 [skip ci]

## [8.19.2](v8.19.1...v8.19.2) (2024-04-24)

### Bug Fixes

* Prevent crashes in multithreaded environments with sqlite. ([#495](#495)) ([7020c95](7020c95))
* specify resource_bundle vs resource for resources in cocoapods ([#493](#493)) ([f780c12](f780c12))

v8.19.1

chore(release): 8.19.1 [skip ci]

## [8.19.1](v8.19.0...v8.19.1) (2024-04-05)

### Bug Fixes

* assign deviceId correctly on new device ([#492](#492)) ([a200db0](a200db0))
* initialize device info before generating the device ID ([#491](#491)) ([7960a7e](7960a7e))

v8.19.0

chore(release): 8.19.0 [skip ci]

# [8.19.0](v8.18.3...v8.19.0) (2024-04-04)

### Features

* add method to get device ID synchronously ([#490](#490)) ([f5066b2](f5066b2))

v8.18.3

chore(release): 8.18.3 [skip ci]

## [8.18.3](v8.18.2...v8.18.3) (2024-03-23)

### Bug Fixes

* force push ([c4ffb7c](c4ffb7c))

v8.18.2

chore(release): 8.18.2 [skip ci]

## [8.18.2](v8.18.1...v8.18.2) (2024-03-12)

### Bug Fixes

* Force push version ([#486](#486)) ([bec3731](bec3731))

v8.18.1

chore(release): 8.18.1 [skip ci]

## [8.18.1](v8.18.0...v8.18.1) (2024-02-20)

### Bug Fixes

* Copy extra params to prevent deallocation ([#483](#483)) ([6cfed00](6cfed00))