• v1.0.6 4b0a02ddb9

    v1.0.6 Stable

    Ghost released this 2025-12-07 07:06:52 +01:00 | 706 commits to main since this release

    What'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