Skip to content

Commit 22a4cfd

Browse files
chore(release): v0.6.8-aio.1 (#18)
Co-authored-by: JSONbored <49853598+JSONbored@users.noreply.github.com>
1 parent cbdba15 commit 22a4cfd

1 file changed

Lines changed: 68 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 68 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,71 @@
11
# Changelog
22

3-
## Unreleased
3+
All notable changes to this project will be documented in this file.
4+
## v0.6.8-aio.1 - 2026-03-31
5+
### Dependency Updates
6+
- Update docker/setup-qemu-action action to v4 (#13)
7+
- Update docker/setup-buildx-action action to v4 (#12)
8+
- Update docker/login-action action to v4 (#11)
9+
- Update docker/build-push-action action to v7 (#10)
10+
- Update non-major infrastructure updates (#9)
11+
- Update ghcr.io/we-promise/sure docker digest to 12f32c0 (#7)
12+
- Pin docker/dockerfile docker tag to 4a43a54 (#6)
413

5-
- Pin Sure upstream explicitly instead of following the floating `stable` tag
6-
- Add upstream monitoring for stable Sure releases
7-
- Harden GitHub Actions, versioned image publishing, and security checks
8-
- Keep Renovate in PR-only mode without automerge
14+
15+
### Documentation
16+
- Write comprehensive binhex-style README and power user configuration reference guide
17+
- Exhaustively map power-user markdown guide to encompass all AI, telemetry, storage, SSO, and encryption advanced features
18+
- Improve README formatting, add deep links to Power User guide sections, and append Star History chart
19+
20+
21+
### Features
22+
- Complete XML redesign based on upstream Sure feature parity (AI, Vectors, SMTP)
23+
- Complete XML redesign based on upstream Sure feature parity (AI, Vectors, SMTP, OIDC, Langfuse)
24+
- Exhaustive XML mapping of all upstream env variables including Active Storage, PostHog, encryption salts, and raw external AI configs
25+
- Finalize enterprise standards for sure-aio (healthchecks, nightly scans, and branding)
26+
- Standardize package tags and add release automation (#19)
27+
28+
29+
### Fixes
30+
- Change default db hosts from local context to generic IP strings
31+
- Restructure s6-overlay v3 dependencies so db migrations safely wait for postgres to be healthy before booting the web/worker process
32+
- Remove duplicate uppercase Sure-AIO.xml file that was orphaned during early generation
33+
- Update build workflow to point to root context and master branch, remove pre-refactor legacy service scripts
34+
- Add missing type and contents.d files for background worker services
35+
- Pin scout and upload actions to full-length SHAs
36+
- Update build-push-action sha pin to valid v6 hash
37+
- Enforce lowercase image tags and optimize scout execution
38+
- Disable load to support multi-platform exports and target scout via registry
39+
- Dynamically resolve postgres version path to fix fatal binary exec errors
40+
- Fix missing token resolution and globalize node24 fallback in sync action
41+
- Enforce strict SYNC_TOKEN and remove unsecured GitHub token fallback
42+
- Fix default startup and add smoke coverage
43+
44+
45+
### Maintenance
46+
- Standardize README, add FUNDING.yml, and clean up legacy files
47+
- Add security policy and unraid template sync workflow
48+
- Implement explicit least privilege on GitHub Actions runner
49+
- Enforce author identity in automation
50+
- Revert to verifiable bot identity for non-repudiation
51+
- Pin GitHub actions to strictly verified full-length SHAs
52+
- Replace docker-scout with anchore-grype to avoid authentication issues
53+
- Temporarily remove anchor scan to allow build pipeline completion under strict allowlist
54+
55+
56+
### Other Changes
57+
- Initial commit: Sure-AIO build files and Unraid XML template
58+
- Generalize postgresql package name for base image compatibility
59+
- Security & CI: Fix node24 deprecation and package write permissions
60+
- Feat/security scout renovate (#1)
61+
- Codex/fix default startup (#5)
62+
- Codex/consolidate ci workflows (#14)
63+
- Codex/fix template icons (#15)
64+
- Fix awesome-unraid sync for protected main
65+
- Standardize tags and add release automation
66+
67+
68+
### Refactors
69+
- Fully realize simplelogin-aio methodology by injecting and orchestrating PostgreSQL and Redis natively inside the container via s6-overlay, dropping external DB requirements
70+
71+
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)