@@ -8,22 +8,24 @@ and this project adheres to
8
8
9
9
## [ Unreleased]
10
10
11
+
12
+ ## [ 3.7.0] - 2025-09-12
13
+
11
14
### Added
12
15
13
16
- ✨(api) add API route to fetch document content #1206
14
- - ♿(frontend) improve accessibility:
15
- - #1349
16
- - #1271
17
- - #1341
18
- - #1362
19
17
20
18
### Changed
21
19
22
20
- 🔒️(backend) configure throttle on every viewsets #1343
23
21
- ⬆️ Bump eslint to V9 #1071
24
22
- ♿(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
27
29
- ♻️(tilt) use helm dev-backend chart
28
30
29
31
### Removed
@@ -740,7 +742,8 @@ and this project adheres to
740
742
- ✨(frontend) Coming Soon page (#67 )
741
743
- 🚀 Impress, project to manage your documents easily and collaboratively.
742
744
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
744
747
[ v3.6.0 ] : https://github.com/suitenumerique/docs/releases/v3.6.0
745
748
[ v3.5.0 ] : https://github.com/suitenumerique/docs/releases/v3.5.0
746
749
[ v3.4.2 ] : https://github.com/suitenumerique/docs/releases/v3.4.2
0 commit comments