Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog
**Keep track of every change of the tawk-messenger-vue-3.**
This changelog list all additions and updates to the plugin, in chronological order.
All notable changes in this project will be documented in this file.

## [1.0.3] - 2023-11-27
- **library:** Add `start`, `shutdown`, `autoStart` new API; Fix `visitor` setting of data instead of calling as a function ([6ce9da1](https://github.com/tawk/tawk-messenger-vue-3/commit/6ce9da19639c09f2faa62e5a76957577047f6b9e)).
- **documentation:** Add `start`, `shutdown`, and `autoStart` in documentation ([ef3ea30](https://github.com/tawk/tawk-messenger-vue-3/commit/6ce9da19639c09f2faa62e5a76957577047f6b9e)).
- **utilities:** Add autoStart property under `window.Tawk_API` ([a77fdc1](https://github.com/tawk/tawk-messenger-vue-3/commit/a77fdc1b798d61b501483eba7dbb11c2bff8971f)).