Skip to content

Releases: Alice39s/kuma-mieru

🚀 Release v1.7.0

18 Apr 02:57
8b3d411

Choose a tag to compare

📝 更新日志

Read more

🚀 Release v1.6.10

28 Feb 02:59
6687e01

Choose a tag to compare

📝 更新日志

👥 贡献者

🔄 更新指南

Docker

# 拉取最新代码
git pull

# 停止并删除容器
docker stop kuma-mieru
docker rm kuma-mieru

# 拉取 v1 主版本通道镜像
docker pull ghcr.io/alice39s/kuma-mieru:1

# 启动容器
docker run -d \
  --name kuma-mieru \
  -p 3883:3000 \
  -e UPTIME_KUMA_URLS=https://your_uptime_kuma_url/status/your_page_id \
  -e KUMA_MIERU_TITLE="My Status Page" \
  ghcr.io/alice39s/kuma-mieru:1

Docker Compose

# 拉取最新代码
git pull

# 更新镜像并启动容器
docker compose pull
docker compose up -d

Full Changelog: v1.6.9...v1.6.10

🚀 Release v1.6.9

23 Feb 15:37
c360174

Choose a tag to compare

📝 更新日志

👥 贡献者

🔄 更新指南

Docker

# 拉取最新代码
git pull

# 停止并删除容器
docker stop kuma-mieru
docker rm kuma-mieru

# 拉取 v1 主版本通道镜像
docker pull ghcr.io/alice39s/kuma-mieru:1

# 启动容器
docker run -d \
  --name kuma-mieru \
  -p 3883:3000 \
  -e UPTIME_KUMA_URLS=https://your_uptime_kuma_url/status/your_page_id \
  -e KUMA_MIERU_TITLE="My Status Page" \
  ghcr.io/alice39s/kuma-mieru:1

Docker Compose

# 拉取最新代码
git pull

# 更新镜像并启动容器
docker compose pull
docker compose up -d

Full Changelog: v1.6.8...v1.6.9

🚀 Release v1.6.8

19 Feb 18:06
3b04da7

Choose a tag to compare

📝 更新日志

👥 贡献者

🔄 更新指南

Docker

# 拉取最新代码
git pull

# 停止并删除容器
docker stop kuma-mieru
docker rm kuma-mieru

# 拉取 v1 主版本通道镜像
docker pull ghcr.io/alice39s/kuma-mieru:1

# 启动容器
docker run -d \
  --name kuma-mieru \
  -p 3883:3000 \
  -e UPTIME_KUMA_URLS=https://your_uptime_kuma_url/status/your_page_id \
  -e KUMA_MIERU_TITLE="My Status Page" \
  ghcr.io/alice39s/kuma-mieru:1

Docker Compose

# 拉取最新代码
git pull

# 更新镜像并启动容器
docker compose pull
docker compose up -d

Full Changelog: v1.6.7...v1.6.8

🚀 Release v1.6.7

19 Feb 13:55
b480c64

Choose a tag to compare

📝 更新日志

👥 贡献者

🔄 更新指南

Docker

# 拉取最新代码
git pull

# 停止并删除容器
docker stop kuma-mieru
docker rm kuma-mieru

# 拉取 v1 主版本通道镜像
docker pull ghcr.io/alice39s/kuma-mieru:1

# 启动容器
docker run -d \
  --name kuma-mieru \
  -p 3883:3000 \
  -e UPTIME_KUMA_URLS=https://your_uptime_kuma_url/status/your_page_id \
  -e KUMA_MIERU_TITLE="My Status Page" \
  ghcr.io/alice39s/kuma-mieru:1

Docker Compose

# 拉取最新代码
git pull

# 更新镜像并启动容器
docker compose pull
docker compose up -d

Full Changelog: v1.6.6...v1.6.7

🚀 Release v1.6.6

19 Feb 11:51
73efaae

Choose a tag to compare

📝 更新日志

👥 贡献者

🔄 更新指南

Docker

# 拉取最新代码
git pull

# 停止并删除容器
docker stop kuma-mieru
docker rm kuma-mieru

# 拉取 v1 主版本通道镜像
docker pull ghcr.io/alice39s/kuma-mieru:1

# 启动容器
docker run -d \
  --name kuma-mieru \
  -p 3883:3000 \
  -e UPTIME_KUMA_URLS=https://your_uptime_kuma_url/status/your_page_id \
  -e KUMA_MIERU_TITLE="My Status Page" \
  ghcr.io/alice39s/kuma-mieru:1

Docker Compose

# 拉取最新代码
git pull

# 更新镜像并启动容器
docker compose pull
docker compose up -d

Full Changelog: v1.6.5...v1.6.6

🚀 Release v1.6.5

18 Feb 17:25
2293e62

Choose a tag to compare

📝 更新日志

👥 贡献者

🔄 更新指南

Docker

# 拉取最新代码
git pull

# 停止并删除容器
docker stop kuma-mieru
docker rm kuma-mieru

# 拉取 v1 主版本通道镜像
docker pull ghcr.io/alice39s/kuma-mieru:1

# 启动容器
docker run -d \
  --name kuma-mieru \
  -p 3883:3000 \
  -e UPTIME_KUMA_URLS=https://your_uptime_kuma_url/status/your_page_id \
  -e KUMA_MIERU_TITLE="My Status Page" \
  ghcr.io/alice39s/kuma-mieru:1

Docker Compose

# 拉取最新代码
git pull

# 更新镜像并启动容器
docker compose pull
docker compose up -d

What's Changed

  • refactor(ui): optimize lite card layout and status consistency by @Alice39s in #283

Full Changelog: v1.6.4...v1.6.5

🚀 Release v1.6.4

14 Feb 11:41
8ff02ad

Choose a tag to compare

📝 更新日志

👥 贡献者

🔄 更新指南

Docker

# 拉取最新代码
git pull

# 停止并删除容器
docker stop kuma-mieru
docker rm kuma-mieru

# 拉取 v1 主版本通道镜像
docker pull ghcr.io/alice39s/kuma-mieru:1

# 启动容器
docker run -d \
  --name kuma-mieru \
  -p 3883:3000 \
  -e UPTIME_KUMA_URLS=https://your_uptime_kuma_url/status/your_page_id \
  -e KUMA_MIERU_TITLE="My Status Page" \
  ghcr.io/alice39s/kuma-mieru:1

Docker Compose

# 拉取最新代码
git pull

# 更新镜像并启动容器
docker compose pull
docker compose up -d

What's Changed

  • refactor(env): add UPTIME_KUMA_URLS and KUMA_MIERU_* with backward compatibility by @Alice39s in #282

Full Changelog: v1.6.3...v1.6.4

🚀 Release v1.6.3

14 Feb 06:19
e49fdc0

Choose a tag to compare

📝 更新日志

👥 贡献者

🔄 更新指南

Docker

# 拉取最新代码
git pull

# 停止并删除容器
docker stop kuma-mieru
docker rm kuma-mieru

# 拉取 v1 主版本通道镜像
docker pull ghcr.io/alice39s/kuma-mieru:1

# 启动容器
docker run -d \
  --name kuma-mieru \
  -p 3883:3000 \
  -e UPTIME_KUMA_BASE_URL=your_uptime_kuma_url \
  -e PAGE_ID=your_page_id \
  ghcr.io/alice39s/kuma-mieru:1

Docker Compose

# 拉取最新代码
git pull

# 更新镜像并启动容器
docker compose pull
docker compose up -d

What's Changed

  • chore: migrate from Biome to Prettier + Oxlint by @Alice39s in #266
  • security: harden TLS defaults, sanitize markdown, validate GA ID by @Alice39s in #278
  • feat(markdown): Using Expressive Code + plugin-shiki to refactor Markdown rendering by @Alice39s in #280

Full Changelog: v1.6.2...v1.6.3

🚀 Release v1.6.2

13 Feb 17:21
ce9cc6d

Choose a tag to compare

📝 更新日志

👥 贡献者

🔄 更新指南

Docker

# 拉取最新代码
git pull

# 停止并删除容器
docker stop kuma-mieru
docker rm kuma-mieru

# 重新构建镜像
docker build --no-cache --t kuma-mieru .

# 启动容器
docker run -d \
  --name kuma-mieru \
  -p 3883:3000 \
  -e UPTIME_KUMA_BASE_URL=your_uptime_kuma_url \
  -e PAGE_ID=your_page_id \
  kuma-mieru

Docker Compose

# 拉取最新代码
git pull

# 重新构建镜像并启动容器
docker-compose up -d --build

What's Changed

  • fix(ui): Remove forced theme sync by @CodyNotFound in #242
  • fix(providers): Add timeZone prop to NextIntlClientProvider by @DyAxy in #206
  • chore(docker): Upgrade Node.js to 24 & replace bun runtime with tsx by @AptS-1547 in #261
  • fix: avoid stale default-page data overriding selected PAGE_ID by @Alice39s in #264

Full Changelog: v1.6.1...v1.6.2