PeerTube - Package Updates
- 
G girish forked this topic on 
 - 
[2.15.1]
- Update PeerTube to 6.0.3
 - Full changelog
 - Fix HTML meta tags with attributes that contain quotes
 - Fix time parsing resulting in broken video start time in some cases
 - Fix WebTorrent video import crash
 - Reload Discover page on logout
 - Fix privacy error when updating a live, even if the privacy has not changed
 - Fix invalid remote live state change notification that causes the player to reload
 - Don't apply big play button skin to settings menu
 - Fix downloading video files from object storage with some video names (that include emojis, quotes etc)
 
 - 
[2.17.0]
- Update PeerTube to 6.2.0
 - Full changelog
 
 - 
[2.17.1]
- Update PeerTube to 6.2.1
 - Full changelog
 - Fix stuck runner jobs due to DB concurrency issue
 - Respect OS orientation settings in PWA
 - Fix "No results" not displayed on no video results
 - Do not display "Download" option on lives
 - Fix invalid current password error when updating user password
 - Fix slow hotkeys detection
 - Fix hidden runner jobs tab when remote runner is only enabled for transcription
 - Fix broken HLS P2P by correctly updating HLS infohash on privacy update
 - Fix videos filters pastille labels for categories and languages
 
 - 
[3.0.0]
- After the update to refresh metadata: run the 
migratecommand in a webterminal into the app. - Update PeerTube to 6.3.0
 - Full changelog
 
 - After the update to refresh metadata: run the 
 - 
G girish forked this topic on 
 - 
[3.0.0]
- After the update to refresh metadata: run the 
migratecommand in a webterminal into the app. - Update PeerTube to 6.3.0
 - Full changelog
 
@Package-Updates
FYI upgrade.sh is located /app/code/server/scripts - After the update to refresh metadata: run the 
 - 
[3.0.0-1]
- After the update to refresh metadata: run the 
migratecommand in a webterminal into the app. - Update PeerTube to 6.3.0
 - Full changelog
 
 - After the update to refresh metadata: run the 
 - 
[3.0.1]
- Update PeerTube to 6.3.1
 - Full changelog
 - Fix player settings button on mobile
 - Fix removed audio when splitting audio and video streams on existing videos when running HLS transcoding
 
 - 
[3.0.2]
- Update PeerTube to 6.3.2
 - Full changelog
 - Fix 403 error when downloading private/internal video
 - Don't crash video federation and live replay generation on missing thumbnail/preview
 - Fix advanced search input with multiple automatic search tokens
 - Fix player "Copy URL" when the video is fullscreen
 - Fix account videos search
 - Add missing max transcoding fps config in admin
 - Don't add mobile buttons if the player controls are disabled
 
 - 
[3.0.3]
- Update PeerTube to 6.3.3
 - Full changelog
 - Fix broken thumbnails on live replay
 - Fix detecting portrait rotation of some video
 - Don't allow to select a frame from a live to set the thumbnail
 - Fix lost video stream with specific transcoding settings and video input
 - Fix creating playlist without thumbnail when using the REST API
 - Fix .mov video upload on some Windows versions
 - Fix video-plugin-metadata.result client plugin hook
 
 - 
[4.0.0]
- Update PeerTube to 7.0.0
 - Full Changelog
 - There are several changes in this major release. Please read upstream changelog
 - Ensure 
instance.default_client_route(in web admin ->Configuration->Basic->Landing page) has a correct path:/videos/trending,/videos/localand/videos/recently-addedhave been removed in favour of/videos/browse - Add ability to configure STUN servers IPs: 
webrtc.stun_servers - Remove 
client.videos.miniature.display_author_avatarconfig: author avatars are now always displayed - Improve accessibility:
 - Add Slovakian language support to the client
 
 - 
[4.0.1]
- checklist added to CloudronManifest
 - CLOUDRON_OIDC_PROVIDER_NAME implemented
 
 - 
[4.0.2]
- Update PeerTube to 7.0.1
 - Full Changelog
 - 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...)
 
 - 
[4.1.0]
- Update PeerTube to 7.1.0
 - Full Changelog
 - Due to a bug in the remote video thumbnail update, we recommend running the prune storage script to clean up the filesystem
 - Let's encrypt is removing OCSP support in 2025, so remove SSL stapling from your nginx configuration: 0abaaa8
 - Safari desktop versions < 14 are not supported anymore
 
 - 
[4.2.0]
- Base image 5.0.0
 
 - 
[4.2.1]
- Update PeerTube to 7.1.1
 - Full Changelog
 - Fix playlist page margins
 - Fix danger button border
 - Fix unsubscribe button label for channels
 - Fix remote subscribe on iOS
 - Add Podcast feed to subscribe button
 - Always display technical information tab in About page
 - Fix menu button auto font-size to prevent overflow in some locales
 - Correctly inject multiple 
rel="me"links with supported markdown fields - Fix adding studio watermark with audio/video split HLS file
 - Reset video state on studio failure