News
This page contains copy of #news:etke.cc room messages, but you may use RSS, or Fediverse to get them. Additionally, you may check News Archive for full list of messages.
Stable Updates Published
- Element: v1.11.86 -> v1.11.87
- Exim Relay: 4.98-r0-1 -> 4.98-r0-2
- Grafana: 11.3.1 -> 11.3.2
- Hookshot: 5.4.1 -> 6.0.1
- Radicale: 3.3.1.0 -> 3.3.1.1
- Schildichat: 1.11.36-sc.3 -> 1.11.86-sc.0.test.0
- Synapse: v1.120.0 -> v1.120.2
- Synapse Admin: v0.10.3-etke32 -> v0.10.3-etke33
Component Updates: Synapse Admin Got Server Status Page
Starting with this update, you could always check the status of your server using Synapse Admin. Apart from the components’ health, it shows if there is a process (like maintenance) running currently.
Service Updates: Monitoring Changes
As it was announced within the last update, systemd units monitoring has been enabled.
You may see failed systemd units (components) in the monitoring reports (on-demand using Synapse Admin or Scheduler; automatically via Email and Matrix reports) starting from this week
Reminder: Synapse Admin Path Changed
The Synapse Admin path changed from
https://matrix.your-server.com/synapse-admin
tohttps://matrix.your-server.com/admin
(that change was initially announced on November 21, and then again, but we still get support requests about it)Reminder: Customer Support Contacts Changed
Some time ago, we announced changes to Customer Support with its migration to the new system and email address, and want to remind you that the up-to-date contact methods could be found on the etke.cc/contacts page. The old contact methods (old email addresses, matrix and telegram contacts) are still working currently, but that may change in the future, so we suggest revisiting the contacts page to ensure you have up-to-date information.
Stable Updates Published
- Borgmatic: 1.9.2 -> 1.9.3
- Radicale: 3.3.0.1 -> 3.3.1.0
- Synapse: v1.119.0 -> v1.120.0
- Synapse Admin: v0.10.3-etke31 -> v0.10.3-etke32
- Synapse Reverse Proxy Companion: 1.27.2-alpine -> 1.27.3-alpine
- Traefik: v3.2.0 -> v3.2.1
- Valkey: 8.0.1 new
Reminder: Synapse Admin Path Changed
Starting from the previous update, the Synapse Admin path changed from
https://matrix.your-server.com/synapse-admin
tohttps://matrix.your-server.com/admin
Component Updates: Authenticated Media Enabled by Default
With this update, your Synapse homeserver will now require authentication for newly uploaded media files. While most Matrix ecosystem components (clients, bots, etc.) should support this feature, some software may lack compatibility.
Due to the critical security benefits of this change, we strongly discourage disabling it. If you develop your own Matrix app, service, or tool, please consider implementing authenticated media support as soon as possible.
Component Updates: KeyDB Replaced by Valkey
Previously, we replaced Redis with KeyDB due to Redis’s licensing change.
Unfortunately, KeyDB has proven to be problematic, with issues that are not easily worked around. As a result, we are switching to Valkey, a promising drop-in replacement that has demonstrated reliability and performance.
This change only affects servers using Redis-dependent components such as Synapse Workers, Funkwhale, and Peertube. Please expect a one-time maintenance downtime of up to 15 minutes during the migration.
Service Updates: Enhancing News Awareness
Some customers have missed important updates shared in #news:etke.cc, resulting in misunderstandings about server changes and increased customer support requests. To address this, the Scheduler will now repost announcements from #news:etke.cc directly to the DMs of homeserver admins.
We encourage everyone to take just one minute per week to read these updates and stay informed. This small effort will help prevent confusion and ensure smoother operations.
Service Updates: Monitoring Changes
This week, we made significant backend changes to the monitoring service. If you notice unexpected behavior or incorrect results in reports, please contact us.
Additionally, all customers will have the Systemd unit monitoring feature enabled in the upcoming week.
Stable Updates Published
- Baibot: v1.3.2 -> v1.4.0
- Borgmatic: 1.9.1 -> 1.9.2
- Discord: v0.7.0 -> v0.7.1
- Element: v1.11.85 -> v1.11.86
- Gmessages: v0.5.1 -> v0.5.2
- Grafana: 11.3.0 -> 11.3.1
- Meta Instagram: v0.4.1 -> v0.4.2
- Meta Messenger: v0.4.1 -> v0.4.2
- Signal: v0.7.2 -> v0.7.3
- Slack: v0.1.2 -> v0.1.3
- Synapse Admin: v0.10.3-etke30 -> v0.10.3-etke31
- Vaultwarden: 1.32.4 -> 1.32.5
- Whatsapp: v0.11.0 -> v0.11.1
Service Updates: Synapse Admin Path Changes
With this update, the Synapse Admin path changed from
https://matrix.your-server.com/synapse-admin
tohttps://matrix.your-server.com/admin
Stable Updates Published
- Baibot: v1.3.1 -> v1.3.2
- Borgmatic: 1.9.0 -> 1.9.1
- Cinny: v4.2.2 -> v4.2.3
- Element: v1.11.84 -> v1.11.85
- Grafana: 11.2.2 -> 11.3.0
- Jitsi: stable-9779 -> stable-9823
- Miniflux: 2.2.2 -> 2.2.3
- Synapse: v1.118.0 -> v1.119.0
- Synapse Admin: v0.10.3-etke29 -> v0.10.3-etke30
- Vaultwarden: 1.32.3 -> 1.32.4
Stable Updates Published
- Borg: 1.2.8 -> 1.4.0
- Borgmatic: 1.8.13 -> 1.9.0
- Element: v1.11.83 -> v1.11.84
- Gotosocial: 0.17.0 -> 0.17.2
- Ntfy: v2.10.0 -> v2.11.0
- Postmoogle: v0.9.23 -> v0.9.24
- Prometheus: v2.54.1 -> v2.55.1
- Synapse Admin: v0.10.3-etke26 -> v0.10.3-etke29
- Traefik: v3.1.3 -> v3.2.0
Service Updates: Deprecating Sliding-Sync Proxy
Finally, the Sliding Sync MSC got a Synapse-native implementation in the form of Simplified Sliding Sync MSC, and client apps are updated to use it; thus we’re starting a multistep process of removal of the old Sliding Sync implementation (powered by the Sliding Sync Proxy).
With this update, Sliding Sync Proxy’s URL has been removed from
/.well-known/matrix/client
, causing new sessions to use Synapse’s native Sliding Sync endpoints instead.In the future, the Sliding Sync Proxy component will be disabled and removed from all servers.
NOTE: Please keep in mind that Sliding Sync is not part of the Matrix protocol yet, nor its implementations are stable. If you use Sliding Sync with your client apps, you may and will face bugs and issues, that’s expected. If you don’t want to have such issues - do not use Sliding Sync in your client apps (some apps, like Element X, work only with Sliding Sync)
Stable Updates Published
- Element: v1.11.81 -> v1.11.82
- Gotosocial: 0.16.0 -> 0.17.0
- Hydrogen: v0.5.0 -> v0.5.1
- Jitsi: stable-9753 -> stable-9779
- Synapse Admin: v0.10.3-etke20 -> v0.10.3-etke25
Service Update: Synapse Admin changes
With this update, Synapse Admin UI has been changed, here are some highlights. Apart from small QoL changes like user profile added to the top menu, separate login button for access token auth, and fixed room state display, there are more significant changes:
- Visual customizations have been enabled - now you can control what you see in most of the tables/datagrids
- Custom menu items with common links were added - like your server’s updates, self-service bot, link to the help pages and contacts. Previously, there was a
Contact support
button, but it was replaced with this new featureAnd the fork got its own community support room: #synapse-admin:etke.cc
Stable Updates Published
- Cinny: v4.2.1 -> v4.2.2
- Element: v1.11.80 -> v1.11.81
- Gmessages: v0.5.0 -> v0.5.1
- Grafana: 11.1.7 -> 11.2.2
- Meta Instagram: v0.4.0 -> v0.4.1
- Meta Messenger: v0.4.0 -> v0.4.1
- Radicale: 3.2.3.1 -> 3.3.0.0
- Signal: v0.7.1 -> v0.7.2
- Slack: v0.1.1 -> v0.1.2
- Synapse: v1.116.0 -> v1.117.0
- Synapse Admin: v0.10.3-etke19 -> v0.10.3-etke20
- Vaultwarden: 1.32.1 -> 1.32.2
- Whatsapp: v0.10.9 -> v0.11.0
Servers Update In Progress (Security Fix)
- Element v1.11.80 -> v1.11.81
Potential access token exposure to malicious third parties via untrusted widgets
Don't have a Matrix server yet?
We specialize in setup, hosting and maintenance of Matrix and various Matrix & non-Matrix add-ons.
Hosting is on affordable VPS servers provided by us (via Hetzner Cloud) in the EU or US,
or on your own infrastructure anywhere in the world.
Let's build your Matrix haven together!