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 - Status | 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)
392 Posts 3 Posters 418.2k 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
    wrote on last edited by
    #383

    [1.11.8]

    • Update element-web to 1.12.8
    • Full Changelog
    • Remove element_call.participant_limit config and associated code. (#​31638). Contributed by @​Half-Shot.
    • Switch to rendering svg icons rather than masking them (#​31557). Contributed by @​t3chguy.
    • Update history visibility UX (#​31635). Contributed by @​langleyd.
    • Show correct call icon for joining a call. (#​31489). Contributed by @​Half-Shot.
    • Update StopGapWidgetDriver to support sticky events (#​31205). Contributed by @​Half-Shot.
    • Remove release announcements for new sounds & room list (#​31544). Contributed by @​t3chguy.
    • Add button to restore from backup into /devtools (#​31581). Contributed by @​mxandreas.
    • Switch to non-solid compound icons for room settings & composer (#​31561). Contributed by @​t3chguy.
    • Support encrypted state events MSC4362 (#​31513). Contributed by @​andybalaam.
    • Update prop type & documentation for HistoryVisibleBanner and VM. (#​31545). Contributed by @​kaylendog.
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      wrote on last edited by
      #384

      [1.126.0]

      • Update synapse to 1.146.0
      • Full Changelog
      • MSC2697 (Dehydrated devices) has been removed, as the MSC is closed. Developers should migrate to MSC3814. (#19346)
      • Support for Ubuntu 25.04 (Plucky Puffin) has been dropped. Synapse no longer builds debian packages for Ubuntu 25.04.
      • Add a new config option enable_local_media_storage which controls whether media is additionally stored locally when using configured media_storage_providers. Setting this to false allows off-site media storage without a local cache. Contributed by Patrice Brend'amour @dr.allgood. (#19204)
      • Stabilise support for MSC4312's m.oauth User-Interactive Auth stage for resetting cross-signing identity with the OAuth 2.0 API. The old, unstable name (org.matrix.cross_signing_reset) is now deprecated and will be removed in a future release. (#19273)
      • Refactor Grafana dashboard to use server_name label (instead of instance). (#19337)
      • Fix joining a restricted v12 room locally when no local room creator is present but local users with sufficient power levels are. Contributed by @nexy7574. (#19321)
      • Fixed parallel calls to /_matrix/media/v1/create being ratelimited for appservices even if rate_limited: false was set in the registration. Contributed by @tulir @ Beeper. (#19335)
      • Fix a bug introduced in 1.61.0 where a user's membership in a room was accidentally ignored when considering access to historical state events in rooms with the "shared" history visibility. Contributed by Lukas Tautz. (#19353)
      • MSC4140: Store the JSON content of scheduled delayed events as text instead of a byte array. This fixes the inability to schedule a delayed event with non-ASCII characters in its content. (#19360)
      • Always rollback database transactions when retrying (avoid orphaned connections). (#19372)
      andreasduerenA 1 Reply Last reply
      0
      • J joseph forked this topic on
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        wrote on last edited by
        #385

        [1.126.1]

        • install s3-storage from github again
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          wrote on last edited by
          #386

          [1.126.2]

          • Allow to override the user profile mapping for OIDC
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            wrote last edited by
            #387

            [1.11.10]

            • Update element-web to 1.12.10
            • Full Changelog
            • Support additional_creators in /upgraderoom (MSC4289) (#​31934). Contributed by @​andybalaam.
            • Update room header icon for world_readable rooms (#​31915). Contributed by @​richvdh.
            • Show an icon in the room header for shared history (#​31879). Contributed by @​richvdh.
            • Remove "history may be shared" banner. (#​31881). Contributed by @​kaylendog.
            • Allow dismissing 'Key storage out of sync' temporarily (#​31455). Contributed by @​andybalaam.
            • Add resolutions entry for matrix-widget-api to package.json (#​31851). Contributed by @​toger5.
            • Improve visibility under contrast control mode (#​31847). Contributed by @​t3chguy.
            • Unread Sorting - Add option for sorting in OptionsMenuView (#​31754). Contributed by @​MidhunSureshR.
            • Unread sorting - Implement sorter and use it in the room list store (#​31723). Contributed by @​MidhunSureshR.
            • Allow Element Call widgets to receive sticky events (#​31843). Contributed by @​robintown.
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              wrote last edited by
              #388

              [1.127.1]

              • Update synapse to 1.147.1
              • Full Changelog
              • Block federation requests and events authenticated using a known insecure signing key. See CVE-2026-24044 / ELEMENTSEC-2025-1670. (#​19459)
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                wrote last edited by
                #389

                [1.11.11]

                • Update element-web to 1.12.11
                • Full Changelog
                • Remove UIFeature.BulkUnverifiedSessionsReminder setting (#​31943). Contributed by @​andybalaam.
                • Remove unused function to auto-rageshake when key backup is not set up (#​31942). Contributed by @​andybalaam.
                • Room list: update the visuals in order to have better contrast (#​32421). Contributed by @​florianduros.
                • Set history visibility to "invited" for DMs and new non-public rooms when creating a room (#​31974). Contributed by @​langleyd.
                • Remove server acl status/summaries from timeline (#​32461). Contributed by @​langleyd.
                • Update globalBlacklistUnverifiedDevices on setting change (#​31983). Contributed by @​kaylendog.
                • Add badge for history visibiltity to room info panel (#​31927). Contributed by @​richvdh.
                • Default useOnlyCurrentProfiles to true (#​32524). Contributed by @​dbkr.
                • Keep custom theme active after reload (#​32506). Contributed by @​florianduros.
                • Update font format from 'ttf' to 'truetype' (#​32493). Contributed by @​all-yall.
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  wrote last edited by
                  #390

                  [1.128.0]

                  • Update synapse to 1.148.0
                  • Full Changelog
                  • Support sending and receiving MSC4354 Sticky Event metadata. (#​19365)
                  • Remove support for MSC3244: Room version capabilities as the MSC was rejected. (#​19429)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    wrote last edited by
                    #391

                    [1.129.0]

                    • Update synapse to 1.149.0
                    • Full Changelog
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      wrote last edited by
                      #392

                      [1.130.0]

                      • Update matrix-synapse-ldap3 to 0.4.0
                      • Add support of ldap filter with anonymous user (#​186)
                      1 Reply Last reply
                      0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      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