From d4d00d4f7318757f9a8339b9d29e634479acc2a5 Mon Sep 17 00:00:00 2001 From: JSONbored <49853598+JSONbored@users.noreply.github.com> Date: Tue, 31 Mar 2026 09:41:57 +0000 Subject: [PATCH] chore(release): 2.0.0-beta.28-aio.1 --- CHANGELOG.md | 49 +++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 43 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 269e194..b4f6d57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,46 @@ # Changelog -## Unreleased +All notable changes to this project will be documented in this file. +## 2.0.0-beta.28-aio.1 - 2026-03-31 +### Documentation +- Add repository guidance -- Hardened GitHub Actions with pinned SHAs and workflow dispatch support -- Added upstream tracking metadata and automated update PR workflow -- Switched image publishing to explicit upstream-aligned version tags plus `latest` and `sha-*` -- Converted Renovate to PR-only maintenance with pinned GitHub Action digests -- Refined public docs to stay focused on the AIO template and runtime behavior + +### Features +- Add git-cliff release workflow + + +### Fixes +- Tighten changelog spacing + + +### Other Changes +- Initial khoj-aio scaffold +- Harden khoj-aio build and template flow +- Fix smoke test workflow readiness checks +- Improve CI smoke-test diagnostics +- Update workflows for current GitHub Actions runtime +- Fix CI smoke test generated.env access +- Fix CI smoke test postgres data check +- Fix multi-arch publish build +- Harden workflows and add upstream tracking +- Publish images only from main +- Add Codex repo memory notes +- Reduce smoke-test CI usage +- Standardize funding and security docs +- Add standard community templates +- Consolidate CI workflows +- Consolidate CI workflows +- Merge main into consolidate-ci-workflows +- Update docker/setup-qemu-action action to v4 +- Update docker/setup-buildx-action action to v4 +- Update docker/build-push-action action to v7 +- Pin docker/dockerfile Docker tag to 4a43a54 +- Merge branch 'main' into renovate/docker-build-push-action-7.x +- Update docker/login-action action to v4 +- Update non-major infrastructure updates +- Merge remote-tracking branch 'origin/main' into codex/reduce-smoke-ci +- Fix awesome-unraid sync for protected main +- Standardize upstream-aligned image tags + +