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)
344 Posts 5 Posters 170.0k 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #4

    Riot [1.1.1]

    • Update riot to 1.6.1
    • Full changelog
    • Upgrade to React SDK 2.6.0 and JS SDK 6.1.0
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by girish
      #5

      Synapse [1.2.0]

      • Update Synapse to 1.14.0
      • Full changelog
      1 Reply Last reply
      1
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #6

        Riot [1.1.3]

        • Update riot to 1.6.3
        • Full changelog
        • Fixes a vulnerability in single sign-on (SSO) deployments
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #7

          Riot [1.1.4]

          • Update riot to 1.6.4
          • Full changelog
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #8

            Riot [1.2.0]

            • Remove matrix.org welcome bot - https://github.com/vector-im/riot-web/pull/12894
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #9

              Matrix [1.3.0]

              • Add optional sso support
              1 Reply Last reply
              1
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #10

                Update to 1.15.0 results in a crash in LDAP. I have reported this upstream https://github.com/matrix-org/matrix-synapse-ldap3/issues/92

                1 Reply Last reply
                1
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by girish
                  #11

                  Upstream has made a fix for 1.15.0 - https://github.com/matrix-org/synapse/pull/7684

                  1 Reply Last reply
                  1
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #12

                    Riot [1.2.1]

                    • Update riot to 1.6.5
                    • Full changelog
                    • Upgrade to JS SDK 6.2.2 and React SDK 2.7.2
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by girish
                      #13

                      Synapse [1.4.0]

                      • Update Synapse to 1.15.1
                      • Full changelog
                      • Advertise support for Client-Server API r0.6.0 and remove related unstable feature flags. (#6585)
                      • Add an option to disable autojoining rooms for guest accounts. (#6637)
                      • Add admin APIs to allow server admins to manage users' devices. Contributed by @dklimpel. (#7481)
                      • Add support for generating thumbnails for WebP images. Previously, users would see an empty box instead of preview image. Contributed by @WGH-. (#7586)
                      • Support the standardized m.login.sso user-interactive authentication flow. (#7630)
                      1 Reply Last reply
                      1
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #14

                        Riot [1.2.2]

                        • Update riot to 1.6.6
                        • Full changelog
                        • Upgrade to JS SDK 7.0.0 and React SDK 2.8.0
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #15

                          [1.3.0]

                          • Update riot to 1.6.7
                          • Full changelog
                          • Upgrade to React SDK 2.8.1
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #16

                            [1.5.0]

                            • Update Synapse to 1.15.2
                            • Full changelog
                            • A malicious homeserver could force Synapse to reset the state in a room to a small subset of the correct state. This affects all Synapse deployments which federate with untrusted servers. (96e9afe6)
                            • HTML pages served via Synapse were vulnerable to clickjacking attacks. This predominantly affects homeservers with single-sign-on enabled, but all server administrators are encouraged to upgrade. (ea26e9a9)

                            This contains important security fixes. Please update immediately

                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #17

                              Riot [1.3.1]

                              • Update riot to 1.6.8
                              • Full changelog
                              • Upgrade to JS SDK 7.1.0 and React SDK 2.9.0
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #18

                                Synapse [1.6.0]

                                • Update Synapse to 1.16.0
                                • Full changelog
                                • Add an option to enable encryption by default for new rooms. (#7639)
                                • Add support for running multiple media repository workers. See docs/workers.md for instructions. (#7706)
                                • Media can now be marked as safe from quarantined. (#7718)
                                • Expand the configuration options for auto-join rooms. (#7763)
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #19

                                  Synapse [1.6.1]

                                  • Update Synapse to 1.16.1
                                  • Full changelog
                                  • Drop table local_rejections_stream which was incorrectly added in Synapse 1.16.0. (#7816, b1beb3ff5)
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #20

                                    Synapse [1.7.0]

                                    • Update Synapse to 1.17.0
                                    • Full changelog
                                    • Fix inconsistent handling of upper and lower case in email addresses when used as identifiers for login, etc. Contributed by @dklimpel. (#7021)
                                    • Fix "Tried to close a non-active scope!" error messages when opentracing is enabled. (#7732)
                                    • Fix incorrect error message when database CTYPE was set incorrectly. (#7760)
                                    • Fix to not ignore set_tweak actions in Push Rules that have no value, as permitted by the specification. (#7766)
                                    • Fix synctl to handle empty config files correctly. Contributed by @kotovalexarian. (#7779)
                                    • Fixes a long standing bug in worker mode where worker information was saved in the devices table instead of the original IP address and user agent. (#7797)
                                    • Fix 'stuck invites' which happen when we are unable to reject a room invite received over federation. (#7804, #7809, #7810)
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #21

                                      Element [1.4.0]

                                      • Update Element to 1.7.0
                                      • Full changelog
                                      • App name changed from Riot to Element
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #22

                                        Element [1.4.1]

                                        • Update Element to 1.7.1
                                        • Full changelog
                                        • Run pngcrush on vector-icons
                                        • Use the right protocol for SSO URLs
                                        • Fix mstile-310x150 by renaming it
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #23

                                          [1.4.2]

                                          • Update Element to 1.7.2
                                          • Full changelog
                                          • Upgrade to React SDK 3.0.0 and JS SDK 8.0.0
                                          • Capitalize letters #14566
                                          • Riot to Element #14581
                                          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