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

Matrix (Synapse/Element) - Package Updates

Scheduled Pinned Locked Moved Matrix (Synapse/Element)
346 Posts 5 Posters 177.1k 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
    #328

    [1.9.51]

    • Update element-web to 1.11.93
    • Full Changelog
    • [backport] Dynamically load Element Web modules in Docker entrypoint (#​29358). Contributed by @​t3chguy.
    • ChangeRecoveryKey: error handling (#​29262). Contributed by @​richvdh.
    • Dehydration: enable dehydrated device on "Set up recovery" (#​29265). Contributed by @​richvdh.
    • Render reason for invite rejection. (#​29257). Contributed by @​Half-Shot.
    • New room list: add search section (#​29251). Contributed by @​florianduros.
    • New room list: hide favourites and people meta spaces (#​29241). Contributed by @​florianduros.
    • New Room List: Create new labs flag (#​29239). Contributed by @​MidhunSureshR.
    • Stop URl preview from covering message box (#​29215). Contributed by @​edent.
    • Rename "security key" into "recovery key" (#​29217). Contributed by @​florianduros.
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #329

      [1.105.0]

      • Update synapse to 1.125.0
      • Full Changelog
      • Add functionality to be able to use multiple values in SSO feature attribute_requirements. (#17949)
      • Add experimental config options admin_token_path and client_secret_path for MSC3861. (#18004)
      • Add get_current_time_msec() method to the module API for sound time comparisons with Synapse. (#18144)
      • Update the response when a client attempts to add an invalid email address to the user's account from a 500, to a 400 with error text. (#18125)
      • Fix user directory search when using a legacy module with a check_username_for_spam callback. Broke in v1.122.0. (#18135)
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #330

        [1.9.52]

        • Update element-web to 1.11.94
        • Full Changelog
        • [Backport staging] fix: /tmp/element-web-config may already exist preventing the container from booting up (#​29377). Contributed by @​RiotRobot.
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #331

          [1.106.0]

          • Update synapse to 1.126.0
          • Full Changelog
          • Define ratelimit configuration for delayed event management. (#18019)
          • Add form_secret_path config option. (#18090)
          • Add the --no-secrets-in-config command line option. (#18092)
          • Add background job to clear unreferenced state groups. (#18154)
          • Add support for specifying/overriding id_token_signing_alg_values_supported for an OpenID identity provider. (#18177)
          • Add worker_replication_secret_path config option. (#18191)
          • Add support for specifying/overriding redirect_uri in the authorization and token requests against an OpenID identity provider. (#18197)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #332

            [1.9.53]

            • Update element-web to 1.11.95
            • Full Changelog
            • Room List Store: Filter rooms by active space (#​29399). Contributed by @​MidhunSureshR.
            • Room List - Update the room list store on actions from the dispatcher (#​29397). Contributed by @​MidhunSureshR.
            • Room List - Implement a minimal view model (#​29357). Contributed by @​MidhunSureshR.
            • New room list: add space menu in room header (#​29352). Contributed by @​florianduros.
            • Room List - Store sorted rooms in skip list (#​29345). Contributed by @​MidhunSureshR.
            • New room list: add dial to search section (#​29359). Contributed by @​florianduros.
            • New room list: add compose menu for spaces in header (#​29347). Contributed by @​florianduros.
            • Use EditInPlace control for Identity Server picker to improve a11y (#​29280). Contributed by @​Half-Shot.
            • First step to add header to new room list (#​29320). Contributed by @​florianduros.
            • Add Windows 64-bit arm link and remove 32-bit link on compatibility page (#​29312). Contributed by @​t3chguy.
            • Honour the backup disable flag from Element X (#​29290). Contributed by @​dbkr.
            • Fix edited code block width (#​29394). Contributed by @​florianduros.
            • new room list: keep space name in one line in header (#​29369). Contributed by @​florianduros.
            • Dismiss "Key storage out of sync" toast when secrets received (#​29348). Contributed by @​richvdh.
            • Minor CSS fixes for the new room list (#​29334). Contributed by @​florianduros.
            • Add padding to room header icon (#​29271). Contributed by @​langleyd.
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #333

              [1.107.0]

              • Update base image to 5.0.0
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #334

                [1.108.0]

                • Update synapse to 1.127.0
                • Full Changelog
                • Update MSC4140 implementation to no longer cancel a user's own delayed state events with an event type & state key that match a more recent state event sent by that user. (#17810)
                • Fixed a minor typo in the Synapse documentation. Contributed by @karuto12. (#18224)
                • Remove undocumented SYNAPSE_USE_FROZEN_DICTS environment variable. (#18123)
                • Fix detection of workflow failures in the release script. (#18211)
                • Add caching support to media endpoints. (#18235)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #335

                  [1.10.1]

                  • Update element-web to 1.11.96
                  • Full Changelog
                  • RoomListViewModel: Track the index of the active room in the list (#​29519). Contributed by @​MidhunSureshR.
                  • New room list: add empty state (#​29512). Contributed by @​florianduros.
                  • Implement MessagePreviewViewModel (#​29514). Contributed by @​MidhunSureshR.
                  • RoomListViewModel: Add functionality to toggle message preview setting (#​29511). Contributed by @​MidhunSureshR.
                  • New room list: add more options menu on room list item (#​29445). Contributed by @​florianduros.
                  • RoomListViewModel: Provide a way to resort the room list and track the active sort method (#​29499). Contributed by @​MidhunSureshR.
                  • Change *All rooms* meta space name to *All Chats* (#​29498). Contributed by @​florianduros.
                  • Add setting to hide avatars of rooms you have been invited to. (#​29497). Contributed by @​Half-Shot.
                  • Room List Store: Save preferred sorting algorithm and use that on app launch (#​29493). Contributed by @​MidhunSureshR.
                  • Add key storage toggle to Encryption settings (#​29310). Contributed by @​dbkr.
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #336

                    [1.108.1]

                    • Update synapse to 1.127.1
                    • Full Changelog
                    • Fix CVE-2025-30355 / GHSA-v56r-hwv5-mxg6. High severity vulnerability affecting federation. The vulnerability has been exploited in the wild.
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #337

                      [1.10.2]

                      • Update element-web to 1.11.97
                      • Full Changelog
                      • New room list: reduce padding between avatar and room list border (#​29634). Contributed by @​florianduros.
                      • Bundle Element Call with Element Web packages (#​29309). Contributed by @​t3chguy.
                      • Hide an event notification if it is redacted (#​29605). Contributed by @​Half-Shot.
                      • Switch away from nesting React trees and mangling the DOM (#​29586). Contributed by @​t3chguy.
                      • New room list: add notification decoration (#​29552). Contributed by @​florianduros.
                      • RoomListStore: Unread filter should match rooms that were marked as unread (#​29580). Contributed by @​MidhunSureshR.
                      • Add support for hiding videos (#​29496). Contributed by @​Half-Shot.
                      • Use an outline icon for the report room button (#​29573). Contributed by @​robintown.
                      • Generate/load pickle key on SSO (#​29568). Contributed by @​Jujure.
                      • Add report room dialog button/dialog. (#​29513). Contributed by @​Half-Shot.
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #338

                        [1.109.0]

                        • Update synapse to 1.128.0
                        • Full Changelog
                        • Add an access token introspection cache to make Matrix Authentication Service integration (MSC3861) more efficient. (#18231)
                        • Add background job to clear unreferenced state groups. (#18254)
                        • Hashes of media files are now tracked by Synapse. Media quarantines will now apply to all files with the same hash. (#18277, #18302, #18296)
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #339

                          [1.10.3]

                          • Update element-web to 1.11.98
                          • Full Changelog
                          • print better errors in the search view instead of a blocking modal (#29724). Contributed by @Jujure.
                          • New room list: video room and video call decoration (#29693). Contributed by @florianduros.
                          • Remove Secure Backup, Cross-signing and Cryptography sections in Security & Privacy user settings (#29088). Contributed by @florianduros.
                          • Allow reporting a room when rejecting an invite. (#29570). Contributed by @Half-Shot.
                          • RoomListViewModel: Reset primary and secondary filters on space change (#29672). Contributed by @MidhunSureshR.
                          • RoomListStore: Support specific sorting requirements for muted rooms (#29665). Contributed by @MidhunSureshR.
                          • New room list: add notification options menu (#29639). Contributed by @florianduros.
                          • Room List: Scroll to top of the list when active room is not in the list (#29650). Contributed by @MidhunSureshR.
                          • Fix unwanted form submit behaviour in memberlist (#29747). Contributed by @MidhunSureshR.
                          • New room list: fix public room icon visibility when filter change (#29737). Contributed by @florianduros.
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #340

                            [1.10.4]

                            • Update element-web to 1.11.99
                            • Full Changelog
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #341

                              [1.110.0]

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

                                [1.10.5]

                                • Update element-web to 1.11.100
                                • Full Changelog
                                • Move rich topics out of labs / stabilise MSC3765 (#29817). Contributed by @Johennes.
                                • Spell out that Element Web does not work on mobile. (#29211). Contributed by @ara4n.
                                • Add message preview support to the new room list (#29784). Contributed by @dbkr.
                                • Global configuration flag for media previews (#29582). Contributed by @Half-Shot.
                                • New room list: add partial keyboard shortcuts support (#29783). Contributed by @florianduros.
                                • MVVM RoomSummaryCard Topic (#29710). Contributed by @MarcWadai.
                                • Warn on self change from settings > roles (#28926). Contributed by @MarcWadai.
                                • New room list: new visual for invitation (#29773). Contributed by @florianduros.
                                • Fix incorrect display of the user info display name (#29826). Contributed by @langleyd.
                                • RoomListStore: Remove invite rooms on decline (#29804). Contributed by @MidhunSureshR.
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote last edited by
                                  #343

                                  [1.10.6]

                                  • Update element-web to 1.11.101
                                  • Full Changelog
                                  • New room list: add keyboard navigation support (#29805). Contributed by @florianduros.
                                  • Use the JoinRuleSettings component for the guest link access prompt. (#28614). Contributed by @toger5.
                                  • Add loading state to the new room list view (#29725). Contributed by @langleyd.
                                  • Make OIDC identity reset consistent with EX (#29854). Contributed by @andybalaam.
                                  • Support error code for email / phone adding unsupported (MSC4178) (#29855). Contributed by @dbkr.
                                  • Update identity reset UI (Make consistent with EX) (#29701). Contributed by @andybalaam.
                                  • Add secondary filters to the new room list (#29818). Contributed by @dbkr.
                                  • Fix battery drain from Web Audio (#29203). Contributed by @mbachry.
                                  • Fix go home shortcut on macos and change toggle action events shortcut (#29929). Contributed by @florianduros.
                                  • New room list: fix outdated message preview when space or filter change (#29925). Contributed by @florianduros.
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote last edited by
                                    #344

                                    [1.111.0]

                                    • Update synapse to 1.130.0
                                    • Full Changelog
                                    • Fix startup being blocked on creating a new index that was introduced in v1.130.0rc1. (#​18439)
                                    • Fix the ordering of local messages in rooms that were affected by GHSA-v56r-hwv5-mxg6. (#​18447)
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote last edited by
                                      #345

                                      [1.112.0]

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

                                        [1.10.7]

                                        • Update element-web to 1.11.102
                                        • Full Changelog
                                        • EW: Modernize the recovery key input modal (#29819). Contributed by @uhoreg.
                                        • New room list: move secondary filters into primary filters (#29972). Contributed by @florianduros.
                                        • Prompt the user when key storage is unexpectedly off (#29912). Contributed by @andybalaam.
                                        • New room list: move sort menu in room list header (#29983). Contributed by @florianduros.
                                        • New room list: rework spacing of room list item (#29965). Contributed by @florianduros.
                                        • RLS: Remove forgotten room from skiplist (#29933). Contributed by @MidhunSureshR.
                                        • Add room list sorting (#29951). Contributed by @dbkr.
                                        • Don't use the minimised width(68px) on the new room list (#29778). Contributed by @langleyd.
                                        • [Backport staging] Close call options popup menu when option has been selected (#30054). Contributed by @RiotRobot.
                                        • RoomListStoreV3: Only add new rooms that pass VisibilityProvider check (#29974). Contributed by @MidhunSureshR.
                                        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