Ech0
Self-hosted personal microblog for owning your timeline
Alternative to: twitter, tumblr
About
Versions (104)
v4.6.0
2026-04-21🎉 Ech0 v4.6.0
- 优化快照备份 Crontab 配置
- 移除 Ech0 v3 迁移到 v4
- 搜索功能现在支持更强大的过滤规则
- Echo 新增 Location Extension
- 更新前后端依赖
- 优化无障碍
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-dev): bump the web-patch-minor group in /web with 2 updates by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/231
- chore(deps): bump github.com/go-webauthn/webauthn from 0.16.4 to 0.16.5 in the go-patch-minor group by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/230
Full Changelog: https://github.com/lin-snow/Ech0/compare/v4.5.6…v4.6.0