Releases: pacphi/ampel
Releases · pacphi/ampel
Release v0.3.0
Changes in v0.3.0
- chore: add version bump script and update RELEASE.md (156dc5d)
- Prepare v0.3.0 release (bd3beb9)
- fix(security): resolve dependabot alerts for jsonwebtoken, markdown-it, and lodash (9a0eaa8)
- chore(deps): upgrade aes-gcm to 0.11 and bump frontend dependencies (355808c)
- style: format RefreshProgress and progress components (9f7c4e3)
- test: fix Dashboard tests for new refresh implementation (75443b6)
- chore(deps): upgrade jsonwebtoken to v10 with rust_crypto (4ad3e8c)
- chore(deps): fix security vulnerabilities in dependencies (c06313e)
- i18n: translate repository refresh feature to 26 languages (a23102f)
- feat: add real-time repository refresh progress tracking (cc67e29)
- chore: upgrade GitHub Actions checkout to v6 (6f7e959)
Docker Images
docker pull ghcr.io/pacphi/ampel-api:v0.3.0
docker pull ghcr.io/pacphi/ampel-worker:v0.3.0
docker pull ghcr.io/pacphi/ampel-frontend:v0.3.0Release v0.2.0
Changes in v0.2.0
- chore: bump ampel-i18n-builder version to 0.2.0 (7c7577a)
- feat(i18n): enhance ampel-i18n-builder with init wizard, doctor commands and OpenAI model configuration (#10) (2e77fff)
Docker Images
docker pull ghcr.io/pacphi/ampel-api:v0.2.0
docker pull ghcr.io/pacphi/ampel-worker:v0.2.0
docker pull ghcr.io/pacphi/ampel-frontend:v0.2.0Release v0.1.0
Changes in v0.1.0
- ci: add crates.io publishing for ampel-i18n-builder (7e25b58)
- chore: s/yourusername/pacphi (7a027b2)
- chore(deps): bump lru from 0.12.5 to 0.16.3 (#9) (c817c0a)
- chore: update dependencies (4fae45e)
- feat: add i18n support (#8) (3169f1c)
- chore: remove .claude directory (b6eb05a)
- feat: add sortable columns and PR filter to dashboard (53ddb35)
- fix: mark PRs as closed when no longer open on provider (2cd7759)
- docs: cicd automation intelligence scope refinement (dc0b9cf)
- feat: add visibility breakdown tiles w/ Redis cache & perf optimizations (#5) (0721baa)
- docs: add CI/CD automation and visibility tiles plans (8f46806)
- docs: add git diff view integration technical plan (3eb91f9)
- feat: production readiness with observability, deployment, and visibility filters (d40ceab)
- feat: add multitenancy support (#3) (6eb0ad8)
- style: format code for line length (51e0db1)
- fix: exclude tilde paths from markdownlint (ad16cb6)
- fix: improve bulk merge reliability and error handling (9502763)
- docs: add LICENSE (57e31db)
- chore(ci): update pnpm version to 10.24.0 (f1bc370)
- feat: add bulk merge, PR filters, and notifications (178a3fe)
Docker Images
docker pull ghcr.io/pacphi/ampel-api:v0.1.0
docker pull ghcr.io/pacphi/ampel-worker:v0.1.0
docker pull ghcr.io/pacphi/ampel-frontend:v0.1.0