]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Improve follow component routing
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index a116439ad9cb76789c5cf87e9950cade05bf8003..a2027c18c7532cba72a2929e48f8723984fbc74d 100644 (file)
@@ -1,5 +1,14 @@
 # Changelog
 
+## v1.0.0-beta.10
+
+**See the v1.0.0-beta.10.pre.1 changelog, in particular how to upgrade**
+
+### Bug fixes (from beta.10.pre.3)
+
+ * Fix caption upload on Mac OS
+
+
 ## v1.0.0-beta.10.pre.3
 
 **See the v1.0.0-beta.10.pre.1 changelog, in particular how to upgrade**
@@ -50,6 +59,7 @@ You will need [PostgreSQL Contrib](https://www.postgresql.org/docs/9.6/static/co
  * Update nginx template (you need to [update manually](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md#nginx))
  * Update default cache size configurations
  * Update search API route: `/videos/search` becomes `/search/videos`
+ * Needs Redis >= 2.8.18
  
 ### Features