@@ -22,6 +22,7 @@ and this project adheres to
22
22
- ♻️(frontend) redirect to doc after duplicate #1175
23
23
- 🔧(project) change env.d system by using local files #1200
24
24
- ⚡️(frontend) improve tree stability #1207
25
+ - ⚡️(frontend) improve accessibility #1232
25
26
26
27
### Fixed
27
28
@@ -45,7 +46,7 @@ and this project adheres to
45
46
### Fixed
46
47
47
48
- 🌐(frontend) keep simple tag during export #1154
48
- - 🐛(back) manage can-edit endpoint without created room
49
+ - 🐛(back) manage can-edit endpoint without created room
49
50
in the ws #1152
50
51
- 🐛(frontend) fix action buttons not clickable #1162
51
52
- 🐛(frontend) fix crash share modal on grid options #1174
@@ -65,11 +66,11 @@ and this project adheres to
65
66
- 📝(project) add troubleshoot doc #1066
66
67
- 📝(project) add system-requirement doc #1066
67
68
- 🔧(frontend) configure x-frame-options to DENY in nginx conf #1084
68
- - ✨(backend) allow to disable checking unsafe mimetype on
69
+ - ✨(backend) allow to disable checking unsafe mimetype on
69
70
attachment upload #1099
70
71
- ✨(doc) add documentation to install with compose #855
71
- - ✨ Give priority to users connected to collaboration server
72
- (aka no websocket feature) #1093
72
+ - ✨ Give priority to users connected to collaboration server
73
+ (aka no websocket feature) #1093
73
74
74
75
### Changed
75
76
@@ -95,7 +96,6 @@ and this project adheres to
95
96
96
97
- 🔥(frontend) remove Beta from logo #1095
97
98
98
-
99
99
## [ 3.3.0] - 2025-05-06
100
100
101
101
### Added
@@ -121,21 +121,20 @@ and this project adheres to
121
121
- ⬆️(docker) upgrade node images to alpine 3.21 #973
122
122
123
123
### Fixed
124
+
124
125
- 🐛(y-provider) increase JSON size limits for transcription conversion #989
125
126
126
127
### Removed
127
128
128
129
- 🔥(back) remove footer endpoint #948
129
130
130
-
131
131
## [ 3.2.1] - 2025-05-06
132
132
133
133
## Fixed
134
134
135
135
- 🐛(frontend) fix list copy paste #943
136
136
- 📝(doc) update contributing policy (commit signatures are now mandatory) #895
137
137
138
-
139
138
## [ 3.2.0] - 2025-05-05
140
139
141
140
## Added
@@ -146,7 +145,7 @@ and this project adheres to
146
145
- ✨(settings) Allow configuring PKCE for the SSO #886
147
146
- 🌐(i18n) activate chinese and spanish languages #884
148
147
- 🔧(backend) allow overwriting the data directory #893
149
- - ➕(backend) add ` django-lasuite ` dependency #839
148
+ - ➕(backend) add ` django-lasuite ` dependency #839
150
149
- ✨(frontend) advanced table features #908
151
150
152
151
## Changed
@@ -197,7 +196,6 @@ and this project adheres to
197
196
- 🐛(backend) compute ancestor_links in get_abilities if needed #725
198
197
- 🔒️(back) restrict access to document accesses #801
199
198
200
-
201
199
## [ 2.6.0] - 2025-03-21
202
200
203
201
## Added
@@ -216,7 +214,6 @@ and this project adheres to
216
214
- 🔒️(back) throttle user list endpoint #636
217
215
- 🔒️(back) remove pagination and limit to 5 for user list endpoint #636
218
216
219
-
220
217
## [ 2.5.0] - 2025-03-18
221
218
222
219
## Added
@@ -239,15 +236,14 @@ and this project adheres to
239
236
## Fixed
240
237
241
238
- 🐛(frontend) SVG export #706
242
- - 🐛(frontend) remove scroll listener table content #688
239
+ - 🐛(frontend) remove scroll listener table content #688
243
240
- 🔒️(back) restrict access to favorite_list endpoint #690
244
- - 🐛(backend) refactor to fix filtering on children
245
- and descendants views #695
241
+ - 🐛(backend) refactor to fix filtering on children
242
+ and descendants views #695
246
243
- 🐛(action) fix notify-argocd workflow #713
247
244
- 🚨(helm) fix helmfile lint #736
248
245
- 🚚(frontend) redirect to 401 page when 401 error #759
249
246
250
-
251
247
## [ 2.4.0] - 2025-03-06
252
248
253
249
## Added
@@ -262,7 +258,6 @@ and this project adheres to
262
258
263
259
- 🐛(frontend) fix collaboration error #684
264
260
265
-
266
261
## [ 2.3.0] - 2025-03-03
267
262
268
263
## Added
0 commit comments