Skip to content

Commit c9b7590

Browse files
author
semantic-release
committed
chore(release): 3.4.0
1 parent 0af52be commit c9b7590

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
<!-- version list -->
44

5+
## v3.4.0 (2026-01-26)
6+
7+
### Documentation
8+
9+
- Updated documentation
10+
([`ccfc466`](https://github.com/chutch3/homelab/commit/ccfc466b571002fba4a6b118ec7724f3469a80db))
11+
12+
### Features
13+
14+
- Add takeout-manager service for Google Photos automation (closes #73)
15+
([`0af52be`](https://github.com/chutch3/homelab/commit/0af52becc937228198beac52426fbb02aed1df5b))
16+
17+
- Added initial authentik integration for homelab SSO
18+
([`d302c3e`](https://github.com/chutch3/homelab/commit/d302c3e9a5abe3d6194c1cfb46de98cc6c55262f))
19+
20+
- Added kopia for backups of the iscsi mounts
21+
([`cbcbe09`](https://github.com/chutch3/homelab/commit/cbcbe09079dc3bee320b05bd3b0a94c2f4d57dea))
22+
23+
### Refactoring
24+
25+
- Migrated emby to iscsi
26+
([`0912c53`](https://github.com/chutch3/homelab/commit/0912c53c326756fc7d362a1f390124ae5a4443bc))
27+
28+
529
## v3.3.0 (2026-01-19)
630

731
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "homelab"
3-
version = "3.3.0"
3+
version = "3.4.0"
44
description = ""
55
authors = ["Cody Hutchens"]
66
license = "MIT"

0 commit comments

Comments
 (0)