-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from apivideo/analytics-v2
Analytics v2.0
- Loading branch information
Showing
8 changed files
with
1,904 additions
and
8,617 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,55 @@ | ||
# Changelog | ||
|
||
All changes to this project will be documented in this file. | ||
|
||
## [2.0.0] - 2024-07-31 | ||
|
||
- Switch to api.video analytics v2.0 | ||
|
||
## [1.0.13] - 2022-11-08 | ||
|
||
- Fix "seek" event "from" value when seek is the first event | ||
|
||
## [1.0.12] - 2022-02-21 | ||
|
||
- Disallow arrow functions in webpack configuration | ||
|
||
## [1.0.11] - 2022-01-01 | ||
|
||
- Pause pings if the current src is not an api.video one | ||
|
||
## [1.0.10] - 2021-09-20 | ||
|
||
- Bump npm player-analytics dependency version | ||
|
||
## [1.0.9] - 2021-07-06 | ||
|
||
- Bump npm player-analytics dependency version | ||
|
||
## [1.0.8] - 2021-06-30 | ||
- Add dist/* | ||
|
||
- Add dist/\* | ||
|
||
## [1.0.7] - 2021-06-30 | ||
|
||
- Bump npm player-analytics dependency version | ||
|
||
## [1.0.4] - 2021-04-21 | ||
|
||
- Bump @api.video/player-analytics | ||
|
||
## [1.0.3] - 2021-04-21 | ||
|
||
- Add some more videojs events | ||
|
||
## [1.0.2] - 2021-04-20 | ||
|
||
- Relay all listened events | ||
|
||
## [1.0.1] - 2021-03-24 | ||
|
||
- Bump npm dependencies version | ||
|
||
## [1.0.0] - 2021-03-24 | ||
|
||
- First release |
Oops, something went wrong.