feat(release): prepare 1.1.0 candidate

This commit is contained in:
Yun Chan 2026-08-29 18:33:45 +09:00
parent 5a34f66981
commit 5205dcdfa9
736 changed files with 115667 additions and 12203 deletions

View file

@ -40,6 +40,12 @@ ADMIN_COOKIE_SECURE=true
# Use a distinct random value with at least 32 UTF-8 bytes.
D3RO_API_TOKEN=
# Offline Ed25519 license keys. Keep the private key on the admin server only.
# The matching public key is committed at apps/desktop/resources/license/production-public.pem.
# Multiline private PEM values may use escaped \n characters. Legacy fixture keys are development-only.
ADMIN_LICENSE_PRIVATE_KEY=
D3RO_ALLOW_LEGACY_DEV_LICENSES=false
# Supabase
SUPABASE_URL=
SUPABASE_SERVICE_ROLE_KEY=