Ech0
Self-hosted personal microblog for owning your timeline
Alternative to: twitter, tumblr
About
Versions (104)
v4.9.0
2026-05-31π Ech0 v4.9.0
Try in 60 Seconds
docker run -d \
--name ech0 \
-p 6277:6277 \
-v /opt/ech0/data:/app/data \
-e JWT_SECRET="Hello Echos" \
sn0wl1n/ech0:latest
https://github.com/lin-snow/Ech0/blob/main/CHANGELOG.md
Whatβs Changed
- chore(deps): bump the go-patch-minor group with 6 updates by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/269
- chore(deps): bump the web-patch-minor group in /web with 4 updates by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/270
- chore(deps-dev): bump npm-run-all2 from 8.0.4 to 9.0.1 in /web by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/271
Full Changelog: https://github.com/lin-snow/Ech0/compare/v4.8.2β¦v4.9.0