37 lines
490 B
Markdown
37 lines
490 B
Markdown
# Changelog
|
|
|
|
## v???
|
|
|
|
### Features
|
|
|
|
* Optional Builtin ConverseJS
|
|
* Option for enabling live only on local videos
|
|
|
|
## v0.0.8
|
|
|
|
### Features
|
|
|
|
* The chat is displayed on the right of the video
|
|
|
|
## v0.0.7
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix incomplete commit
|
|
|
|
## v0.0.6
|
|
|
|
### Features
|
|
|
|
* Use eslint to lint the code
|
|
|
|
### Bug fixes
|
|
|
|
* Fix dom positionning
|
|
* Chat should be displayed for waiting and ended lives
|
|
* Chat and chat buttons must be cleaned out of the dom on navigation
|
|
|
|
## v0.0.5
|
|
|
|
* Initial release
|