@@ -8,10 +8,14 @@ and this project adheres to
88
99## [ Unreleased]
1010
11+ ## [ 3.1.0] - 2025-04-07
12+
1113## Added
1214
1315- π©(backend) add feature flag for the footer #841
1416- π§(backend) add view to manage footer json #841
17+ - β¨(frontend) add custom css style #771
18+ - π©(frontend) conditionally render AI button only when feature is enabled #814
1519
1620## Changed
1721
@@ -27,7 +31,6 @@ and this project adheres to
2731## Added
2832
2933- π(legal) Require contributors to sign a DCO #779
30- - β¨(frontend) add custom css style #771
3134
3235## Changed
3336
@@ -36,7 +39,6 @@ and this project adheres to
3639
3740## Fixed
3841
39- - π(frontend) conditionally render AI button only when feature is enabled #814
4042- π(backend) compute ancestor_links in get_abilities if needed #725
4143- ποΈ(back) restrict access to document accesses #801
4244
@@ -522,7 +524,8 @@ and this project adheres to
522524- β¨(frontend) Coming Soon page (#67 )
523525- π Impress, project to manage your documents easily and collaboratively.
524526
525- [ unreleased ] : https://github.com/numerique-gouv/impress/compare/v3.0.0...main
527+ [ unreleased ] : https://github.com/numerique-gouv/impress/compare/v3.1.0...main
528+ [ v3.1.0 ] : https://github.com/numerique-gouv/impress/releases/v3.1.0
526529[ v3.0.0 ] : https://github.com/numerique-gouv/impress/releases/v3.0.0
527530[ v2.6.0 ] : https://github.com/numerique-gouv/impress/releases/v2.6.0
528531[ v2.5.0 ] : https://github.com/numerique-gouv/impress/releases/v2.5.0
0 commit comments