## CHANGES

- Bumped Maestro to v0.14.0 with a fresh release cutover 🚀
- Added self-serve “Resend Confirmation” for leaderboard token recovery 📧
- Wired new `leaderboard:resendConfirmation` IPC handler end-to-end 🧩
- Upgraded registration modal with resend-first flow, manual token fallback 🛟
- Added Quick Actions entry to open the Document Graph instantly 
- Document Graph now persists external-links toggle back into settings 💾
- Document Graph modal now preserves state across closes for continuity 🔒
- React Flow controls are fully theme-styled with dynamic injected CSS 🎨
- Improved graph layouts to reduce external-node overlap in both modes 🧭
- Wizard now detects provider errors and shows recovery hints + “Go Back” 🧠
This commit is contained in:
Pedram Amini
2025-12-29 18:06:18 -06:00
parent 6939fa2565
commit 43ec590475
16 changed files with 604 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "maestro",
"version": "0.13.1",
"version": "0.14.0",
"description": "Maestro hones fractured attention into focused intent.",
"main": "dist/main/index.js",
"author": {