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. Transmission
  3. Transmission - Package Updates

Transmission - Package Updates

Scheduled Pinned Locked Moved Transmission
18 Posts 3 Posters 3.2k Views 4 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #6

    [1.1.0]

    • Use base image 3.2.0
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #7

      [1.2.0]

      • Use base image 4.0.0
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #8

        [2.0.0]

        • Update tranmission to 4.0.1
        • Full changelog
        • Resource Efficiency - Use less memory and fewer CPU cycles
        • Better Community - Pull requests welcomed and used
        • Code Modernization - Migrated from C90 to modern C++
        • New Features - What would a major release be without them?
          • Support for using BitTorrent v2 torrents and hybrid torrents. (Support for creating v2 and hybrid torrents is slated for an upcoming release.)
          • Users can now set "default" trackers that can be used to announce all public torrents.
          • Newly-added seeds can start immediately and verify pieces on demand, instead of needing a full verify before seeding can begin. (#2626)
          • Added an option to omit potentially-identifying information (e.g. User-Agent and date created) when creating new torrents. (#3452)
          • The Web client has been rewritten and now supports mobile use.
          • When creating new torrents, users can now specify the piece size. (#3768, #3145, #2805)
          • IPv6 blocklists are now supported. (#3835)
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #9

          [2.0.1]

          • Update transmission to 4.0.2
          • Full changelog
          • Fixed 4.0.1 bug where some torrents thought they were magnet links. (#5025)
          • Fixed 4.0.0 bug that broke watchdirs in the macOS client. (#5058, macOS Client)
          • Fixed 4.0.0 bug where download speed limits were ignored for uTP peers. (#5086)
          • Fixed 4.0.0 bug using announce-list when creating single-tracker private torrents. (#5106)
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #10

            [2.0.2]

            • Update transmission to 4.0.3
            • Full changelog
            • Fixed 4.0.2 higher CPU load while downloading. Regression introduced by #5167. (#5266, #5273)
            • Fixed 4.0.0 bug where the torrentGet RPC method returned wrong trackerStats.tier values. (#5274)
            • Fixed 4.0.0 HTTP announce behavior with bind-address-ipv* settings. (#5296)
            • Fixed 4.0.0 bug in code that detects the computer's IPv6 support. (#5312)
            • Silenced 4.0.0 minor log warnings for cross_seed_entry and uid entries in torrent files. (#5365)
            • When adding a duplicate torrent via the RPC API, the return value now matches Transmission 3's return value. (#5370)
            • Fixed use of metainfo display-name as a fallback name. (#5378)
            • Updated torrent Peer ID generation to happen once per session, even for public torrents. (#5233)
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #11

              4.0.4 tag is out but waiting for release https://github.com/transmission/transmission/issues/5944

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

                [2.0.3]

                • Update transmission to 4.0.4
                • Full changelog
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #13

                  [2.1.0]

                  • Update base image to 4.2.0
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #14

                    [2.2.0]

                    • Rework config directory
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #15

                      [2.3.0]

                      • Disable the post processing script by default
                      • Make it work with volumes
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #16

                        [2.2.1]

                        • Update transmission to 4.0.5
                        • Full changelog
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #17

                          [2.2.2]

                          • Update transmission to 4.0.6
                          • Full Changelog
                          • Improved parsing HTTP tracker announce response. (#​6223)
                          • Fixed 4.0.0 bug that caused some user scripts to have an invalid TR_TORRENT_TRACKERS environment variable. (#​6434)
                          • Fixed 4.0.0 bug where alt-speed-enabled had no effect in settings.json. (#​6483)
                          • Fixed 4.0.0 bug where the GTK client's "Use authentication" option was not saved between's sessions. (#​6514)
                          • Fixed 4.0.0 bug where the filename for single-file torrents aren't sanitized. (#​6846)
                          • Fix: Sparkle support for handling beta version updates. (#​5263)
                          • Fixed app unable to start when having many torrents and TimeMachine enabled. (#​6523)
                          • Fix: Sparkle Version Comparator. (#​6623)
                          • Fixed 4.0.0 bug where piece size description text and slider state in torrent creation dialog are not always up-to-date. (#​6516)
                          • Fixed build when compiling with GTKMM 4. (#​6393)
                          • Added developer name to metainfo files. (#​6598)
                          • Added the launchable desktop-id to metainfo files. (#​6779)
                          • Fixed build when compiling on BSD. (#​6812)
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #18

                            [2.4.0]

                            • Base image 5
                            1 Reply Last reply
                            0
                            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