@@ -8,22 +8,24 @@ and this project adheres to
88
99## [ Unreleased]
1010
11+
12+ ## [ 3.7.0] - 2025-09-12
13+
1114### Added
1215
1316- ✨(api) add API route to fetch document content #1206
14- - ♿(frontend) improve accessibility:
15- - #1349
16- - #1271
17- - #1341
18- - #1362
1917
2018### Changed
2119
2220- 🔒️(backend) configure throttle on every viewsets #1343
2321- ⬆️ Bump eslint to V9 #1071
2422- ♿(frontend) improve accessibility:
25- - ♿(frontend) fix major accessibility issues reported by wave and axe #1344
26- - #1341
23+ - ♿fix major accessibility issues reported by wave and axe #1344
24+ - ✨unify tab focus style for better visual consistency #1341
25+ - ✨improve modal a11y: structure, labels, and title #1349
26+ - ✨improve accessibility of cdoc content with correct aria tags #1271
27+ - ✨unify tab focus style for better visual consistency #1341
28+ - ♿hide decorative icons, label menus, avoid accessible name… #1362
2729- ♻️(tilt) use helm dev-backend chart
2830
2931### Removed
@@ -740,7 +742,8 @@ and this project adheres to
740742- ✨(frontend) Coming Soon page (#67 )
741743- 🚀 Impress, project to manage your documents easily and collaboratively.
742744
743- [ unreleased ] : https://github.com/suitenumerique/docs/compare/v3.6.0...main
745+ [ unreleased ] : https://github.com/suitenumerique/docs/compare/v3.7.0...main
746+ [ v3.7.0 ] : https://github.com/suitenumerique/docs/releases/v3.7.0
744747[ v3.6.0 ] : https://github.com/suitenumerique/docs/releases/v3.6.0
745748[ v3.5.0 ] : https://github.com/suitenumerique/docs/releases/v3.5.0
746749[ v3.4.2 ] : https://github.com/suitenumerique/docs/releases/v3.4.2
0 commit comments