-
v1.0.6 Stable
released this
2025-12-07 07:06:52 +01:00 | 706 commits to main since this releaseWhat's Changed
- refactor(status): Simplify TLS verification and improve grid layout responsiveness (
9e592ae)- Remove Node.js http/https agents in favor of fetch API's tls option
- Always disable TLS certificate verification for internal services
- Add comment in config.example.yaml about disabled TLS verification
- Downgrade TLS cert errors to warnings with helpful message
- Replace fixed grid columns with auto-fill minmax for responsive service grid
- Remove unused useRef import and pluginContainerRef in Dashboard
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- refactor(status): Simplify TLS verification and improve grid layout responsiveness (