@@ -8,12 +8,32 @@ and this project adheres to
88
99## [ Unreleased]
1010
11+ ### Changed
12+
13+ - ⚡️(frontend) improve accessibility:
14+ - #1248
15+ - #1235
16+ - #1275
17+ - #1255
18+ - #1262
19+ - #1244
20+ - #1270
21+ - #1282
22+
23+ ### Fixed
24+
25+ - 🐛(makefile) Windows compatibility fix for Docker volume mounting #1264
26+ - 🐛(minio) fix user permission error with Minio and Windows #1264
27+
28+ ## [ 3.5.0] - 2025-07-31
29+
1130### Added
1231
13- - ✨(helm) Service Account support for K8s Resources in Helm Charts #778
14- - ✨(backend) allow masking documents from the list view #1171
32+ - ✨(helm) Service Account support for K8s Resources in Helm Charts #780
33+ - ✨(backend) allow masking documents from the list view #1172
1534- ✨(frontend) subdocs can manage link reach #1190
1635- ✨(frontend) add duplicate action to doc tree #1175
36+ - ✨(frontend) Interlinking doc #904
1737- ✨(frontend) add multi columns support for editor #1219
1838
1939### Changed
@@ -23,6 +43,7 @@ and this project adheres to
2343- 🔧(project) change env.d system by using local files #1200
2444- ⚡️(frontend) improve tree stability #1207
2545- ⚡️(frontend) improve accessibility #1232
46+ - 🛂(frontend) block drag n drop when not desktop #1239
2647- ⚡(backend) move email sending to celery
2748
2849### Fixed
@@ -31,6 +52,7 @@ and this project adheres to
3152- 🐛(frontend) fix empty left panel after deleting root doc #1197
3253- 🐛(helm) charts generate invalid YAML for collaboration API / WS #890
3354- 🐛(frontend) 401 redirection overridden #1214
55+ - 🐛(frontend) include root parent in search #1243
3456
3557## [ 3.4.2] - 2025-07-18
3658
@@ -674,7 +696,8 @@ and this project adheres to
674696- ✨(frontend) Coming Soon page (#67 )
675697- 🚀 Impress, project to manage your documents easily and collaboratively.
676698
677- [ unreleased ] : https://github.com/suitenumerique/docs/compare/v3.4.2...main
699+ [ unreleased ] : https://github.com/suitenumerique/docs/compare/v3.5.0...main
700+ [ v3.5.0 ] : https://github.com/suitenumerique/docs/releases/v3.5.0
678701[ v3.4.2 ] : https://github.com/suitenumerique/docs/releases/v3.4.2
679702[ v3.4.1 ] : https://github.com/suitenumerique/docs/releases/v3.4.1
680703[ v3.4.0 ] : https://github.com/suitenumerique/docs/releases/v3.4.0
0 commit comments