|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## v4.80.4-aio.1 - 2026-05-05 |
| 6 | + |
| 7 | +### Build |
| 8 | + |
| 9 | +- Harden apt package installs |
| 10 | + |
| 11 | +### CI |
| 12 | + |
| 13 | +- Use shared AIO build workflow |
| 14 | +- Centralize release workflows |
| 15 | +- Repin shared workflow ref |
| 16 | +- Centralize workflow drift checks |
| 17 | +- Repin caller workflows |
| 18 | +- Pin shared validation policy |
| 19 | +- Use shared AIO workflows |
| 20 | +- Sync workflow path filters |
| 21 | +- Sync catalog publication state |
| 22 | +- Pin publish helper workflow fix |
| 23 | +- Pin next-wave aio-fleet workflows |
| 24 | +- Pin Docker Hub primary workflow |
| 25 | +- Pin control-plane workflow foundation |
| 26 | + |
| 27 | +### Dependency Updates |
| 28 | + |
| 29 | +- Update SimpleLogin to v4.80.3 |
| 30 | + |
| 31 | +### Documentation |
| 32 | + |
| 33 | +- Document central app test dependencies |
| 34 | + |
| 35 | +### Features |
| 36 | + |
| 37 | +- Expose manual publish targets |
| 38 | + |
| 39 | +### Fixes |
| 40 | + |
| 41 | +- Normalize simplelogin CA name and fleet cleanup |
| 42 | +- Sync release shim path fallback |
| 43 | +- Prefer Docker Hub image metadata |
| 44 | + |
| 45 | +### Maintenance |
| 46 | + |
| 47 | +- Sync shared repository boilerplate |
| 48 | +- Move shared automation to aio-fleet |
| 49 | +- Declare aio-fleet ownership |
| 50 | +- Bump simplelogin to v4.80.4 |
| 51 | + |
| 52 | +### Refactors |
| 53 | + |
| 54 | +- Use shared derived repo validation |
| 55 | +- Use shared release helper shim |
| 56 | +- Remove legacy shared contract tests |
| 57 | + |
| 58 | +### Tests |
| 59 | + |
| 60 | +- Repin workflow expectation |
| 61 | + |
5 | 62 | ## v4.80.1-aio.2 - 2026-04-25 |
6 | 63 |
|
7 | 64 | ### CI |
@@ -80,4 +137,62 @@ All notable changes to this project will be documented in this file. |
80 | 137 | - Harden publish and changelog range |
81 | 138 | - Expose full upstream env surface |
82 | 139 |
|
| 140 | +## v4.79.0-aio.1 - 2026-03-31 |
| 141 | + |
| 142 | +### Dependency Updates |
| 143 | + |
| 144 | +- Update non-major infrastructure updates |
| 145 | +- Update docker/setup-buildx-action action to v4 |
| 146 | +- Update docker/login-action action to v4 |
| 147 | +- Update docker/build-push-action action to v7 |
| 148 | +- Pin dependencies |
| 149 | + |
| 150 | +### Documentation |
| 151 | + |
| 152 | +- Add badges to README |
| 153 | +- Enhanced README formatting, added shields/badges, improved layout, and embedded animated Star History chart. |
| 154 | +- Add repository guidance |
| 155 | + |
| 156 | +### Features |
| 157 | + |
| 158 | +- Initial release SimpleLogin-AIO v1.0.0 — self-host email aliases, replace Proton Unlimited |
| 159 | +- True AIO architecture bundle. Included internal Postgres, Redis, and Postfix to eliminate external container dependencies. Rewrote XML to provide a simple, binhex-style UX for new users with advanced external DB fallback support. |
| 160 | +- Added categorized advanced variables for self-hosted maximalists. Included mapping for generic OIDC (Tailscale/Authelia), SpamAssassin offloading, PGP encryption, and self-hosted telemetry (Plausible/Sentry). |
| 161 | +- Added fully automated foolproof PGP Server Key generation script triggered by XML toggle. Prints public key to docker logs for secure, air-gapped export. |
| 162 | +- Added Postfix auto-configurator, JWT auto-generator for OIDC Provider support, Apple SSO vars, HIBP integration, and completely rewrote setup docs to match the new AIO architecture. |
| 163 | +- Add git-cliff release workflow |
| 164 | + |
| 165 | +### Fixes |
| 166 | + |
| 167 | +- Install xz-utils before extracting s6-overlay tarballs |
| 168 | +- Tighten changelog spacing |
| 169 | + |
| 170 | +### Maintenance |
| 171 | + |
| 172 | +- Clean up internal research artifacts and draft docs, standardize XML filename |
| 173 | +- Standardize README, add FUNDING.yml, and clean up legacy files |
| 174 | +- Standardize template |
| 175 | +- Add template sync workflow |
| 176 | +- Revert to verifiable bot identity for non-repudiation |
| 177 | + |
| 178 | +### Other Changes |
| 179 | + |
| 180 | +- Force rebuild to publish docker image |
| 181 | +- Security & CI: Fix node24 deprecation and package write permissions |
| 182 | +- Harden simplelogin-aio runtime, workflows, and upstream tracking |
| 183 | +- Add Codex repo memory notes |
| 184 | +- Add renovate.json |
| 185 | +- Merge branch 'main' into codex/harden-simplelogin-aio |
| 186 | +- Point template icon at awesome-unraid |
| 187 | +- Reduce smoke-test CI usage |
| 188 | +- Standardize repo metadata files |
| 189 | +- Add standard community templates |
| 190 | +- Consolidate CI workflows |
| 191 | +- Refresh runtime and consolidate CI workflows |
| 192 | +- Merge main into consolidate-ci-workflows |
| 193 | +- Fix smoke test bind mount permissions |
| 194 | +- Merge remote-tracking branch 'origin/main' into codex/fix-template-icons |
| 195 | +- Fix awesome-unraid sync for protected main |
| 196 | +- Standardize upstream-aligned image tags |
| 197 | + |
83 | 198 | <!-- generated by git-cliff --> |
0 commit comments