Skip to content

Commit d8882b4

Browse files
authored
Merge pull request #15 from JSONbored/release/v4.79.0-aio.1
chore(release): v4.79.0-aio.1
2 parents bac6934 + 61ca825 commit d8882b4

1 file changed

Lines changed: 58 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 58 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,60 @@
11
# Changelog
22

3-
## Unreleased
4-
5-
- Replaced the legacy Docker build with a working SimpleLogin `v4.79.0` AIO image
6-
- Embedded PostgreSQL, Redis, Postfix, the web process, the email handler, and the background job runner in one container
7-
- Added first-boot database initialization, `.env` generation, and idempotent migration flow
8-
- Added local smoke testing with restart and persistence coverage
9-
- Hardened GitHub Actions with pinned SHAs, dependency review, and upstream release tracking
10-
- Switched maintenance updates to PR-only Renovate
11-
- Cleaned up the README, release notes, and Unraid XML metadata to match the actual container behavior
3+
All notable changes to this project will be documented in this file.
4+
## v4.79.0-aio.1 - 2026-03-31
5+
### Dependency Updates
6+
- Update non-major infrastructure updates
7+
- Update docker/setup-buildx-action action to v4
8+
- Update docker/login-action action to v4
9+
- Update docker/build-push-action action to v7
10+
- Pin dependencies
11+
12+
13+
### Documentation
14+
- Add badges to README
15+
- Enhanced README formatting, added shields/badges, improved layout, and embedded animated Star History chart.
16+
- Add repository guidance
17+
18+
19+
### Features
20+
- Initial release SimpleLogin-AIO v1.0.0 — self-host email aliases, replace Proton Unlimited
21+
- 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.
22+
- 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).
23+
- Added fully automated foolproof PGP Server Key generation script triggered by XML toggle. Prints public key to docker logs for secure, air-gapped export.
24+
- 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.
25+
- Add git-cliff release workflow
26+
27+
28+
### Fixes
29+
- Install xz-utils before extracting s6-overlay tarballs
30+
- Tighten changelog spacing
31+
32+
33+
### Maintenance
34+
- Clean up internal research artifacts and draft docs, standardize XML filename
35+
- Standardize README, add FUNDING.yml, and clean up legacy files
36+
- Standardize template
37+
- Add template sync workflow
38+
- Revert to verifiable bot identity for non-repudiation
39+
40+
41+
### Other Changes
42+
- Force rebuild to publish docker image
43+
- Security & CI: Fix node24 deprecation and package write permissions
44+
- Harden simplelogin-aio runtime, workflows, and upstream tracking
45+
- Add Codex repo memory notes
46+
- Add renovate.json
47+
- Merge branch 'main' into codex/harden-simplelogin-aio
48+
- Point template icon at awesome-unraid
49+
- Reduce smoke-test CI usage
50+
- Standardize repo metadata files
51+
- Add standard community templates
52+
- Consolidate CI workflows
53+
- Refresh runtime and consolidate CI workflows
54+
- Merge main into consolidate-ci-workflows
55+
- Fix smoke test bind mount permissions
56+
- Merge remote-tracking branch 'origin/main' into codex/fix-template-icons
57+
- Fix awesome-unraid sync for protected main
58+
- Standardize upstream-aligned image tags
59+
60+
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)