Add Users' Account Data tab (#276)

* Add Account Data tab in User edit

* update readme
This commit is contained in:
Borislav Pantaleev
2025-01-16 11:00:59 +02:00
committed by GitHub
parent 44d801a2f5
commit 2a5b59002e
12 changed files with 138 additions and 7 deletions

View File

@@ -109,6 +109,7 @@ The following changes are already implemented:
* 🛑 [Add support for Account Suspension (MSC3823)](https://github.com/etkecc/synapse-admin/pull/195)
* 🗑️ [Add "Purge Remote Media" button](https://github.com/etkecc/synapse-admin/pull/237)
* [Respect base url (`BASE_PATH` / `vite build --base`) when loading `config.json`](https://github.com/etkecc/synapse-admin/pull/274)
* [Add Users' Account Data tab](https://github.com/etkecc/synapse-admin/pull/276)
#### exclusive for [etke.cc](https://etke.cc) customers