v1.0.28
This release hardens JSON schema handling, improves the reliability of on-demand MCP servers, and streamlines the server configuration experience. A new ResilientJsonSchemaValidator gracefully handles unresolvable $refs, on-demand servers are now properly woken to serve tool calls, resource description/enabled overrides are correctly reflected in the dashboard list, and the server edit form is reorganized into three clearer sections. It also includes OAuth/import validation polish and routine dependency updates.
- •Add ResilientJsonSchemaValidator to handle unresolvable $refs gracefully by @samanhappy in https://github.com/samanhappy/mcphub/pull/1028
- •Restructure server edit form into 3 sections by @samanhappy in https://github.com/samanhappy/mcphub/pull/1034