File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed
Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.46.0 (2025-12-04)
4+
5+ * feat(all): add real-time MCP server config updates with automatic stdio restart ad287e4
6+ * feat(all): queue MCP server deletion as background job with cascade notifications 679fcb5
7+ * feat(backend): add email notifications for MCP installation events 448e687
8+ * feat(backend): add user-level HTTP config overrides for headers and query params 7193e89
9+ * feat(frontend): simplify checkbox value update handling in settings 8b7c3ac
10+ * feat(satellite): add support for public backend URL in OAuth configuration aebb814
11+ * chore(backend): release v0.50.0 cee81fb
12+ * chore(backend): release v0.50.0 56decfb
13+ * chore(satellite): release v0.13.0 be96cc1
14+ * chore(satellite): release v0.13.0 fdbbcdf
15+ * fix(backend): notify satellites when auto-installing MCP servers for new teams b3df717
16+ * fix(frontend): clear additional edit-related storage keys 726626a
17+ * fix(frontend): normalize tag input to lowercase on addition 50fc847
18+ * fix(frontend): remove hotlined profile picture 2fa3257
19+ * fix(frontend): update logout messages for clarity and consistency 5bf215b
20+ * style(frontend): adjust padding for server details display c19c47a
21+
322## 0.45.0 (2025-12-01)
423
524* docs(all): update feature list with per-tool access controls and catalog improvements d4ec492
Original file line number Diff line number Diff line change 11{
22 "name" : " @deploystack/frontend" ,
3- "version" : " 0.45 .0" ,
3+ "version" : " 0.46 .0" ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments