[2.5.3] - 2025-01-13
Added
- Integrity hashes for static CSS and JS files
Fixed
- Escaping translation strings to fix potential issues with French and Italian translations
- Search field positioning in the DataTables
- Sticky behaviour in fleet composition details tables
Changed
- Set user agent according to MDN guidelines
- Better JS options merge
What's Changed
- [CHANGE] Set user agent according to MDN guidelines by @ppfeufer in #131
- [CHANGE] Better JS options merge by @ppfeufer in #133
- [FIX] Search field positioning in the DataTables by @ppfeufer in #134
- [ADD] Integrity hashes for static CSS and JS files by @ppfeufer in #135
- [FIX] Sticky behaviour in fleet composition details tables by @ppfeufer in #136
- Translations update from Weblate (ppfeufer) by @ppfeufer in #132
- [npm] Bump the npm-dependencies group with 3 updates by @dependabot in #137
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #138
- [FIX] Translation string escape by @ppfeufer in #139
Full Changelog: v2.5.2...v2.5.3