Releases: voidmobcom/voidmob-mcp
Release list
v1.1.5
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
Internal cleanup patch: shared SMS-message rendering helper, dedicated test fixtures promoted to a fixtures module (also fixes duplicate test registration), sandbox mock phone helper deduplicated, and list_orders now surfaces a warning instead of silently truncating when an account has more than 100 dedicated numbers. No tool-surface changes.
v1.1.2 - Registry listing update
Metadata-only patch on top of v1.1.0: the MCP registry listing description now mentions dedicated numbers (and fits the registry's 100-char cap), and the version-sync gate validates description length and the nested package version before publish. No code changes.
Note: v1.1.1 exists on npm as an intermediate metadata publish; use 1.1.2.
v1.1.0 - Dedicated numbers
Dedicated monthly numbers are now first-class: 3 new tools (search_dedicated_countries, purchase_dedicated_number, get_dedicated_number), with toggle_auto_renew and list_orders extended to cover them, and full sandbox parity. 5 countries at launch: US, UK, DE, AU, HK.
search_dedicated_countries- countries, your monthly price, and live stock statuspurchase_dedicated_number- quote-then-commit purchase with an idempotent retry-safe requestget_dedicated_number- status plus received SMS with parsed codestoggle_auto_renewnow acceptsded_xxxids alongsideren_xxxlist_ordersgainskind: "dedicated"rent_numberis now verification/long-term rental only; dedicated purchases moved topurchase_dedicated_number
28 tools total. Sandbox mode (VOIDMOB_SANDBOX=1) mirrors the whole dedicated lifecycle against play money.