1.27.0 (2026-07-30)
✨ Features
- agent: add inline override URL form component (9701b5c)
- agent: add nullable override_url column (0748823)
- agent: collapse server URL in accordion, prefill dashboard URL, gate Save on changes (1e93b7b)
- agent: embed override URL in edge key when set (f2568a4)
- agent: place Save button inline to the right of server URL input (f54f3bd)
- agent: reset unsaved server URL edit on collapse, right-align Save (26b3815)
- agent: show override URL form and reactive edge key in registration (d90a9e7)
- agent: validate optional overrideUrl in AgentSchema (8a748bf)
- update default org instead of creating a new one during onboarding (8f28811)
🐛 Bug Fixes
- 2fa: migration after updating BetterAuth (4681544)
- agent: agent-override-url-form.tsx (b8d4303)
- agent: keep default edge key server-rendered; drop unused imports (b0f4a4c)
- agent: make overrideUrl optional in AgentSchema (8667760)
- agent: restore accordion bottom border and stop focus ring clipping (a74160e)
- build issue sharp and user creation when mail server not available (aaf43e6)
- database: stop database events if agent is down (a5e9da4)
- dirty button and unsaved modal. (b3f010a)
- env: missing env variables in .env.example (f1db676)
- improve cron scheduler reset behaviour (1bceb2b)
- kpi: animations (92fde42)
- org modal placeholder (04c4a68)
- replace scheme by inputSchema for actions (303e67a)
- security: masterKey download (82d28ce)
- signup default values (28da3ca)
- stabilize cron scheduler options (be257a3)