What's Changed
🚀 Features
- Fixhancement: crowdsec widget improvements (#7075) @shamoon
- Tweak: improve nextauth error logging for easier debugging (#7070) @shamoon
- Tweak: move favicon population earlier (#7041) @shamoon
🐛 Fixes
🔒 Security
- Resolve GHSA-669x-4pg4-w24r
🧰 Maintenance
- Chore(deps-dev): Bump eslint-config-next from 15.5.22 to 16.3.3 (#7082) @dependabot[bot]
- Chore(deps): Bump next from 16.3.0 to 16.3.3 (#7084) @dependabot[bot]
- Chore(deps): Bump react-i18next from 17.0.11 to 17.0.12 (#7085) @dependabot[bot]
- Chore(deps): Bump js-yaml from 5.3.0 to 5.4.0 (#7083) @dependabot[bot]
- Chore(deps-dev): Bump typescript from 5.9.3 to 6.0.3 (#7081) @dependabot[bot]
- Chore(deps): Bump docker/setup-buildx-action from 4.2.0 to 4.3.0 (#7065) @dependabot[bot]
- Chore(deps): Bump crowdin/github-action from 2.17.0 to 2.17.1 (#7066) @dependabot[bot]
- Chore(deps): Bump astral-sh/setup-uv from 10.0.0 to 10.0.1 (#7067) @dependabot[bot]
- Chore: full react hooks eslint compliance (#7040) @shamoon
🌐 Translations
- New Crowdin translations by GitHub Action (#7043) @github-actions[bot]
📚 Documentation
- Documentation: fix typo ommitted -> omitted (#7064) @vaibhav8a