Ech0
Self-hosted personal microblog for owning your timeline
Alternative to: twitter, tumblr
About
Versions (104)
v4.6.3
2026-04-25🎉 Ech0 v4.6.3
- 优化日期选择器样式
- 增加chunk预热,提高加载速度和体验
- 优化图片 Skeleton 加载效果
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 go.opentelemetry.io/otel from 1.40.0 to 1.41.0 by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/233
- chore(deps): bump postcss from 8.5.9 to 8.5.10 in /site in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/lin-snow/Ech0/pull/234
Full Changelog: https://github.com/lin-snow/Ech0/compare/v4.6.2…v4.6.3