You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename to development-update and add version-specific update notifications
- Rename update-notice.html to development-update.html
- Add beautiful beta flag with gradient styling over banner
- Only show development update when updating from version 0.4.2
- Update changeset to reflect new URL
- Export beta flag styles to CSS classes
Copy file name to clipboardExpand all lines: .changeset/extension-update-notification.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
Add extension update notification system
6
6
7
-
When the Chrome extension is updated, users now automatically see a notification page guiding them to reconfigure their MCP server for auto-updates. The notification opens at https://mcp-pointer.etsd.tech/update-notice.html and provides step-by-step instructions for enabling automatic updates with their AI tool.
7
+
When the Chrome extension is updated, users now automatically see a notification page guiding them to reconfigure their MCP server for auto-updates. The notification opens at https://mcp-pointer.etsd.tech/development-update.html and provides step-by-step instructions for enabling automatic updates with their AI tool.
8
8
9
9
- Added onInstalled listener to detect extension updates
10
10
- Added tabs permission for opening external notification page
<p>We've fixed the auto-update issue! Previously, users were stuck on the first installed version. Now your MCP Pointer will automatically stay up-to-date with the latest features and fixes.</p>
203
+
<h2class="update-title">🎉 Auto-Updates Now Available!</h2>
204
+
<p>MCP Pointer now updates automatically! No more manual reconfiguration needed - just set it up once and stay current with all future updates.</p>
You need to run the config command <strong>one last time</strong> to enable auto-updates. After this, future updates will be automatic!
210
+
<strong>Just run one command</strong> to enable auto-updates! This is the <strong>last time</strong> you'll need to run MCP Pointer config command. After this quick setup, future updates will be completely automatic !
⚠️ <strong>Important:</strong> Without this update, you may encounter bugs or compatibility issues when we release breaking changes in future versions.
0 commit comments