New
v4.4.0
What's Changed
⚠️ This version fixes a "high" severity vulnerability, details of which are available here: https://github.com/suitenumerique/docs/security/advisories/GHSA-4rwv-ghwh-9rv6
Added
- ✨(backend) add documents/all endpoint with descendants by @ChristopherSpelt #1553
- ✅(export) add PDF regression tests by @AntoLC #1762
- 📝(docs) Add language configuration documentation by @AntoLC #1757
- 🔒(helm) Set default security context by @pierreozoux #1750
- ✨(backend) use langfuse to monitor AI actions by @lunika #1776
Changed
- ♿(frontend) improve accessibility:
- ♿(frontend) make html export accessible to screen reader users by @Ovgodd #1743
- ♿(frontend) add missing label and fix Axes errors to improve a11y by @Ovgodd #1693
Fixed
- ✅(backend) reduce flakiness on backend test by @Anto59290 #1769
- 🐛(frontend) fix clickable main content regression by @Ovgodd #1773
- 🐛(backend) fix TRASHBIN_CUTOFF_DAYS type error by @ChristopherSpelt #1778
- 💄(frontend) fix icon position in callout block by @Anto59290 #1779
Security
- 🔒️(backend) validate more strictly url used by cors-proxy endpoint by @lunika #1768
- 🔒️(frontend) fix props vulnerability in Interlinking by @AntoLC #1792
New Contributors
- @ChristopherSpelt made their first contribution in https://github.com/suitenumerique/docs/pull/1553
- @Anto59290 made their first contribution in https://github.com/suitenumerique/docs/pull/1769
- @pierreozoux made their first contribution in https://github.com/suitenumerique/docs/pull/1750
Full Changelog: https://github.com/suitenumerique/docs/compare/v4.3.0...v4.4.0