forked from external-repos/pa11y-dashboard
Version 3.3.0
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 3.2.1 (2021-04-27)
|
## 3.3.0 (2021-04-27)
|
||||||
|
|
||||||
|
* Add new list view to the dashboard (thanks @sangitamane)
|
||||||
* Upgrade express-hbs to the latest version in order to address several potential vulnerabilities
|
* Upgrade express-hbs to the latest version in order to address several potential vulnerabilities
|
||||||
* Fixes a MongoDB "ObjectID generation failed" error.
|
* Fixes a MongoDB "ObjectID generation failed" error.
|
||||||
* Update pa11y-webservice to version 3.2.1 and pa11y to version 5.3.1
|
* Update pa11y-webservice to version 3.2.1 and pa11y to version 5.3.1
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pa11y-dashboard",
|
"name": "pa11y-dashboard",
|
||||||
"version": "3.2.1",
|
"version": "3.3.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter",
|
"description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Reference in New Issue
Block a user