PeerTube - Package Updates
Pinned
PeerTube
-
[2.11.0]
- Update PeerTube to 5.1.0
- Full changelog
- IMPORTANT: If your instance has signup enabled, user registration approval is automatically enabled by the default configuration of this release. You can change this setting in your production.yaml or in the configuration page in the web admin
Update web browsers support list:- Drop support of Safari 11 on iOS
- Drop support of Safari 11 on desktop
- Drop support of Firefox 68 on desktop
- Implement user registration approval (https://docs.joinpeertube.org/admin/managing-users#registration-approval) #5544
- Add "back to live" button in player
- Add Icelandic & Ukrainian locales
- Add Global views default trending algorithm option in admin configuration #5471
-
[2.12.0]
- Update PeerTube to 5.2.0
- Full changelog
- Implement remote transcoding for VOD videos, Live streams and Studio editions tada #5769
- If enabled, remote PeerTube runners can process these high CPU jobs
- Admin documentation: https://docs.joinpeertube.org/admin/remote-runners
- PeerTube runner CLI documentation: https://docs.joinpeertube.org/maintain/tools#peertube-runner
- Demonstration video: https://peertube2.cpy.re/w/oJwHHYwt4oKjKhLNh2diAY
- Architecture documentation: https://docs.joinpeertube.org/contribute/architecture#remote-vod-live-transcoding
- Add Podcast RSS feed support: #5487
- Add ability to set custom privacy for live replays #5692
- Render images of markdown fields in About page #5732
- Admin can disable user video history by default #5728
- Improve global accessibility
-
-
[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
migrate
command in a webterminal into the app. - Update PeerTube to 6.3.0
- Full changelog
- After the update to refresh metadata: run the
-
-
@Package-Updates
FYI upgrade.sh is located /app/code/server/scripts -
[3.0.0-1]
- After the update to refresh metadata: run the
migrate
command 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