]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Prepare building docker files on docker hub
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 04b8b7c3128d45251989f9c37b31877e8cf6352f..f97643c751492c58780931005079b8047b452b35 100644 (file)
@@ -1,10 +1,15 @@
 # Changelog
 
+## v1.0.0-beta.1
+
+Nothing new here, but PeerTube is stable enough for being in beta now. 
+
+
 ## v1.0.0-alpha.9
 
 ### BREAKING CHANGES
 
-* Update videos list/search/get API response:
+ * Update videos list/search/get API response:
    * Removed `resolution` field
    * Removed `resolutionLabel` field
    * Removed `category` field
    * Added `privacy.id` field
    * Added `privacy.label` field
 
+### Bug fixes
+
+ * Fix video_share_url duplicate key on failed transcoding job
+
 
 ## v1.0.0-alpha.8
 
@@ -60,8 +69,7 @@
 
 ### Features
 
-  * Add "Local" in menu that lists only local videos
-
+ * Add "Local" in menu that lists only local videos
 
 
 ## v1.0.0-alpha.4