You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* a79fc0c misc: add release script
* 0f0adc8 compose: add image tag to compose files
* 0177765 misc: fix config volumes to work with SELinux
* eae3f5c jibri: chrome/driver 78 as a stopgap
* 78df6a4 doc: delete unnecessary dot
* 4426ed8 jibri: fix case when /dev/snd is not bound (jitsi#240 (comment))
* 125775a web: fix WASM MIME type
* e70975e web: enable GZIP compression for more file types
* 774aba5 misc: set ddefault timezone to UTC
* 3c3fc19 prosody: enable speaker stats and conferene duration modules
* f911df2 jvb: set JVB_TCP_MAPPED_PORT default value
* 1205170 jvb: allow `TCP_HARVESTER_MAPPED_PORT` to be configured
* f7796a1 prosody: add volume /prosody-plugins-custom to docker-compose
* d44230e prosody: use hashed xmpp auth
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
## stable-4548
2
+
3
+
Based on stable release 4548.
4
+
5
+
* a79fc0c misc: add release script
6
+
* 0f0adc8 compose: add image tag to compose files
7
+
* 0177765 misc: fix config volumes to work with SELinux
8
+
* eae3f5c jibri: chrome/driver 78 as a stopgap
9
+
* 78df6a4 doc: delete unnecessary dot
10
+
* 4426ed8 jibri: fix case when /dev/snd is not bound (https://github.com/jitsi/docker-jitsi-meet/issues/240#issuecomment-610422404)
11
+
* 125775a web: fix WASM MIME type
12
+
* e70975e web: enable GZIP compression for more file types
13
+
* 774aba5 misc: set ddefault timezone to UTC
14
+
* 3c3fc19 prosody: enable speaker stats and conferene duration modules
15
+
* f911df2 jvb: set JVB_TCP_MAPPED_PORT default value
16
+
* 1205170 jvb: allow `TCP_HARVESTER_MAPPED_PORT` to be configured
17
+
* f7796a1 prosody: add volume /prosody-plugins-custom to docker-compose
0 commit comments