Skip to content

Commit

Permalink
feat: add bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
arifBurakDemiray committed May 21, 2024
1 parent b157971 commit 6758c65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

* Added a new function "setID(newDeviceId)" for managing device id changes according to the device ID Type.

* Fixed a bug where session duration might be calculated wrong for after device id without merge.
* Fixed a bug where ending a session was not possible due to consent changes related to device id without merge.

## 24.4.0
* ! Minor breaking change ! If a manual session is already started, it will not be possible to call "BeginSession" without stopping the previous one
* ! Minor breaking change ! If a manual session has not been started, it will not be possible to call "UpdateSession"
Expand Down

0 comments on commit 6758c65

Please sign in to comment.