github ofkm/arcane v0.5.0

latest releases: 1.0-preview, v0.15.1, v0.15.0...
4 months ago

Important

This updated includes two new ENV variables. One of which is required for Arcane to start:
REQUIRED: PUBLIC_SESSION_SECRET=your-secure-random-32-character-string-here # Generate using: openssl rand -base64 32
OPTIONAL: PUBLIC_ALLOW_INSECURE_COOKIES=true # Only should be used for local HTTP testing without SSL/TLS

Features

  • add confirmation dialog before stopping all running containers (1a696c0)

Bug Fixes

  • loading states on action buttons not reflecting status (8305078)
  • session cookie not being created on http sites (#112) (0ef6073)
  • use correct cursor on all buttons (50d4211)

Don't miss a new arcane release

NewReleases is sending notifications on new releases.