v3.10.2
mealie-recipes/mealiev3.10.2Feb 4, 2026by github-actions[bot]
AI Summary
Patch release fixing cache issues with OIDC users and reverse proxy configurations.
Key Highlights
- Fixed BASE_URL config for redirect_url
- Fixed OIDC caching issue
Full Release Notes
# 🍴🍴🍴🍴🍴🍴 Patch release to fix a cache issue with OIDC users. Also includes a fix for some users using a reverse proxy with OIDC. ## 🐛 Bug fixes - fix: use BASE_URL config for redirect_url if available @whattheschnell (#6995) - fix: OIDC caching @michael-genson (#7009) ## 🧰 Maintenance - chore(l10n): New Crowdin updates @hay-kot (#6997) - chore(l10n): New Crowdin updates @hay-kot (#7004) - chore(l10n): New Crowdin updates @hay-kot (#7005) ## ⬆️ Dependency updates <details> <summary>5 changes</summary> - chore(deps): update node.js to bdc7252 @renovate (#6996) - chore(deps): Upgrade to ruff 15.0.0 @michael-genson (#7003) - chore(deps): update dependency coverage to v7.13.3 @renovate (#6998) - chore(deps): update node.js to 1de022d - autoclosed @renovate (#7002) - fix(deps): update dependency fastapi to v0.128.1 @renovate (#7008) </details> ## 🙏 New Contributors * @whattheschnell made their first contribution in https://github.com/mealie-recipes/mealie/pull/6995 # 🍴🍴🍴🍴🍴🍴