mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2025-03-30 15:09:35 +00:00
Update package version to 4.0.2
This commit is contained in:
parent
827d9caedc
commit
5f1088ccb1
2 changed files with 14 additions and 1 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -381,3 +381,16 @@ Update web browsers support list:
|
|||
* checklist added to CloudronManifest
|
||||
* CLOUDRON_OIDC_PROVIDER_NAME implemented
|
||||
|
||||
[4.0.2]
|
||||
* Update PeerTube to 7.0.1
|
||||
* [Full Changelog](https://github.com/Chocobozzz/PeerTube/releases/tag/v7.0.1)
|
||||
* Update translations
|
||||
* Fix banner/avatar edit buttons
|
||||
* Fix banner margin in channels page
|
||||
* Textarea font size consistency
|
||||
* Fix subscribe button radius
|
||||
* Fix channel avatar info username
|
||||
* Fix maximized markdown textarea
|
||||
* Remove confusing channel message in *My playlists* pages
|
||||
* Fix broken infinite scroll when deleting items (Videos, Channels...)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.2",
|
||||
"upstreamVersion": "7.0.1",
|
||||
"id": "org.joinpeertube.cloudronapp",
|
||||
"title": "PeerTube",
|
||||
|
|
Loading…
Reference in a new issue