fix(tracker): fix changelog legacy changes

This commit is contained in:
nick-delirium 2023-07-07 12:49:51 +02:00
parent 779dfe9162
commit 50746b4a33

View file

@ -1,9 +1,13 @@
# 9.0.0
- Option to disable string dictionary
- Option to disable string dictionary `{disableStringDict: true` in Tracker constructor
- Introduced Feature flags api
- Fixed input durations recorded on programmable autofill
# 8.1.2
- option to disable string dictionary `{disableStringDict: true` in Tracker constructor
# 8.1.1
[collective patch]
@ -15,6 +19,10 @@
- **[breaking]** support for multi-tab sessions
# 7.0.4
- option to disable string dictionary `{disableStringDict: true` in Tracker constructor
# 7.0.3
- Prevent auto restart after manual stop