|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 0.13.0 (2025-12-04) |
| 4 | + |
| 5 | +* feat(all): add real-time MCP server config updates with automatic stdio restart ad287e4 |
| 6 | +* feat(all): add user configuration support in installation process cd26a0e |
| 7 | +* feat(all): queue MCP server deletion as background job with cascade notifications 679fcb5 |
| 8 | +* feat(backend): add email notifications for MCP installation events 448e687 |
| 9 | +* feat(frontend): add boolean select input for environment variables bbd9b62 |
| 10 | +* feat(frontend): implement server search and installation wizard 4a78930 |
| 11 | +* feat(frontend): simplify checkbox value update handling in settings 8b7c3ac |
| 12 | +* feat(satellite): add support for public backend URL in OAuth configuration aebb814 |
| 13 | +* chore(backend): release v0.49.0 b8459cd |
| 14 | +* chore(backend): release v0.49.0 cb8ca0a |
| 15 | +* chore(backend): release v0.50.0 cee81fb |
| 16 | +* chore(backend): release v0.50.0 56decfb |
| 17 | +* chore(frontend): release v0.45.0 b3fe4a0 |
| 18 | +* chore(frontend): release v0.45.0 430bfe1 |
| 19 | +* fix(backend): notify satellites when auto-installing MCP servers for new teams b3df717 |
| 20 | +* fix(frontend): clean repository URL and improve validation logic 3862166 |
| 21 | +* fix(frontend): clear additional edit-related storage keys 726626a |
| 22 | +* fix(frontend): implement category caching and loading logic 38fa102 |
| 23 | +* fix(frontend): normalize tag input to lowercase on addition 50fc847 |
| 24 | +* fix(frontend): remove hotlined profile picture 2fa3257 |
| 25 | +* fix(frontend): update logout messages for clarity and consistency 5bf215b |
| 26 | +* style(frontend): adjust padding for server details display c19c47a |
| 27 | +* docs(all): update feature list with per-tool access controls and catalog improvements d4ec492 |
| 28 | + |
3 | 29 | ## 0.12.0 (2025-12-01) |
4 | 30 |
|
5 | 31 | * chore(frontend): release v0.44.0 086b98d |
|
0 commit comments