Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 43 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

<!-- generated by git-cliff -->