✨(changelog) add accessibility note to CHANGELOG (#1232)
updating Changelog.md with accessibility improvement
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -22,6 +22,7 @@ and this project adheres to
|
|||||||
- ♻️(frontend) redirect to doc after duplicate #1175
|
- ♻️(frontend) redirect to doc after duplicate #1175
|
||||||
- 🔧(project) change env.d system by using local files #1200
|
- 🔧(project) change env.d system by using local files #1200
|
||||||
- ⚡️(frontend) improve tree stability #1207
|
- ⚡️(frontend) improve tree stability #1207
|
||||||
|
- ⚡️(frontend) improve accessibility #1232
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
@@ -95,7 +96,6 @@ and this project adheres to
|
|||||||
|
|
||||||
- 🔥(frontend) remove Beta from logo #1095
|
- 🔥(frontend) remove Beta from logo #1095
|
||||||
|
|
||||||
|
|
||||||
## [3.3.0] - 2025-05-06
|
## [3.3.0] - 2025-05-06
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@@ -121,13 +121,13 @@ and this project adheres to
|
|||||||
- ⬆️(docker) upgrade node images to alpine 3.21 #973
|
- ⬆️(docker) upgrade node images to alpine 3.21 #973
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- 🐛(y-provider) increase JSON size limits for transcription conversion #989
|
- 🐛(y-provider) increase JSON size limits for transcription conversion #989
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
- 🔥(back) remove footer endpoint #948
|
- 🔥(back) remove footer endpoint #948
|
||||||
|
|
||||||
|
|
||||||
## [3.2.1] - 2025-05-06
|
## [3.2.1] - 2025-05-06
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
@@ -135,7 +135,6 @@ and this project adheres to
|
|||||||
- 🐛(frontend) fix list copy paste #943
|
- 🐛(frontend) fix list copy paste #943
|
||||||
- 📝(doc) update contributing policy (commit signatures are now mandatory) #895
|
- 📝(doc) update contributing policy (commit signatures are now mandatory) #895
|
||||||
|
|
||||||
|
|
||||||
## [3.2.0] - 2025-05-05
|
## [3.2.0] - 2025-05-05
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
@@ -146,7 +145,7 @@ and this project adheres to
|
|||||||
- ✨(settings) Allow configuring PKCE for the SSO #886
|
- ✨(settings) Allow configuring PKCE for the SSO #886
|
||||||
- 🌐(i18n) activate chinese and spanish languages #884
|
- 🌐(i18n) activate chinese and spanish languages #884
|
||||||
- 🔧(backend) allow overwriting the data directory #893
|
- 🔧(backend) allow overwriting the data directory #893
|
||||||
- ➕(backend) add `django-lasuite` dependency #839
|
- ➕(backend) add `django-lasuite` dependency #839
|
||||||
- ✨(frontend) advanced table features #908
|
- ✨(frontend) advanced table features #908
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
@@ -197,7 +196,6 @@ and this project adheres to
|
|||||||
- 🐛(backend) compute ancestor_links in get_abilities if needed #725
|
- 🐛(backend) compute ancestor_links in get_abilities if needed #725
|
||||||
- 🔒️(back) restrict access to document accesses #801
|
- 🔒️(back) restrict access to document accesses #801
|
||||||
|
|
||||||
|
|
||||||
## [2.6.0] - 2025-03-21
|
## [2.6.0] - 2025-03-21
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
@@ -216,7 +214,6 @@ and this project adheres to
|
|||||||
- 🔒️(back) throttle user list endpoint #636
|
- 🔒️(back) throttle user list endpoint #636
|
||||||
- 🔒️(back) remove pagination and limit to 5 for user list endpoint #636
|
- 🔒️(back) remove pagination and limit to 5 for user list endpoint #636
|
||||||
|
|
||||||
|
|
||||||
## [2.5.0] - 2025-03-18
|
## [2.5.0] - 2025-03-18
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
@@ -239,15 +236,14 @@ and this project adheres to
|
|||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
- 🐛(frontend) SVG export #706
|
- 🐛(frontend) SVG export #706
|
||||||
- 🐛(frontend) remove scroll listener table content #688
|
- 🐛(frontend) remove scroll listener table content #688
|
||||||
- 🔒️(back) restrict access to favorite_list endpoint #690
|
- 🔒️(back) restrict access to favorite_list endpoint #690
|
||||||
- 🐛(backend) refactor to fix filtering on children
|
- 🐛(backend) refactor to fix filtering on children
|
||||||
and descendants views #695
|
and descendants views #695
|
||||||
- 🐛(action) fix notify-argocd workflow #713
|
- 🐛(action) fix notify-argocd workflow #713
|
||||||
- 🚨(helm) fix helmfile lint #736
|
- 🚨(helm) fix helmfile lint #736
|
||||||
- 🚚(frontend) redirect to 401 page when 401 error #759
|
- 🚚(frontend) redirect to 401 page when 401 error #759
|
||||||
|
|
||||||
|
|
||||||
## [2.4.0] - 2025-03-06
|
## [2.4.0] - 2025-03-06
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
@@ -262,7 +258,6 @@ and this project adheres to
|
|||||||
|
|
||||||
- 🐛(frontend) fix collaboration error #684
|
- 🐛(frontend) fix collaboration error #684
|
||||||
|
|
||||||
|
|
||||||
## [2.3.0] - 2025-03-03
|
## [2.3.0] - 2025-03-03
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|||||||
Reference in New Issue
Block a user