1752696900000 Push/pull + Record Many Via CLIby Ethan JonesWe’ve added more capabilities to the WireMock CLI, opening up new possibilities for local-first development. Some highlights include: record-many: A convenient way to record stubs from multiple endpoints that are accessible from the
1752672120000 Easier access to the developer portalby Ethan Jones Improvement When viewing any mock API where the developer portal has been enabled, you can now find a quick link to the developer portal just below the mock API URL.
1751374800000 Recently Viewed APIsby Ethan Jones Improvement Easily find the APIs you access most often with the new “Recently Viewed APIs” tab.
1748199292029 API-Level Rate Limitsby Ethan JonesYou can now set rate limits at an API level, automatically applying a rate limit to all stubs within the API. Learn more in the docs.
1747687500000 New hash helpersby Ethan JonesWe have added a suite of helpers to our response templating allowing you to automatically work with hashing, including SHA and MD2/5. See the docs for more info.
1747411200000 Multi-domain recording via CLI.by Ethan JonesThe WireMock Cloud CLI now supports the ability to record from multiple domains simultaneously. Read the docs for more info.
1746982800000 Advanced recording via CLIby Ethan JonesThe WireMock Cloud CLI now supports advanced recording via a configuration file, allowing for more specific matching and other more sophisticated configuration. Read the docs for more info.
1743598800000 MCP Support For AI-Powered IDEsby Ethan JonesOur recently-released WireMock CLI now supports MCP (Model Context Protocol) integration for AI-powered IDEs. This allowed AI-powered IDEs that support MCP, such as Cursor and others, to create mocks automatically based on the codebase or
1743166800000 Configurable Rate Limits Via UIby Ethan JonesThe existing capability to programmatically set mock API rate limits has been enhanced so that you can not configure mock API rate limits from directly within the UI. Read the docs to learn more.