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
  • Brite
  • 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. Matrix (Synapse/Element)
  3. Matrix (Synapse/Element) - Package Updates

Matrix (Synapse/Element) - Package Updates

Scheduled Pinned Locked Moved Matrix (Synapse/Element)
364 Posts 5 Posters 255.7k Views 10 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
    #355

    [1.10.13]

    • Update element-web to 1.11.108
    • Full Changelog
    • [Backport staging] Fix downloaded attachments not being decrypted (#​30434). Contributed by @​RiotRobot.
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #356

      [1.116.0]

      • Update synapse to 1.135.0
      • Full Changelog
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #357

        [1.10.14]

        • Update element-web to 1.11.109
        • Full Changelog
        • This release supports the upcoming v12 ("hydra") Matrix room version and is necessary to view and participate in these rooms.
        • [Backport staging] Allow /upgraderoom command without developer mode enabled (#30529). Contributed by @RiotRobot.
        • [Backport staging] Support for creator/owner power level (#30526). Contributed by @RiotRobot.
        • New room list: change icon and label of menu item for to start a DM (#30470). Contributed by @florianduros.
        • Implement the member list with virtuoso (#29869). Contributed by @langleyd.
        • Add labs option for history sharing on invite (#30313). Contributed by @richvdh.
        • Bump wysiwyg to 2.39.0 adding support for pasting rich text content in the Rich Text Edtior (#30421). Contributed by @langleyd.
        • Support EventShieldReason.MISMATCHED_SENDER (#30403). Contributed by @richvdh.
        • Change unencrypted and public pills to blue (#30399). Contributed by @florianduros.
        • Change color of public room icon (#30390). Contributed by @florianduros.
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #358

          [1.116.1]

          • Update synapse to 1.135.2
          • Full Changelog
          • Fix invalidation of storage cache that was broken in 1.135.0. (#​18786)
          • Add a parameter to upgrade_rooms(..) to allow auto join local users. (#​82)
          • Speed up upgrading a room with large numbers of banned users. (#​18574)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #359

            [1.117.0]

            • Update synapse to 1.136.0
            • Full Changelog
            • Fix bug introduced in 1.135.2 and 1.136.0rc2 where the Make Room Admin API would not treat a room v12's creator power level as the highest in room. (#​18805)
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote last edited by
              #360

              [1.118.0]

              • Update synapse to 1.137.0
              • Full Changelog
              • Fix a bug which could corrupt auth chains making it impossible to perform state resolution. (#18746)
              • Fix error message in register_new_matrix_user utility script for empty registration_shared_secret. (#18780)
              • Allow enabling MSC4108 when the stable Matrix Authentication Service integration is enabled. (#18832)
              • Include IPv6 networks in denied-peer-ips of coturn setup. Contributed by @litetex. (#18781)
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote last edited by
                #361

                [1.10.15]

                • Update element-web to 1.11.110
                • Full Changelog
                • Hide recovery key when re-entering it while creating or changing it (#30499). Contributed by @andybalaam.
                • Add ?no_universal_links=true to OIDC url so EX doesn't try to handle it (#29439). Contributed by @t3chguy.
                • Show a blue lock for unencrypted rooms and hide the grey shield for encrypted rooms (#30440). Contributed by @langleyd.
                • Add support for Module API 1.4 (#30185). Contributed by @t3chguy.
                • MVVM - Introduce some helpers for snapshot management (#30398). Contributed by @MidhunSureshR.
                • A11y: move focus to right panel when opened (#30553). Contributed by @florianduros.
                • Fix e2e warning icon should be white (#30539). Contributed by @florianduros.
                • Remove NoOneHere disabled reason. (#30524). Contributed by @toger5.
                • Fix downloading files with authenticated media API (#30520). Contributed by @t3chguy.
                • Fix call permissions check confusion around element call (#30521). Contributed by @t3chguy.
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #362

                  [1.119.0]

                  • Update synapse to 1.138.0
                  • Full Changelog
                  • Support for the stable endpoint and scopes of MSC3861 & co. (#18549)
                  • Improve database performance of MSC4293 - Redact on Kick/Ban. (#18851)
                  • Do not throw an error when fetching a rejected delayed state event on startup. (#18858)
                  • Fix worker documentation incorrectly indicating all room Admin API requests were capable of being handled by workers. (#18853)
                  • Instrument _ByteProducer with tracing to measure potential dead time while writing bytes to the request. (#18804)
                  • Switch to OpenTracing's ContextVarsScopeManager instead of our own custom LogContextScopeManager. (#18849)
                  • Trace how much work is being done while "recursively fetching redactions". (#18854)
                  • Link upstream Twisted bug tracking the problem that explains why we have to use a Producer to write bytes to the request. (#18855)
                  • Introduce EventPersistencePair type. (#18857)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #363

                    [1.10.16]

                    • Update element-web to 1.11.111
                    • Full Changelog
                    • Do not hide media from your own user by default (#29797). Contributed by @Half-Shot.
                    • Remember whether sidebar is shown for calls when switching rooms (#30262). Contributed by @bojidar-bg.
                    • Open the proper integration settings on integrations disabled error (#30538). Contributed by @Half-Shot.
                    • Show a "progress" dialog while invites are being sent (#30561). Contributed by @richvdh.
                    • Move the room list to the new ListView(backed by react-virtuoso) (#30515). Contributed by @langleyd.
                    • [Backport staging] Ensure container starts if it is mounted with an empty /modules directory. (#30705). Contributed by @RiotRobot.
                    • Fix room joining over federation not specifying vias or using aliases (#30641). Contributed by @t3chguy.
                    • Fix stable-suffixed MSC4133 support (#30649). Contributed by @dbkr.
                    • Fix i18n of message when a setting is disabled (#30646). Contributed by @dbkr.
                    • ListView should not handle the arrow keys if there is a modifier applied (#30633). Contributed by @langleyd.
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #364

                      [1.10.17]

                      • Update element-web to 1.11.112
                      • Full Changelog
                      • Fix CVE-2025-59161 / GHSA-m6c8-98f4-75rr
                      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