Version 0.4.0

This commit is contained in:
Girish Ramakrishnan 2020-07-21 15:32:58 -07:00
parent e62edc778e
commit cc2b3a5c63
3 changed files with 10 additions and 3 deletions

View file

@ -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

View file

@ -1,5 +1,5 @@
{
"version": "0.3.0",
"version": "0.4.0",
"id": "org.joinpeertube.cloudronapp",
"title": "PeerTube",
"author": "PeerTube developers",

View file

@ -1,4 +1,4 @@
This app packages PeerTube <upstream>2.2.0</upstream>
This app packages PeerTube <upstream>2.3.0</upstream>
## About