Skip to content

Commit c227ca4

Browse files
committed
chore: release v0.4.27
1 parent a193d77 commit c227ca4

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

RELEASE.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ExcaliDash v0.4.27-dev
1+
# ExcaliDash v0.4.27
22

33
Release date: 2026-02-18
44

@@ -27,9 +27,9 @@ Edit `docker-compose.prod.yml` and pin the release tags:
2727
```yaml
2828
services:
2929
backend:
30-
image: zimengxiong/excalidash-backend:v0.4.27-dev
30+
image: zimengxiong/excalidash-backend:0.4.27
3131
frontend:
32-
image: zimengxiong/excalidash-frontend:v0.4.27-dev
32+
image: zimengxiong/excalidash-frontend:0.4.27
3333
```
3434
3535
Example:
@@ -40,8 +40,6 @@ docker compose -f docker-compose.prod.yml up -d
4040

4141
</details>
4242

43-
## RC for v0.4.27 release
44-
4543
### Authentication and user management
4644

4745
- Added a full authentication platform with local registration/login and password reset.

0 commit comments

Comments
 (0)