@@ -8,10 +8,14 @@ and this project adheres to
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 3.1.0] - 2025-04-07
12
+
11
13
## Added
12
14
13
15
- π©(backend) add feature flag for the footer #841
14
16
- π§(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
15
19
16
20
## Changed
17
21
@@ -27,7 +31,6 @@ and this project adheres to
27
31
## Added
28
32
29
33
- π(legal) Require contributors to sign a DCO #779
30
- - β¨(frontend) add custom css style #771
31
34
32
35
## Changed
33
36
@@ -36,7 +39,6 @@ and this project adheres to
36
39
37
40
## Fixed
38
41
39
- - π(frontend) conditionally render AI button only when feature is enabled #814
40
42
- π(backend) compute ancestor_links in get_abilities if needed #725
41
43
- ποΈ(back) restrict access to document accesses #801
42
44
@@ -522,7 +524,8 @@ and this project adheres to
522
524
- β¨(frontend) Coming Soon page (#67 )
523
525
- π Impress, project to manage your documents easily and collaboratively.
524
526
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
526
529
[ v3.0.0 ] : https://github.com/numerique-gouv/impress/releases/v3.0.0
527
530
[ v2.6.0 ] : https://github.com/numerique-gouv/impress/releases/v2.6.0
528
531
[ v2.5.0 ] : https://github.com/numerique-gouv/impress/releases/v2.5.0
0 commit comments