X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=3a8bf716fed680e141c81f8f7d7921c355b5d744;hb=7cf75374caab55413646a64b8605c46a6d4abffd;hp=cf8833833d5b5a962a052d80af1599cbf6eb3d8b;hpb=ba8d7ee1aefb5aceb2b86742800bbfd713eb10d7;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index cf8833833..3a8bf716f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -344,8 +344,8 @@ and update your [.env](https://github.com/Chocobozzz/PeerTube/blob/develop/suppo ### Maintenance - * Improve REST API documentation: https://docs.joinpeertube.org/api.html ([@rigelk](https://github.com/rigelk)) - * Add basic ActivityPub documentation: https://docs.joinpeertube.org/lang/en/devdocs/federation.html ([@rigelk](https://github.com/rigelk)) + * Improve REST API documentation ([@rigelk](https://github.com/rigelk)) + * Add basic ActivityPub documentation ([@rigelk](https://github.com/rigelk)) * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic)) @@ -430,8 +430,8 @@ and update your [.env](https://github.com/Chocobozzz/PeerTube/blob/develop/suppo ### Maintenance - * Improve REST API documentation: https://docs.joinpeertube.org/api.html ([@rigelk](https://github.com/rigelk)) - * Add basic ActivityPub documentation: https://docs.joinpeertube.org/lang/en/devdocs/federation.html ([@rigelk](https://github.com/rigelk)) + * Improve REST API documentation ([@rigelk](https://github.com/rigelk)) + * Add basic ActivityPub documentation ([@rigelk](https://github.com/rigelk)) * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic)) @@ -645,7 +645,7 @@ This release could contain bugs. Don't expect a stable v1.1.0 until December :) ### Features - * Video redundancy system (experimental, see [the doc](https://docs.joinpeertube.org/lang/en/devdocs/architecture.html#redundancy-between-instances)) + * Video redundancy system (experimental) * Add peertube script (see [the doc](/support/doc/tools.md#cli-wrapper)) ([@rigelk](https://github.com/rigelk)) * Improve download modal ([@rigelk](https://github.com/rigelk)) * Add redirect after login ([@BO41](https://github.com/BO41))