Browse Source

doc: add CHANGELOG

Saúl Ibarra Corretgé 5 years ago
parent
commit
3661ecfaac
1 changed files with 28 additions and 0 deletions
  1. 28 0
      CHANGELOG.md

+ 28 - 0
CHANGELOG.md

@@ -0,0 +1,28 @@
+## stable-4101-2
+
+Based on stable release 4101.
+
+* b0def9a prosody: use epoll backend
+* 8fa9f94 web: update nginx config from upstream
+* 2f17380 doc: clarify account registration command
+* edfd8f2 ldap: actually fix anonymous binds (Fixes #234)
+* f4ac7cc misc: remove bogus quotation marks
+* 0a68be1 jibri: start once jicofo has started
+* 76acc65 doc: add tip re. ports to open on firewall to README
+* e92a00c ldap: fix anonymous binds
+* df40447 ldap: add option for ldap starttls support
+* 1ebc535 doc: make localhost link in README clickable
+* 33abdf3 doc: add mkdir -p ~/.jitsi-meet-cfg/... to README
+* 2c93dce doc: fix typo in README
+* d7bb2e6 doc: clarify HTTP vs HTTPS in README
+* a1df1e0 Revert "prosody: fix restart loop on rolling deployment"
+* 986071b jigasi: add missing transcription volumes to dockerfile
+* 01eca74 jigasi: generate google cloud credentials from env vars
+* cc2c042 prosody: fix restart loop on rolling deployment
+* 5423a8a examples: adding simple kubernetes example
+* 6eebabd jicofo: set owner jicofo rights for /config directory
+* 69ba9ff jigasi: Updates jigasi client default options.
+* 2b9a13b jicofo: add support of reservation REST API
+* 8bfe7fb jicofo: add support of reservation REST API
+* 9b17c05 web: fix letsencrypt renewal
+* 6234a18 web: fix letsencrypt renewal