Ech0 logo

Ech0

Self-hosted personal microblog for owning your timeline

Alternative to: twitter, tumblr


About Versions (104)

v4.7.1

2026-05-01

🎉 Ech0 v4.7.1

  1. 重构 Echo 详情页面
  2. 引入多标签功能
  3. 引入新的 About 页面
  4. 探索页面卡片样式微调
  5. 调整 Editor
  6. 优化 Gallery

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

Full Changelog: https://github.com/lin-snow/Ech0/compare/v4.7.0…v4.7.1