Update 'CHANGELOG.md'

This commit is contained in:
Jan Beilicke 2022-10-02 23:06:36 +00:00
parent 60a595c388
commit f25cf1e12e

View file

@ -1,8 +1,8 @@
## Changelog
### stable-7830
### 0.9.0
* Updates all Docker Compose templates
* Updated to [Jitsi stable-7830](https://github.com/jitsi/docker-jitsi-meet/tree/stable-7830)
* Adds `jitsi_jvb_advertise_ips`, which supports a comma separated list of IPs
* Content-Security-Policy now allows `base-uri 'self'` (instead of `none`)
* Fixed `jitsi_enable_letsencrypt` handling (please note: you will still have to uncomment `LETSENCRYPT_USE_STAGING=1` in the .env file/template if you only want to test Let's Encrypt)