X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=51bf700cafb60606059b8a8d87016008a275464f;hb=75f1d36218e2f2011845fcbf2e417c4524230668;hp=57c6e66d4743fc5ca26016ba049c28d2ec8ee582;hpb=3d446046cbd255b84186132fe54f87a9c611e418;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 57c6e66d4..51bf700ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## v1.0.0-beta.16 + +### BREAKING CHANGES + + * Add prompt to upgrade.sh to install pre-release version ([@Nutomic](https://github.com/nutomic)) + +### Features + + * Add shortcuts icon in menu + * Improve overview section titles + * Check old password before change ([@BO41](https://github.com/BO41)) + +### Bug fixes + + * Fix some translations + * Fix video files duplicated when fps is null ([@rigelk](https://github.com/rigelk)) + * Fix video import of some youtube videos + * Fix (long) video description when importing by url + * Fix Mastodon federation with a comment reply + * Correctly delete directories on import + * Remove duplicated videos on unfollow/delete redundancy + * Fix 404 on manifest + * Hide useless error when destroying fake renderer + * Display other videos on big screens on the right of the watch page + * Fix no other videos displayed on some videos + + ## v1.0.0-beta.15 ### Features