aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
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