Sanitize CSV on import (#101)

* Sanitize CSV on import

* update readme
This commit is contained in:
Aine
2024-10-25 11:52:26 +03:00
committed by GitHub
parent 791ae2c869
commit 44e8b82412
3 changed files with 13 additions and 1 deletions

View File

@@ -84,6 +84,7 @@ The following changes are already implemented:
* [Add user profile to the top menu](https://github.com/etkecc/synapse-admin/pull/80)
* [Enable visual customization](https://github.com/etkecc/synapse-admin/pull/81)
* [Fix room state events display](https://github.com/etkecc/synapse-admin/pull/100)
* [Sanitize CSV on import](https://github.com/etkecc/synapse-admin/pull/101)
_the list will be updated as new changes are added_