v0.10.3-etke5

This commit is contained in:
Aine 2024-09-03 11:50:14 +03:00
parent 311cc2a1f4
commit 51297b49fc
No known key found for this signature in database
GPG key ID: 34969C908CCA2804
2 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@ on:
branches: [ "main" ]
env:
upstream_version: v0.10.3
etke_version: etke4
etke_version: etke5
bunny_version: v0.1.0
permissions:
checks: write

View file

@ -27,6 +27,7 @@ The following changes are already implemented:
* [Fix user's default tab not being shown](https://github.com/etkecc/synapse-admin/pull/8)
* [Add identifier when authorizing with password](https://github.com/Awesome-Technologies/synapse-admin/pull/601)
* [Add ability to toggle whether to show locked users](https://github.com/Awesome-Technologies/synapse-admin/pull/573)
* [Fix user's display name in header on user's page](https://github.com/etkecc/synapse-admin/pull/9)
_the list will be updated as new changes are added_