]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Add 30 fps limit in transcoding
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 9f919fef2d358965c92dbe3e7585a8df291a1f75..d780c2396193ac2d625b1cd641bb008cdd392cc4 100644 (file)
@@ -1,5 +1,18 @@
 # Changelog
 
+## v0.0.28-alpha
+
+### BREAKING CHANGES
+
+ * Enable original file transcoding by default in configuration
+ * Disable transcoding in other definitions in configuration
+
+### Features
+
+ * Fallback to HTTP if video cannot be loaded
+ * Limit to 30 FPS in transcoding
+
+
 ## v0.0.27-alpha
 
 ### Features