Skip to content

Commit 174bfe8

Browse files
committed
Release 3.1.5
1 parent cfcca29 commit 174bfe8

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1+
# Version 3.1.5 (2025-08-15)
2+
3+
Internal compiler and dependency upgrades.
4+
5+
This version has been tested and is confirmed to work with Matrix Rooms v12 (see [Project Hydra: Improving state resolution in Matrix](https://matrix.org/blog/2025/08/project-hydra-improving-state-res/)). While v12-specific power levels are not currently handled correctly (the room creators having infinite power levels with no possibility for demotion), regular usage works.
6+
7+
18
# Version 3.1.4 (2025-02-25)
29

310
- Internal compiler and dependency upgrades.
411
- Switched from a [Woodpecker CI](https://woodpecker-ci.org/)-powered build pipeline to one powered by [Github Actions](https://github.com/features/actions)
5-
- Switched where prebuilt container images are published from [Docker Hub](https://hub.docker.com/) (`docker.io/devture/matrix-corporal`) to [Github Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry) (`ghcr.io/devture/matrix-corporal`). You can find hte new container images [here](https://github.com/devture/matrix-corporal/pkgs/container/matrix-corporal)
12+
- Switched where prebuilt container images are published from [Docker Hub](https://hub.docker.com/) (`docker.io/devture/matrix-corporal`) to [Github Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry) (`ghcr.io/devture/matrix-corporal`). You can find the new container images [here](https://github.com/devture/matrix-corporal/pkgs/container/matrix-corporal)
13+
614

715
# Version 3.1.3 (2025-02-03)
816

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.4
1+
3.1.5

0 commit comments

Comments
 (0)