diff --git a/CHANGELOG b/CHANGELOG index 63e4c2d..4d24614 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,4 +9,11 @@ [0.4.0] * Set trust proxy correctly - +* Update PeerTube to 2.3.0 +* [Full changelog](https://github.com/Chocobozzz/PeerTube/releases/tag/v2.3.0) +* Add global search support (has to be explicitely enabled by admins) +* Add ability for admins to display a banner on their instance +* Support Vietnamese and Kabyle languages. Also re-establish Occitan language locale despite lack of support in Angular +* Add video miniature dropdown in Discover page +* Add channel information in My videos page +* Add videos count per channel in My channels page diff --git a/CloudronManifest.json b/CloudronManifest.json index 470af30..8b3eeb3 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "version": "0.3.0", + "version": "0.4.0", "id": "org.joinpeertube.cloudronapp", "title": "PeerTube", "author": "PeerTube developers", diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 60210ff..041ab10 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages PeerTube 2.2.0 +This app packages PeerTube 2.3.0 ## About