play/v1.0.3
deepseek-ai/DeepSeek-OCR-2play/v1.0.3May 10, 2026by hook0-bot
AI Summary
This release focuses on CI/CD improvements, infrastructure migration (Dockerfile, Traefik to Kubernetes Ingress), and feature additions to the play environment including a web UI for webhooks, CLI hook0 integration, and SEO improvements.
Key Highlights
- Migrated Traefik IngressRoute to Kubernetes Ingress (kingress)
- Added web UI for webhook tester with Redis storage
- Implemented hook0 CLI with full API coverage
- Added SEO comparison pages, glossary, and schema markup
New Features
- Web UI for webhook tester
- Redis storage
- SEO comparison pages and glossary
- hook0 CLI with full API coverage
- Per-package release flow + monorepo tag convention
Full Release Notes
## play/v1.0.3 - chore(release): bump play to 1.0.3 - chore(release): bump play to 1.0.2 - chore(release): bump play to 1.0.1 - fix(ci): opt cli/play/mcp into cargo-release + serialize trigger jobs - feat(ci): per-package release flow + monorepo tag convention - chore: update dependencies - ci: validate Dockerfile workspace coverage and migrate play.docker to BuildKit - feat(website,docs): SEO comparison pages, glossary, schema markup - fix(play): deploy job, smoke tests, E2E Playwright CI, auto-select first webhook, CLI link fix, pullPolicy fix - feat(play): web UI for webhook tester + Redis storage + cross-property navigation - chore(play): sort dependencies - chore: update dependencies - chore: update dependencies - chore: update dependencies - fix(play): replace Traefik IngressRoute with Kubernetes Ingress (kingress) - chore: update dependencies - feat(cli): add hook0 CLI with full API coverage ## Docker image - `registry.gitlab.com/hook0/hook0/play:1.0.3`