We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 662cd70 commit 5f3a376Copy full SHA for 5f3a376
CHANGELOG.md
@@ -1,3 +1,21 @@
1
+## 0.29.0
2
+
3
+ * Add Spanish translation (#307)
4
+ * Add minimal TURN refresh interval
5
+ * Add script to block UDP for TURN testing
6
+ * Implement TURN service client
7
+ * Add french translation (#325)
8
+ * Make room locking configurable
9
+ * Add UI to lock/unlock a room (#239)
10
+ * Fix syntax error in example
11
+ * Bump minimal Go version
12
+ * Fix Go 1.4 release target
13
+ * Check if system GOPATH exists
14
+ * Allow dist_gopath to fail
15
+ * Add make tarball to travis
16
+ * Allow specifying docker secrets with enviroment variables
17
18
19
## 0.28.0
20
21
* Update Git hooks, to auto check translations
0 commit comments