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