Files
hassio-addons/immich_frame/CHANGELOG.md
copilot-swe-agent[bot] dcb1a08a8f feat(immich_frame): add multi-account support via Accounts list option
- Add Accounts list schema to config.yaml for multi-account support
- Make ApiKey and ImmichServerUrl optional when using Accounts list
- Generate Settings.yaml from addon options in 99-run.sh
- Fix /app/Config symlink direction for proper config persistence
- Set IMMICHFRAME_CONFIG_PATH for reliable config discovery
- Update README with multi-account documentation and examples
- Bump version to 1.0.32.0-2

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-03-16 06:00:59 +00:00

1.7 KiB

1.0.32.0-2 (2026-03-16)

  • Added multi-account support: configure multiple Immich accounts via the Accounts option in the addon configuration
  • ApiKey and ImmichServerUrl are now optional when using the Accounts list
  • Settings.yaml is now auto-generated from addon options for reliable multi-account configuration

1.0.32.0 (2026-03-07)

1.0.31.0 (2026-01-21)

1.0.30.0 (2025-12-13)

"1.0.29.0" (2025-10-18)

  • Minor bugs fixed

1.0.29.0 (2025-10-18)

1.0.28.0 (2025-07-18)

1.0.27.2 (2025-06-28)

1.0.27.1 (2025-06-21)

1.0.26.2-3 (2025-06-08)

  • Minor bugs fixed

1.0.26.2-2 (2025-06-01)

  • First build