diff options
author | Chocobozzz <me@florianbigard.com> | 2019-10-29 08:11:13 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-10-29 08:11:52 +0100 |
commit | cdbfcd8a946ba15e1f2426843ec2424a6b3e4d83 (patch) | |
tree | 72fcc67ef66895702b0f724cfc4063917a79bd67 /CHANGELOG.md | |
parent | 14a767eda539b6d8b0f7d08818b9c7ca323ffd71 (diff) | |
download | PeerTube-cdbfcd8a946ba15e1f2426843ec2424a6b3e4d83.tar.gz PeerTube-cdbfcd8a946ba15e1f2426843ec2424a6b3e4d83.tar.zst PeerTube-cdbfcd8a946ba15e1f2426843ec2424a6b3e4d83.zip |
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 37380e65b..66a9b2bdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -10,7 +10,9 @@ | |||
10 | 10 | ||
11 | ### Plugins/Themes API | 11 | ### Plugins/Themes API |
12 | 12 | ||
13 | * Add plugin hook on registration `filter:api.user.signup.allowed.result` | 13 | ### Docker |
14 | |||
15 | * Fix traefik version docker compose (**you need to update your `docker-compose.yml` file**: https://github.com/Chocobozzz/PeerTube/commit/f1b38883922fd59b36f093e44a5091e090d20862) | ||
14 | 16 | ||
15 | ### Maintenance | 17 | ### Maintenance |
16 | 18 | ||
@@ -55,7 +57,6 @@ | |||
55 | ### Bug fixes | 57 | ### Bug fixes |
56 | 58 | ||
57 | * Fix audio upload | 59 | * Fix audio upload |
58 | * Fix traefik version docker compose | ||
59 | * Handle video reports from mastodon | 60 | * Handle video reports from mastodon |
60 | * Fix videos redundancy exceeding the limit | 61 | * Fix videos redundancy exceeding the limit |
61 | * Fix search when user defined video languages in their preferences | 62 | * Fix search when user defined video languages in their preferences |