@@ -8,9 +8,7 @@ and this project adheres to
8
8
9
9
## [ Unreleased]
10
10
11
- ## Fixed
12
-
13
- - π(frontend) enhance file download security #889
11
+ ## [ 3.2.0] - 2025-05-05
14
12
15
13
## Added
16
14
@@ -20,16 +18,21 @@ and this project adheres to
20
18
- π(i18n) activate chinese and spanish languages #884
21
19
- π§(backend) allow overwriting the data directory #893
22
20
- β(backend) add ` django-lasuite ` dependency #839
21
+ - β¨(frontend) advanced table features #908
23
22
24
23
## Changed
25
24
26
25
- β‘οΈ(frontend) reduce unblocking time for config #867
27
26
- β»οΈ(frontend) bind UI with ability access #900
27
+ - β»οΈ(frontend) use built-in Quote block #908
28
28
29
29
## Fixed
30
30
31
31
- π(nginx) fix 404 when accessing a doc #866
32
32
- ποΈ(drf) disable browsable HTML API renderer #919
33
+ - π(frontend) enhance file download security #889
34
+ - π(backend) race condition create doc #633
35
+ - π(frontend) fix breaklines in custom blocks #908
33
36
34
37
## [ 3.1.0] - 2025-04-07
35
38
@@ -158,11 +161,6 @@ and this project adheres to
158
161
- β»οΈ(frontend) improve table pdf rendering
159
162
- π(email) invitation emails in receivers language
160
163
161
-
162
- ## Fixed
163
-
164
- - π(backend) race condition create doc #633
165
-
166
164
## [ 2.2.0] - 2025-02-10
167
165
168
166
## Added
@@ -551,7 +549,8 @@ and this project adheres to
551
549
- β¨(frontend) Coming Soon page (#67 )
552
550
- π Impress, project to manage your documents easily and collaboratively.
553
551
554
- [ unreleased ] : https://github.com/numerique-gouv/impress/compare/v3.1.0...main
552
+ [ unreleased ] : https://github.com/numerique-gouv/impress/compare/v3.2.0...main
553
+ [ v3.2.0 ] : https://github.com/numerique-gouv/impress/releases/v3.2.0
555
554
[ v3.1.0 ] : https://github.com/numerique-gouv/impress/releases/v3.1.0
556
555
[ v3.0.0 ] : https://github.com/numerique-gouv/impress/releases/v3.0.0
557
556
[ v2.6.0 ] : https://github.com/numerique-gouv/impress/releases/v2.6.0
0 commit comments