Ech0
Self-hosted personal microblog for owning your timeline
Alternative to: twitter, tumblr
About
Versions (104)
v4.6.4
2026-04-27🎉 Ech0 v4.6.4
- 优化 i18n 体验
- 优化 Timeline 性能和显示逻辑
- 去除 Zen Mode
- 更新前端依赖
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
What’s Changed
- chore(deps): bump the go-patch-minor group with 3 updates by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/235
- chore(deps-dev): bump the web-patch-minor group in /web with 2 updates by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/236
- chore(deps): bump vue-virtual-scroller from 2.0.1 to 3.0.0 in /web by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/237
Full Changelog: https://github.com/lin-snow/Ech0/compare/v4.6.3…v4.6.4