mirror of
https://github.com/etkecc/synapse-admin.git
synced 2024-11-21 15:25:22 +03:00
v0.10.3-etke5
This commit is contained in:
parent
311cc2a1f4
commit
51297b49fc
2 changed files with 2 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -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
|
||||
|
|
|
@ -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_
|
||||
|
||||
|
|
Loading…
Reference in a new issue