Skip to content

Commit 30ad779

Browse files
authored
Merge pull request #44 from JSONbored/release/v4.80.1-aio.2
chore(release): v4.80.1-aio.2
2 parents f8fad88 + 5596b0a commit 30ad779

2 files changed

Lines changed: 93 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,61 @@
11
# Changelog
22

33
All notable changes to this project will be documented in this file.
4+
## v4.80.1-aio.2 - 2026-04-25
5+
### CI
6+
- Allow manual awesome-unraid sync
7+
- Require Trunk uploads and PR integration
8+
- Gate releases on validated CI and template checks
9+
- Run integration tests for release metadata commits
10+
- Align release and pytest tooling with fleet
11+
- Preserve changelog history and publish release commits
12+
- Capture integration diagnostics on pytest failure
13+
- Standardize fleet tool configuration
14+
- Centralize fleet plugin config
15+
- Centralize trunk config and gate release tags
16+
- Accept squash release titles
17+
- Pin package tags to release targets
18+
- Fetch history for release tag lookup
19+
- Consolidate pytest workflow steps
20+
21+
22+
### Dependency Updates
23+
- Update trunk-io/analytics-uploader action to v2
24+
- Update dependency pytest to v9 [security]
25+
26+
27+
### Documentation
28+
- Clarify config field instructions
29+
- Tighten CA metadata
30+
- Add donation links
31+
- Add buy me a coffee
32+
33+
34+
### Fixes
35+
- Unblock first login and tighten required fields
36+
- Support encoded external database credentials
37+
- Sync relay mode with catalog
38+
- Enforce catalog-safe option syntax
39+
- Handle admin fido env quirks
40+
- Harden simplelogin AIO runtime and template
41+
- Make derived repo validator portable
42+
- Use workflow file selector for CI checks
43+
- Classify local action changes
44+
- Fail fast on init errors
45+
46+
47+
### Other Changes
48+
- Merge branch 'main' into codex/manual-awesome-sync
49+
- Migrate smoke tests to pytest
50+
- Merge branch 'main' into codex/ci-diagnostics-fixes
51+
- Merge branch 'main' into codex/release-target-immutability
52+
53+
54+
### Tests
55+
- Use docker volumes for runtime persistence
56+
- Add derived repo guardrail validation
57+
- Cover action and container contracts
58+
459

560
## v4.80.1-aio.1 - 2026-04-16
661

simplelogin-aio.xml

Lines changed: 38 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,45 @@
3131
- Current upstream packaging is [code]linux/amd64[/code] only.
3232
- This is still a real self-hosted mail stack. DNS, deliverability, router/firewall port forwarding, and sender reputation still matter.
3333
- For the simplest operation, keep the internal Postgres/Redis/Postfix defaults and only set the small required config set above.</Overview>
34-
<Changes>### 2026-04-16&#xD;
34+
<Changes>### 2026-04-25&#xD;
3535
- Generated from CHANGELOG.md during release preparation. Do not edit manually.&#xD;
36-
- Bump dockerfile frontend digest&#xD;
37-
- Clarify in-app SimpleLogin feature coverage&#xD;
38-
- Align simplelogin-aio with sure-aio parity&#xD;
39-
- Skip no-op release drafts&#xD;
40-
- Make releases manual and gate heavy workflows&#xD;
41-
- Harden publish and changelog range&#xD;
42-
- Expose full upstream env surface</Changes>
36+
- Allow manual awesome-unraid sync&#xD;
37+
- Require Trunk uploads and PR integration&#xD;
38+
- Gate releases on validated CI and template checks&#xD;
39+
- Run integration tests for release metadata commits&#xD;
40+
- Align release and pytest tooling with fleet&#xD;
41+
- Preserve changelog history and publish release commits&#xD;
42+
- Capture integration diagnostics on pytest failure&#xD;
43+
- Standardize fleet tool configuration&#xD;
44+
- Centralize fleet plugin config&#xD;
45+
- Centralize trunk config and gate release tags&#xD;
46+
- Accept squash release titles&#xD;
47+
- Pin package tags to release targets&#xD;
48+
- Fetch history for release tag lookup&#xD;
49+
- Consolidate pytest workflow steps&#xD;
50+
- Update trunk-io/analytics-uploader action to v2&#xD;
51+
- Update dependency pytest to v9 [security]&#xD;
52+
- Clarify config field instructions&#xD;
53+
- Tighten CA metadata&#xD;
54+
- Add donation links&#xD;
55+
- Add buy me a coffee&#xD;
56+
- Unblock first login and tighten required fields&#xD;
57+
- Support encoded external database credentials&#xD;
58+
- Sync relay mode with catalog&#xD;
59+
- Enforce catalog-safe option syntax&#xD;
60+
- Handle admin fido env quirks&#xD;
61+
- Harden simplelogin AIO runtime and template&#xD;
62+
- Make derived repo validator portable&#xD;
63+
- Use workflow file selector for CI checks&#xD;
64+
- Classify local action changes&#xD;
65+
- Fail fast on init errors&#xD;
66+
- Merge branch 'main' into codex/manual-awesome-sync&#xD;
67+
- Migrate smoke tests to pytest&#xD;
68+
- Merge branch 'main' into codex/ci-diagnostics-fixes&#xD;
69+
- Merge branch 'main' into codex/release-target-immutability&#xD;
70+
- Use docker volumes for runtime persistence&#xD;
71+
- Add derived repo guardrail validation&#xD;
72+
- Cover action and container contracts</Changes>
4373
<Category>Network:Privacy Network:Web</Category>
4474
<WebUI>http://[IP]:[PORT:7777]</WebUI>
4575
<TemplateURL>https://raw.githubusercontent.com/JSONbored/awesome-unraid/main/simplelogin-aio.xml</TemplateURL>

0 commit comments

Comments
 (0)