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)
378 Posts 5 Posters 334.6k 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
    #369

    [1.120.2]

    • Update synapse to 1.139.2
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #370

      [1.120.3]

      • Update synapse-s3-storage-provider to 1.6.0
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #371

        [1.121.0]

        • Update synapse to 1.140.0
        • Full Changelog
        • Add a new Media Query by ID Admin API that allows server admins to query and investigate the metadata of local or cached remote media via the origin/media_id identifier found in a Matrix Content URI. (#18911)
        • Add a new Fetch Event Admin API to fetch an event by ID. (#18963)
        • Update MSC4284: Policy Servers implementation to support signatures when available. (#18934)
        • Add experimental implementation of the GET /_matrix/client/v1/rtc/transports endpoint for the latest draft of MSC4143: MatrixRTC. (#18967)
        • Expose a defer_to_threadpool function in the Synapse Module API that allows modules to run a function on a separate thread in a custom threadpool. (#19032)
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #372

          [1.11.2]

          • Update element-web to 1.12.2
          • Full Changelog
          • Room List: Extend the viewport to avoid so many black spots when scrolling the room list (#​30867). Contributed by @​langleyd.
          • Hide calling buttons in room header before a room is created (#​30816). Contributed by @​Half-Shot.
          • Improve invite dialog ui - Part 2 (#​30836). Contributed by @​florianduros.
          • Fix platform settings race condition and make auto-launch tri-state (#​30977). Contributed by @​t3chguy.
          • Fix: member count in header and member list (#​30982). Contributed by @​florianduros.
          • Fix duration of voice message in timeline (#​30973). Contributed by @​florianduros.
          • Fix voice notes rendering at 00:00 when playback had not begun. (#​30961). Contributed by @​Half-Shot.
          • Improve handling of animated images, add support for AVIF animations (#​30932). Contributed by @​t3chguy.
          • Update key storage toggle when key storage status changes (#​30934). Contributed by @​uhoreg.
          • Fix jitsi widget popout (#​30908). Contributed by @​dbkr.
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote last edited by
            #373

            [1.122.0]

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

              [1.11.3]

              • Update element-web to 1.12.3
              • Full Changelog
              • Remove allowVoipWithNoMedia feature flag (#31087). Contributed by @Half-Shot.
              • Change module API to be an instance getter (#31025). Contributed by @dbkr.
              • Show hover elements when keyboard focus is within an event tile (#31078). Contributed by @t3chguy.
              • Ensure toolbar navigation pattern works in MessageActionBar (#31080). Contributed by @t3chguy.
              • Ensure sent markers are hidden when showing thread summary. (#31076). Contributed by @Half-Shot.
              • Fix translation in dev mode (#31045). Contributed by @florianduros.
              • Fix sort order in space hierarchy (#30975). Contributed by @t3chguy.
              • New Room list: don't display message preview of thread (#31043). Contributed by @florianduros.
              • Revert "A11y: move focus to right panel when opened" (#30999). Contributed by @florianduros.
              • Fix highlights in messages (or search results) breaking links (#30264). Contributed by @bojidar-bg.
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote last edited by
                #375

                [1.123.0]

                • Update synapse to 1.142.0
                • Full Changelog
                • Dropped support for Python 3.9
                • SQLite 3.40.0+ is now required
                • Deprecation of MacOS Python wheels
                • Properly stop building wheels for Python 3.9 and free-threaded CPython. (#19154)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #376

                  [1.123.1]

                  • Update synapse to 1.142.1
                  • Full Changelog
                  • Fixed a bug introduced in v1.142.0 preventing subpaths in MAS endpoints from working. (#19186)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #377

                    [1.11.4]

                    • Update element-web to 1.12.4
                    • Full Changelog
                    • Apply aria-hidden to emoji in SAS verification (#​31204). Contributed by @​t3chguy.
                    • Add options to hide header and composer of room view for the module api (#​31095). Contributed by @​florianduros.
                    • Experimental Module API Additions (#​30863). Contributed by @​dbkr.
                    • Change polls to use fieldset/legend markup (#​31160). Contributed by @​langleyd.
                    • Use compound Button styles for Jitsi button (#​31159). Contributed by @​Half-Shot.
                    • Add FocusLock to emoji picker (#​31146). Contributed by @​langleyd.
                    • Move room name, avatar, and topic to IOpts. (#​30981). Contributed by @​kaylendog.
                    • Add a devtool for looking at users and their devices (#​30983). Contributed by @​uhoreg.
                    • Fix room list handling of membership changes (#​31197). Contributed by @​t3chguy.
                    • Fix room list unable to be resized when displayed after a module (#​31186). Contributed by @​florianduros.
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #378

                      [1.124.0]

                      • Update synapse to 1.143.0
                      • Full Changelog
                      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