Skip to content

v0.1.4

Latest

Choose a tag to compare

@happysnaker happysnaker released this 03 Jul 04:15

Highlights

  • publish a stable, versioned container path: ghcr.io/happysnaker/qq-ai-bot:v0.1.4
  • keep ghcr.io/happysnaker/qq-ai-bot:latest as the moving mainline tag for people who want the newest default-branch build
  • continue shipping the Docker image as a multi-arch manifest for linux/amd64 and linux/arm64
  • pin the demo stack docs to the stable v0.1.4 image path so app directories / homelab users can reference a non-moving tag

Why this release exists

This is mainly a packaging / distribution release.

The goal is to make qq-ai-bot easier to reference from self-hosted directories, homelab install notes, and app-store style submissions that prefer a stable container tag instead of only latest.

Stable image paths

  • ghcr.io/happysnaker/qq-ai-bot:v0.1.4
  • ghcr.io/happysnaker/qq-ai-bot:latest

Notes

  • no new runtime feature claims are introduced in this release beyond the stable container-tag packaging work
  • multi-arch image publishing remains enabled for both amd64 and arm64