v1.75.0
Added 2
- Unify manage and board settings into a single save form
- Add What's Up Docker (WUD) integration and widget
Changed 2
- Rewrite image picker
- Cut cold route compilation and unblock preview images
Fixed 5
- Expose TCP port in Dockerfile
- Make internal nginx proxy tolerate disabled IPv6
- Support vol_info in storage_v2 responses for Synology
- Let Recharts own tooltip lifecycle in Beszel
- Open user menu instantly
1.75.0 (2026-08-14)
What's Changed
- ci: auto-approve and auto-merge trusted bot pull requests by @ajnart in https://github.com/homarr-labs/homarr/pull/6531
- chore: update bug report template by @homarr-releases[bot] in https://github.com/homarr-labs/homarr/pull/6533
- ci: drop --delete-branch from reconcile auto-merge call by @ajnart in https://github.com/homarr-labs/homarr/pull/6534
- perf: cut cold route compilation and unblock preview images by @ajnart in https://github.com/homarr-labs/homarr/pull/6441
- chore: update contributors by @homarr-update-contributors[bot] in https://github.com/homarr-labs/homarr/pull/6527
- ci: checkout repo in bot auto-merge workflows by @ajnart in https://github.com/homarr-labs/homarr/pull/6535
- docs(helm): update chart installation page by @homarr-charts-docs-sync[bot] in https://github.com/homarr-labs/homarr/pull/6536
- fix(docker): Expose TCP port in Dockerfile by @svengo in https://github.com/homarr-labs/homarr/pull/6538
- fix: make internal nginx proxy tolerate disabled IPv6 (#4596) by @ajnart in https://github.com/homarr-labs/homarr/pull/6539
- feat(settings): unify manage and board settings into a single save form by @ajnart in https://github.com/homarr-labs/homarr/pull/6541
- chore(lang): updated translations from crowdin by @homarr-crowdin[bot] in https://github.com/homarr-labs/homarr/pull/6548
- feat(integrations): add What's Up Docker (WUD) integration and widget by @tiimonn in https://github.com/homarr-labs/homarr/pull/6523
- chore: update integrations list readme by @homarr-update-contributors[bot] in https://github.com/homarr-labs/homarr/pull/6551
- fix(synology): support vol_info in storage_v2 responses by @Sveeeeeen in https://github.com/homarr-labs/homarr/pull/6554
- feat: rewrite image picker by @ajnart in https://github.com/homarr-labs/homarr/pull/6556
- fix(beszel): let Recharts own tooltip lifecycle by @ajnart in https://github.com/homarr-labs/homarr/pull/6560
- fix: open user menu instantly by @ajnart in https://github.com/homarr-labs/homarr/pull/6568
- chore(release): automatic release v1.75.0 by @github-actions[bot] in https://github.com/homarr-labs/homarr/pull/6590
New Contributors
- @svengo made their first contribution in https://github.com/homarr-labs/homarr/pull/6538
- @tiimonn made their first contribution in https://github.com/homarr-labs/homarr/pull/6523
- @Sveeeeeen made their first contribution in https://github.com/homarr-labs/homarr/pull/6554
Full Changelog: https://github.com/homarr-labs/homarr/compare/v1.74.0...v1.75.0