Changelog

v0.14.0

All notable changes to Mimicry

Changelog

0.14.0 (2026-07-12)

Features

  • conditional response and db persistence 5e11061

0.13.1 (2026-07-03)

Bug Fixes

  • array root length import api externalresource and ip block list (#53) ff80014

0.13.0 (2026-06-25)

Features

  • added Response Template Library (#52) 3c1873e

0.12.0 (2026-06-20)

Features

  • console/Adminpage added (#51) 9b4ab2b

0.11.1 (2026-06-19)

0.11.0 (2026-06-18)

Features

  • added Mcp Server (#49) 60c7d6d

0.10.1 (2026-06-09)

0.10.0 (2026-06-09)

Features

  • addedsupport to OpenAPI schema (#47) 208e6d0

0.9.1 (2026-06-01)

Bug Fixes

  • password len (#46) 9a1996e

0.9.0 (2026-05-29)

Features

  • Added the ability to configure chaos mode via request headers (#45) 1a029d8

0.8.0 (2026-05-24)

Features

  • seo improvements (#44) a449bdb, closes #31 #35 #32 #33 #34

0.7.1 (2026-05-21)

Refactoring

  • Improve CRUD Resources UI, Signup SEO, and Auth Handling (#42) d01b8eb, closes #31 #35 #32 #33 #34

0.7.0 (2026-05-15)

Features

  • added field choas mode (#38) c188f7f, closes #31 #35 #32 #33 #34

0.6.0 (2026-05-11)

Features

  • enforce RFC 5321 email validation rules in auth schemas and tests (#34) 3fd75d8

0.5.1 (2026-05-10)

Bug Fixes

  • enhance Markdown rendering in the blog section (#33) ac71cd1

0.5.0 (2026-05-10)

Features

  • add lorem ipsum generator with public API (#32) adf1c1a, closes #31

0.4.0 (2026-05-08)

Features

  • add the Mimicry blog 428c316

0.3.0 (2026-04-23)

Features

  • add new keyboard shortcuts for schema creation using Fake (#29) 875335d

0.2.6 (2026-04-22)

0.2.5 (2026-04-21)

0.2.4 (2026-04-21)

Improvements

  • Minor UI and API improvements.
  • Improved the mobile experience of the CRUD resources management page in the registered users console.

0.2.4 (2026-04-21)

Refactoring

  • ui and api improvements c668e28

0.2.3 (2026-04-19)

Documentation

  • Enhance docs with "Chaos Mode" section, revise hero components, and refine localization strings

0.2.2 (2026-04-19)

Chore

  • Added indexnow support.

0.2.1 (2026-04-19)

Chore

  • Added prerendering support for the public-facing part of Mimicry.

0.2.0 (2026-04-19)

Features

  • Introduced Chaos Mode to simulate random latency and random failures, improving the ability to test resilience and edge cases under unstable conditions.
  • Added a dedicated FAQ page to provide users with a clearer and more accessible overview of the most common questions.

Refactoring

  • Applied several frontend and backend optimizations to improve overall performance, responsiveness, and stability.

0.1.1 (2026-04-15)

Chore

  • Improved SEO logic

0.1.0 (2026-04-12)

This release marks the first public release of Mimicry.

Features

  • Organize APIs into dedicated projects with separate base paths
  • Create mock endpoints quickly with dynamic responses
  • Generate full CRUD REST resources automatically
  • Produce realistic JSON payloads for testing and prototyping
  • Manage multiple projects from a single workspace
  • Secure access through personal API keys
  • Monitor API activity with logs and usage visibility
  • Try Mimicry in guest mode before creating an account
  • Unlock higher limits, active mocks, and cloud sync with a registered account
  • Use built-in authentication for account-based access
Mimicry

We simplify frontend development by allowing you to create simulated APIs in seconds.

BUILDING ARCHITECTURE