X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=f97643c751492c58780931005079b8047b452b35;hb=95540ed23a2e6ae6d48739f211aa24df57278413;hp=04b8b7c3128d45251989f9c37b31877e8cf6352f;hpb=09700934b90e2ac7b1b9ed1694d9d4d52735e2e1;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 04b8b7c31..f97643c75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -26,6 +31,10 @@ * 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