@@ -6,6 +6,8 @@ and this project adheres to
66
77## [ Unreleased]
88
9+ ## [ 4.1.0] - 2025-12-09
10+
911### Added
1012
1113- ⚡️(frontend) export html #1669
@@ -20,7 +22,7 @@ and this project adheres to
2022
2123### Fixed
2224
23- - 🐛(nginx) fix / location to handle new static pages
25+ - 🐛(nginx) fix / location to handle new static pages # 1682
2426
2527## [ 4.0.0] - 2025-12-01
2628
@@ -30,12 +32,6 @@ and this project adheres to
3032- ✨(backend) Comments on text editor #1330
3133- ✨(frontend) link to create new doc #1574
3234
33- ### Fixed
34-
35- - 🐛(frontend) fix toolbar not activated when reader #1640
36- - 🐛(frontend) preserve left panel width on window resize #1588
37- - 🐛(frontend) prevent duplicate as first character in title #1595
38-
3935### Changed
4036
4137- ⚡️(sw) stop to cache external resources likes videos #1655
@@ -45,6 +41,12 @@ and this project adheres to
4541 - ♿(frontend) improve share modal button accessibility #1626
4642 - ♿(frontend) improve screen reader support in DocShare modal #1628
4743
44+ ### Fixed
45+
46+ - 🐛(frontend) fix toolbar not activated when reader #1640
47+ - 🐛(frontend) preserve left panel width on window resize #1588
48+ - 🐛(frontend) prevent duplicate as first character in title #1595
49+
4850## [ 3.10.0] - 2025-11-18
4951
5052### Added
@@ -64,9 +66,6 @@ and this project adheres to
6466 - ♿(frontend) improve ARIA in doc grid and editor for a11y #1519
6567 - ♿(frontend) improve accessibility and styling of summary table #1528
6668 - ♿(frontend) add focus trap and enter key support to remove doc modal #1531
67- - 🐛(frontend) preserve @ character when esc is pressed after typing it #1512
68- - 🐛(frontend) make summary button fixed to remain visible during scroll #1581
69- - 🐛(frontend) fix pdf embed to use full width #1526
7069- 🐛(frontend) fix alignment of side menu #1597
7170- 🐛(frontend) fix fallback translations with Trans #1620
7271- 🐛(export) fix image overflow by limiting width to 600px during export #1525
@@ -919,7 +918,8 @@ and this project adheres to
919918- ✨(frontend) Coming Soon page (#67 )
920919- 🚀 Impress, project to manage your documents easily and collaboratively.
921920
922- [ unreleased ] : https://github.com/suitenumerique/docs/compare/v4.0.0...main
921+ [ unreleased ] : https://github.com/suitenumerique/docs/compare/v4.1.0...main
922+ [ v4.1.0 ] : https://github.com/suitenumerique/docs/releases/v4.1.0
923923[ v4.0.0 ] : https://github.com/suitenumerique/docs/releases/v4.0.0
924924[ v3.10.0 ] : https://github.com/suitenumerique/docs/releases/v3.10.0
925925[ v3.9.0 ] : https://github.com/suitenumerique/docs/releases/v3.9.0
0 commit comments