diff --git a/CHANGELOG.md b/CHANGELOG.md index cbfaa5f3979..6aa9756549d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Summary ------- * Bugfix - Remove unsupported shareType: [#4809](https://github.com/owncloud/web/pull/4809) +* Enhancement - A11y improvements for meta attributes: [#4342](https://github.com/owncloud/web/issues/4342) Details ------- @@ -20,6 +21,16 @@ Details https://github.com/owncloud/web/pull/4809 +* Enhancement - A11y improvements for meta attributes: [#4342](https://github.com/owncloud/web/issues/4342) + + For a11y the html language attribute will be set dynamically . For a11y the + title will be set automatically following the schema: sub item (e.G file) - route (e.g All + Files) - general name (e.g ownCloud) + + https://github.com/owncloud/web/issues/4342 + https://github.com/owncloud/web/issues/4338 + https://github.com/owncloud/web/pull/4811 + Changelog for ownCloud Web [2.0.2] (2021-03-08) ======================================= The following sections list the changes in ownCloud web 2.0.2 relevant to