Skip to content

Commit 7021c0f

Browse files
committed
✨(changelog) add accessibility note to CHANGELOG (#1232)
updating Changelog.md with accessibility improvement
1 parent e8d18d8 commit 7021c0f

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

CHANGELOG.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ and this project adheres to
2222
- ♻️(frontend) redirect to doc after duplicate #1175
2323
- 🔧(project) change env.d system by using local files #1200
2424
- ⚡️(frontend) improve tree stability #1207
25+
- ⚡️(frontend) improve accessibility #1232
2526

2627
### Fixed
2728

@@ -45,7 +46,7 @@ and this project adheres to
4546
### Fixed
4647

4748
- 🌐(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
4950
in the ws #1152
5051
- 🐛(frontend) fix action buttons not clickable #1162
5152
- 🐛(frontend) fix crash share modal on grid options #1174
@@ -65,11 +66,11 @@ and this project adheres to
6566
- 📝(project) add troubleshoot doc #1066
6667
- 📝(project) add system-requirement doc #1066
6768
- 🔧(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
6970
attachment upload #1099
7071
- ✨(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
7374

7475
### Changed
7576

@@ -95,7 +96,6 @@ and this project adheres to
9596

9697
- 🔥(frontend) remove Beta from logo #1095
9798

98-
9999
## [3.3.0] - 2025-05-06
100100

101101
### Added
@@ -121,21 +121,20 @@ and this project adheres to
121121
- ⬆️(docker) upgrade node images to alpine 3.21 #973
122122

123123
### Fixed
124+
124125
- 🐛(y-provider) increase JSON size limits for transcription conversion #989
125126

126127
### Removed
127128

128129
- 🔥(back) remove footer endpoint #948
129130

130-
131131
## [3.2.1] - 2025-05-06
132132

133133
## Fixed
134134

135135
- 🐛(frontend) fix list copy paste #943
136136
- 📝(doc) update contributing policy (commit signatures are now mandatory) #895
137137

138-
139138
## [3.2.0] - 2025-05-05
140139

141140
## Added
@@ -146,7 +145,7 @@ and this project adheres to
146145
- ✨(settings) Allow configuring PKCE for the SSO #886
147146
- 🌐(i18n) activate chinese and spanish languages #884
148147
- 🔧(backend) allow overwriting the data directory #893
149-
- ➕(backend) add `django-lasuite` dependency #839
148+
- ➕(backend) add `django-lasuite` dependency #839
150149
- ✨(frontend) advanced table features #908
151150

152151
## Changed
@@ -197,7 +196,6 @@ and this project adheres to
197196
- 🐛(backend) compute ancestor_links in get_abilities if needed #725
198197
- 🔒️(back) restrict access to document accesses #801
199198

200-
201199
## [2.6.0] - 2025-03-21
202200

203201
## Added
@@ -216,7 +214,6 @@ and this project adheres to
216214
- 🔒️(back) throttle user list endpoint #636
217215
- 🔒️(back) remove pagination and limit to 5 for user list endpoint #636
218216

219-
220217
## [2.5.0] - 2025-03-18
221218

222219
## Added
@@ -239,15 +236,14 @@ and this project adheres to
239236
## Fixed
240237

241238
- 🐛(frontend) SVG export #706
242-
- 🐛(frontend) remove scroll listener table content #688
239+
- 🐛(frontend) remove scroll listener table content #688
243240
- 🔒️(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
246243
- 🐛(action) fix notify-argocd workflow #713
247244
- 🚨(helm) fix helmfile lint #736
248245
- 🚚(frontend) redirect to 401 page when 401 error #759
249246

250-
251247
## [2.4.0] - 2025-03-06
252248

253249
## Added
@@ -262,7 +258,6 @@ and this project adheres to
262258

263259
- 🐛(frontend) fix collaboration error #684
264260

265-
266261
## [2.3.0] - 2025-03-03
267262

268263
## Added

0 commit comments

Comments
 (0)