From b278d2e1a00c7e9bfe244937790ee90d2c0b5c1e Mon Sep 17 00:00:00 2001 From: "promptless[bot]" Date: Wed, 29 Apr 2026 01:52:25 +0000 Subject: [PATCH] Add changelog entry for Copy prompt feature on project setup page --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67f1cf48b..169e23227 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ --- +## 4/29/26 + +### Dashboard +- Added "Copy prompt" button on the project setup page for AI-assisted installation. The button copies a framework-aware prompt that instructs AI agents to run the install command and verify the Stack Auth MCP server is configured. + +--- + ## 1/23/26 ### Payments