From 678867e981e720f4a4c09e4f9d4b46d99da317a8 Mon Sep 17 00:00:00 2001 From: Aine Date: Tue, 3 Sep 2024 07:12:36 +0300 Subject: [PATCH] v0.10.3-etke2 --- .github/workflows/workflow.yml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 68fc10c..91aac62 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -4,7 +4,7 @@ on: branches: [ "main" ] env: upstream_version: v0.10.3 - etke_version: etke1 + etke_version: etke2 bunny_version: v0.1.0 permissions: checks: write diff --git a/README.md b/README.md index 8983a91..8fbf686 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ user-friendly interface for managing Synapse homeservers. The following changes are already implemented: * [Prevent admins from deleting themselves](https://github.com/etkecc/synapse-admin/pull/1) +* [Fix user's default tab not being shown](https://github.com/etkecc/synapse-admin/pull/8) _the list will be updated as new changes are added_