Skip to content

Commit

Permalink
Prepare for 2.18.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Boocock committed May 14, 2021
1 parent 94dffe2 commit 15e73fc
Show file tree
Hide file tree
Showing 4 changed files with 147 additions and 141 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
Version 2.17.3 (2020-02-16)
Version 2.18.0 (2021-05-14)
---------------------------
Allow stateStorageStrategy to be changed on enableAnonymousTracking (#969)
Clear in memory identifiers in clearUserData() (#968)
Fix race condition when using Form and Link Click tracking (#962)

Version 2.17.3 (2021-02-16)
---------------------------
Fix flushBuffer not working if first function call (#896)
Bump wdio to 6.12 (#898)

Version 2.17.2 (2020-02-10)
Version 2.17.2 (2021-02-10)
---------------------------
Fix dynamic contexts not being evaluated on each page ping (#891)

Version 2.17.1 (2020-02-03)
Version 2.17.1 (2021-02-03)
---------------------------
Prevent samesite cookie warning from triggering (#886)
Remove server side anonymisation headers on Beacon (#887)
Expand Down
Loading

0 comments on commit 15e73fc

Please sign in to comment.