🔖(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:
Anthony LC
2026-01-05 14:44:07 +01:00
parent bb0502b49b
commit 3d2b018927
11 changed files with 16 additions and 13 deletions

View File

@@ -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

View File

@@ -1,5 +1,5 @@
apiVersion: v2
type: application
name: docs
version: 4.2.0
version: 4.3.0
appVersion: latest