File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed
Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.46.0 (2025-12-05)
4+
5+ * chore(frontend): release v0.46.0 5d8faca
6+ * chore(satellite): release v0.13.0 be96cc1
7+ * chore(satellite): release v0.13.0 fdbbcdf
8+ * feat(all): add real-time MCP server config updates with automatic stdio restart ad287e4
9+ * feat(backend): add user-level HTTP config overrides for headers and query params 7193e89
10+
11+ ## 0.46.0 (2025-12-04)
12+
13+ * feat(all): add real-time MCP server config updates with automatic stdio restart ad287e4
14+ * feat(all): queue MCP server deletion as background job with cascade notifications 679fcb5
15+ * feat(backend): add email notifications for MCP installation events 448e687
16+ * feat(backend): add user-level HTTP config overrides for headers and query params 7193e89
17+ * feat(frontend): simplify checkbox value update handling in settings 8b7c3ac
18+ * feat(satellite): add support for public backend URL in OAuth configuration aebb814
19+ * chore(backend): release v0.50.0 cee81fb
20+ * chore(backend): release v0.50.0 56decfb
21+ * chore(satellite): release v0.13.0 be96cc1
22+ * chore(satellite): release v0.13.0 fdbbcdf
23+ * fix(backend): notify satellites when auto-installing MCP servers for new teams b3df717
24+ * fix(frontend): clear additional edit-related storage keys 726626a
25+ * fix(frontend): normalize tag input to lowercase on addition 50fc847
26+ * fix(frontend): remove hotlined profile picture 2fa3257
27+ * fix(frontend): update logout messages for clarity and consistency 5bf215b
28+ * style(frontend): adjust padding for server details display c19c47a
29+
330## 0.45.0 (2025-12-01)
431
532* 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