Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. PeerTube
  3. PeerTube - Package Updates

PeerTube - Package Updates

Scheduled Pinned Locked Moved PeerTube
65 Posts 6 Posters 9.1k Views 13 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #54

    [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
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #55

      [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/local and /videos/recently-added have been removed in favour of /videos/browse
      • Add ability to configure STUN servers IPs: webrtc.stun_servers
      • Remove client.videos.miniature.display_author_avatar config: author avatars are now always displayed
      • Improve accessibility:
      • Add Slovakian language support to the client
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #56

        [4.0.1]

        • checklist added to CloudronManifest
        • CLOUDRON_OIDC_PROVIDER_NAME implemented
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #57

          [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...)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #58

            [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
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #59

              [4.2.0]

              • Base image 5.0.0
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #60

                [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
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #61

                  [4.3.0]

                  • Update PeerTube to 7.2.0
                  • Full Changelog
                  • Breaking change Theme CSS must include --is-dark: 0 or --is-dark: 1 CSS variable for the body so PeerTube understands if it's a dark or a light theme
                  • 🎉 Redesign Manage my videos page 🎉
                  • 🎉 Redesign video management/publication pages 🎉
                  • 🎉 Improve NSFW/sensitive content system 🎉
                  • Allow users to resend the email verification link when changing their current email
                  • Inject subtitle links in HLS playlists so it's easier for external video players that use the master.m3u8 playlist to display subtitles
                  • Disable log coloration when TTY does not support it #​6988
                  • Support more embed parameters in custom markup (<peertube-video-embed> and <peertube-playlist-embed>) #​6989
                  • More robust theme CSS variables injection
                  • Fix podcast feed URL in subscribe button
                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    stevespaw
                    wrote last edited by
                    #62

                    Do we need to run the migration script in the changelog?

                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote last edited by
                      #63

                      Good question actually. The script seems to update some comment count https://github.com/Chocobozzz/PeerTube/blob/develop/server/scripts/migrations/peertube-7.2.ts#L15

                      We maybe should run this in the start.sh which we don't so if you updated, then yes probably...just testing here to see if we have to update the app.

                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote last edited by
                        #64

                        The script is safe to be rerun, so best to do this automatically. I will revoke the current package version and publish a new one. Instances which already have updated do not have to be reverted. Just update to the next version then.

                        1 Reply Last reply
                        1
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote last edited by
                          #65

                          [4.3.1]

                          • Update PeerTube to 7.2.0
                          • After the update to refresh video watch count: run the migrate command in a webterminal into the app.
                          • Full Changelog
                          • Redesign Manage my videos page
                          • Redesign video management/publication pages
                          • Improve NSFW/sensitive content system
                          • Allow users to resend the email verification link when changing their current email
                          • Inject subtitle links in HLS playlists so it's easier for external video players that use the master.m3u8 playlist to display subtitles
                          • Disable log coloration when TTY does not support it #​6988
                          • Support more embed parameters in custom markup (<peertube-video-embed> and <peertube-playlist-embed>) #​6989
                          • More robust theme CSS variables injection
                          • Fix podcast feed URL in subscribe button
                          1 Reply Last reply
                          1
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Bookmarks
                          • Search