mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-21 17:11:09 +00:00
Version 2.6.1
This commit is contained in:
parent
2aaab9050e
commit
814c3b4ca8
2 changed files with 7 additions and 1 deletions
|
@ -140,3 +140,9 @@
|
|||
* Add ability for moderators/admins to edit any channel #4608
|
||||
* Add a refresh button to admin videos overview page #4753
|
||||
|
||||
[2.6.1]
|
||||
* Update PeerTube to 4.1.1
|
||||
* [Full changelog](https://github.com/Chocobozzz/PeerTube/releases/tag/v4.1.1)
|
||||
* Strip EXIF data when processing images
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.6.0",
|
||||
"version": "2.6.1",
|
||||
"upstreamVersion": "4.1.1",
|
||||
"id": "org.joinpeertube.cloudronapp",
|
||||
"title": "PeerTube",
|
||||
|
|
Loading…
Reference in a new issue