🔖(minor) release 4.1.0
Added: - ⚡️(frontend) export html Changed: - ♿(frontend) improve accessibility: - ♿(frontend) add skip to content button for keyboard accessibility - ♿(frontend) fix toggle panel button a11y labels - 🔒️(frontend) remove dangerouslySetInnerHTML from codebase - ⚡️(frontend) improve Comments feature Fixed: - 🐛(nginx) fix / location to handle new static pages
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
environments:
|
||||
dev:
|
||||
values:
|
||||
- version: 4.0.0
|
||||
- version: 4.1.0
|
||||
feature:
|
||||
values:
|
||||
- version: 4.0.0
|
||||
- version: 4.1.0
|
||||
feature: ci
|
||||
domain: example.com
|
||||
imageTag: demo
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
type: application
|
||||
name: docs
|
||||
version: 4.0.0
|
||||
version: 4.1.0
|
||||
appVersion: latest
|
||||
|
||||
Reference in New Issue
Block a user