Skip to content

Release v1.4.5-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 May 09:17
· 3 commits to main since this release

Manual Release v1.4.5-rc.1

This release was created manually via GitHub Actions.

Docker Image

docker pull ictrun/kuno:1.4.5-rc.1

Quick Deploy

# One-click deployment
curl -sSL https://raw.githubusercontent.com/xuemian168/kuno/main/deploy-from-hub.sh | bash

# Or with specific version
docker run -d \
  --name kuno \
  -p 80:80 \
  -v blog-data:/app/data \
  -e NEXT_PUBLIC_API_URL=https://your-domain.com/api \
  ictrun/kuno:1.4.5-rc.1

Build Information

  • Version: 1.4.5-rc.1
  • Build Date: 2026-05-15T09:13:47Z
  • Git Commit: 4f14fa3
  • Workflow Run: 98