diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 62b1b057a..172509269 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -224,8 +224,8 @@ and update your [.env](https://github.com/Chocobozzz/PeerTube/blob/develop/suppo | |||
224 | 224 | ||
225 | ### Maintenance | 225 | ### Maintenance |
226 | 226 | ||
227 | * Improve REST API documentation: https://docs.joinpeertube.org/api.html ([@rigelk](https://github.com/rigelk)) | 227 | * Improve REST API documentation ([@rigelk](https://github.com/rigelk)) |
228 | * Add basic ActivityPub documentation: https://docs.joinpeertube.org/lang/en/devdocs/federation.html ([@rigelk](https://github.com/rigelk)) | 228 | * Add basic ActivityPub documentation ([@rigelk](https://github.com/rigelk)) |
229 | * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) | 229 | * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) |
230 | * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) | 230 | * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) |
231 | * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic)) | 231 | * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic)) |
@@ -310,8 +310,8 @@ and update your [.env](https://github.com/Chocobozzz/PeerTube/blob/develop/suppo | |||
310 | 310 | ||
311 | ### Maintenance | 311 | ### Maintenance |
312 | 312 | ||
313 | * Improve REST API documentation: https://docs.joinpeertube.org/api.html ([@rigelk](https://github.com/rigelk)) | 313 | * Improve REST API documentation ([@rigelk](https://github.com/rigelk)) |
314 | * Add basic ActivityPub documentation: https://docs.joinpeertube.org/lang/en/devdocs/federation.html ([@rigelk](https://github.com/rigelk)) | 314 | * Add basic ActivityPub documentation ([@rigelk](https://github.com/rigelk)) |
315 | * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) | 315 | * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) |
316 | * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) | 316 | * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) |
317 | * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic)) | 317 | * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic)) |
@@ -525,7 +525,7 @@ This release could contain bugs. Don't expect a stable v1.1.0 until December :) | |||
525 | 525 | ||
526 | ### Features | 526 | ### Features |
527 | 527 | ||
528 | * Video redundancy system (experimental, see [the doc](https://docs.joinpeertube.org/lang/en/devdocs/architecture.html#redundancy-between-instances)) | 528 | * Video redundancy system (experimental) |
529 | * Add peertube script (see [the doc](/support/doc/tools.md#cli-wrapper)) ([@rigelk](https://github.com/rigelk)) | 529 | * Add peertube script (see [the doc](/support/doc/tools.md#cli-wrapper)) ([@rigelk](https://github.com/rigelk)) |
530 | * Improve download modal ([@rigelk](https://github.com/rigelk)) | 530 | * Improve download modal ([@rigelk](https://github.com/rigelk)) |
531 | * Add redirect after login ([@BO41](https://github.com/BO41)) | 531 | * Add redirect after login ([@BO41](https://github.com/BO41)) |