Update changelog
This commit is contained in:
parent
e2d3ef264e
commit
1de0af5350
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -1,3 +1,19 @@
|
|||
1.17.0
|
||||
========================
|
||||
* Added LiveJasmin
|
||||
There are some issues, though:
|
||||
* live previews don't work
|
||||
* it's best to have an account and to be logged in, otherwise you might get
|
||||
errors after some time
|
||||
* the pagination and sorting of the models is random, because the
|
||||
pagination LiveJasmin uses is quite obscure
|
||||
* Added an electron based external browser component, which makes logins, which are
|
||||
secured by Google's recaptcha, more reliable. This should also fix the login problems
|
||||
with BongaCams (#58)
|
||||
* Added a docker file for the server (thanks to bounty1342)
|
||||
* Fixed Streamate favorites tab
|
||||
* Added a setting for the thumbnail overview update interval
|
||||
|
||||
1.16.0
|
||||
========================
|
||||
* Thumbnails can show a live preview. Can be switched on in the settings.
|
||||
|
|
Loading…
Reference in New Issue