From 3aa5001eaaff2a9b0cd8d0dbfa050fdfe3c1c2e2 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 19 Oct 2018 14:03:02 +0200 Subject: Update changelog for 1.1.0-alpha.2 --- CHANGELOG.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 876f2e02d..9e6fdd725 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,33 @@ # Changelog +## v1.1.0-alpha.2 (since v1.1.0-alpha.1) + +### Security/Maintenance/Federation + + * Add HTTP Signature in addition to Linked Signature: + * It's faster + * Will allow us to use RSA Signature 2018 in the future without too much incompatibilities in the peertube federation + +### Features + + * Set shorter keyframe interval for transcoding (2 seconds) ([@Nutomic](https://github.com/nutomic)) + * Add ability to disable webtorrent (as a user) ([@rigelk](https://github.com/rigelk)) + * Make abuse-delete clearer ([@barbeque](https://github.com/barbeque)) + * Adding minimum signup age conforming to ceiling GPDR age ([@rigelk](https://github.com/rigelk)) + * Feature/description support fields length 1000 ([@McFlat](https://github.com/mcflat)) + +### Bug fixes + + * Scale bitrate linearly with FPS ([@Nutomic](https://github.com/nutomic)) + * AP mimeType -> mediaType + * PeerTube is not in beta anymore + * PeerTube is not in alpha anymore :p + * Fix optimize old videos script + + ## v1.0.1 -### SECURITY +### Security/Maintenance/Federation * Add HTTP Signature in addition to Linked Signature: * It's faster -- cgit v1.2.3