🔖(minor) release 4.3.0
Added: - ✨(helm) redirecting system - 📱(frontend) add comments for smaller device - ✨(project) add custom js support via config Changed: - 🥅(frontend) intercept 401 error on GET threads - 🦺(frontend) check content type pdf on PdfBlock - ✈️(frontend) pause Posthog when offline Fixed: - 🐛(frontend) fix tables deletion - 🐛(frontend) fix children not display when first resize
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
environments:
|
||||
dev:
|
||||
values:
|
||||
- version: 4.2.0
|
||||
- version: 4.3.0
|
||||
feature:
|
||||
values:
|
||||
- version: 4.2.0
|
||||
- version: 4.3.0
|
||||
feature: ci
|
||||
domain: example.com
|
||||
imageTag: demo
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
type: application
|
||||
name: docs
|
||||
version: 4.2.0
|
||||
version: 4.3.0
|
||||
appVersion: latest
|
||||
|
||||
Reference in New Issue
Block a user