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 176.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.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #77

    [1.25.1]

    • Update Synapse to 1.35.1
    • Fix a bug introduced in v1.35.0 where invite-only rooms would be shown to all users in a space, regardless of if the user had access to it. (#10109)
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by girish
      #78

      Element [1.5.9]

      • Update Element to 1.7.30
      • Upgrade to React SDK 3.23.0 and JS SDK 11.2.0
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #79

        Synapse [1.26.0]

        • Update Synapse to 1.36.0
        • Full changelog
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by girish
          #80

          Element [1.5.10]

          • Update Element to 1.7.31
          • Upgrade to React SDK 3.24.0 and JS SDK 12.0.0
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by girish
            #81

            Element [1.5.11]

            • Update Element to 1.7.32
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #82

              Element [1.5.12]

              • Set "branding" to Element
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #83

                Element [1.5.13]

                • Update Element to 1.7.33
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #84

                  For those asking about the recent releases, there's been a regression somewhere in Synapse with how auth providers are handled. You can read up here - https://github.com/matrix-org/synapse/issues/10171 . I opened https://github.com/matrix-org/matrix-synapse-ldap3/issues/123 and https://github.com/matrix-org/matrix-synapse-ldap3/issues/124 . Luckily, there is a workaround, so we can fix things in the package.

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

                    [1.27.0]

                    • Update Synapse to 1.38.0
                    • Full changelog
                    • Implement refresh tokens as specified by MSC2918. (#9450)
                    • Add support for evicting cache entries based on last access time. (#10205)
                    • Omit empty fields from the /sync response. Contributed by @deepbluev7. (#10214)
                    • Improve validation on federation send_{join,leave,knock} endpoints. (#10225, #10243)
                    • Mark events received over federation which fail a spam check as "soft-failed". (#10263)
                    • Add metrics for new inbound federation staging area. (#10284)
                    • Add script to print information about recently registered users. (#10290)
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #86

                      [1.27.1]

                      • Update Synapse to 1.38.1
                      • Full changelog
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #87

                        [1.28.0]

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

                          Element [1.5.14]

                          • Update Element to 1.7.34
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #89

                            Synapse [1.29.0]

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

                              Element [1.6.0]

                              • Update Element to 1.8.0
                              • Full changelog
                              • Show how long a call was on call tiles (#6570). Fixes #18405. Contributed by SimonBrandner.
                              • Add regional indicators to emoji picker (#6490). Fixes #14963. Contributed by robintown.
                              • Make call control buttons accessible to screen reader users (#6181). Fixes #18358. Contributed by pvagner.
                              • Skip sending a thumbnail if it is not a sufficient saving over the original (#6559). Fixes #17906.
                              • Increase PiP snapping speed (#6539). Fixes #18371. Contributed by SimonBrandner.
                              • Improve and move the incoming call toast (#6470). Fixes #17912. Contributed by SimonBrandner.
                              • Allow all of the URL schemes that Firefox allows (#6457). Contributed by aaronraimist.
                              • Improve bubble layout colors (#6452). Fixes #18081. Contributed by SimonBrandner.
                              • Spaces let users switch between Home and All Rooms behaviours (#6497). Fixes #18093.
                              • Support for MSC2285 (hidden read receipts) (#6390). Contributed by SimonBrandner.
                              • Group pinned message events with MELS (#6349). Fixes #17938. Contributed by SimonBrandner.
                              • Make version copiable (#6227). Fixes #17603 and #18329. Contributed by SimonBrandner.
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #91

                                [1.6.1]

                                • Update Element to 1.8.1
                                • Full changelog
                                • Fix multiple VoIP regressions (matrix-org/matrix-js-sdk#1860).
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #92

                                  Synapse [1.30.0]

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

                                    [1.30.1]

                                    • Send logs to the console
                                    • Fix postinstall message about federation
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #94

                                      Element [1.6.2]

                                      • Update Element to 1.8.2
                                      • Full changelog
                                      • Add a warning on E2EE rooms if you try to make them public (#5698). Contributed by SimonBrandner.
                                      • Allow pagination of the space hierarchy and use new APIs (#6507). Fixes #18089 and #18427.
                                      • Improve emoji in composer (#6650). Fixes #18593 and #18593. Contributed by SimonBrandner.
                                      • Allow playback of replied-to voice message (#6629). Fixes #18599 and #18599. Contributed by SimonBrandner.
                                      • Format autocomplete suggestions vertically (#6620). Fixes #17574 and #17574. Contributed by SimonBrandner.
                                      • Remember last MemberList search query per-room (#6640). Fixes #18613 and #18613. Contributed by SimonBrandner.
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #95

                                        Synapse [1.30.2]

                                        • Update Synapse to 1.41.1
                                        • Full changelog
                                        • GHSA-3x4c-pq33-4w3q / CVE-2021-39164: Enumerating a private room's list of members and their display names.
                                        • GHSA-jj53-8fmw-f2w2 / CVE-2021-39163: Disclosing a private room's name, avatar, topic, and number of members.
                                        1 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #96

                                          [1.31.0]

                                          • Update Synapse to 1.42.0
                                          • Full changelog
                                          • Support room version 9 from MSC3375. (#10747)
                                          • Add support for MSC3231: Token authenticated registration. Users can be required to submit a token during registration to authenticate themselves. Contributed by Callum Brown. (#10142)
                                          • Add support for MSC3283: Expose enable_set_displayname in capabilities. (#10452)
                                          • Port the PresenceRouter module interface to the new generic interface. (#10524)
                                          • Add pagination to the spaces summary based on updates to MSC2946. (#10613, #10725)
                                          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