File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v3.9.0 (2026-03-30)
6+
7+ ### Bug Fixes
8+
9+ - Documentation deployment condition
10+ ([ ` f97aade ` ] ( https://github.com/chutch3/homelab/commit/f97aadeb8a9f28c0b05b2bbdf9d04d51c5e606ab ) )
11+
12+ - Pin docker version across swarm nodes to prevent version skew and libnetwork crashes
13+ ([ ` 8bd7f13 ` ] ( https://github.com/chutch3/homelab/commit/8bd7f13e4f4206b8fca51e173349bae1e7d55428 ) )
14+
15+ ### Documentation
16+
17+ - Overhaul documentation structure and refactor navigation
18+ ([ ` 862529f ` ] ( https://github.com/chutch3/homelab/commit/862529f4cbb31fd2d763027707c3e2151999609b ) )
19+
20+ - Rename project from Selfhosted to Homelab across documentation and configuration
21+ ([ ` 21e24e6 ` ] ( https://github.com/chutch3/homelab/commit/21e24e6b3007ee1680ee85d168e3de1a16831b8f ) )
22+
23+ ### Features
24+
25+ - Add Forgejo and GitHub Actions runner stacks and update docs
26+ ([ ` c36be9b ` ] ( https://github.com/chutch3/homelab/commit/c36be9b07c1d3c268902ada62bad0bd6a95d6459 ) )
27+
28+ - Added ollama for local llm support
29+ ([ ` 4c5e852 ` ] ( https://github.com/chutch3/homelab/commit/4c5e852dac902dd46c83f2550958866c15ade36a ) )
30+
31+ - Added prefect
32+ ([ ` 7a63292 ` ] ( https://github.com/chutch3/homelab/commit/7a632928e269ab60b91735d55080882698d8cad9 ) )
33+
34+
535## v3.8.0 (2026-03-23)
636
737### Bug Fixes
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " homelab"
3- version = " 3.8 .0"
3+ version = " 3.9 .0"
44description = " "
55authors = [" Cody Hutchens" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments