Skip to content

Releases: MarvinRF/docfy-ui

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 00:52

0.6.0 (2026-07-31)

Features

  • add "Copy as curl" and a live schema-match badge to Try it out (a1a6b39)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 22:11

0.5.1 (2026-07-30)

Bug Fixes

  • ci: add lint/format steps, narrow matrix to [20.x, 22.x] (73d0d8e)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 21:53

0.4.0 (2026-07-29)

Features

  • add "Try it out" request execution with a same-origin auth-aware client (a98789d)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 00:47

0.3.0 (2026-07-29)

Features

  • add "Copy MCP Reference" button to endpoint detail (9478083)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 00:14

0.2.1 (2026-07-29)

Bug Fixes

  • depend on docfy-core from npm instead of a file: sibling path (0a56207)
  • move docfy-core to devDependencies (bba4fd7)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 05:11

0.2.0 (2026-07-26)

Features

  • diff two OpenAPI specs and flag breaking changes (018f797)
  • multi-spec switcher, reading window.DOCFY_SPECS (74cf584)

v0.1.0

Choose a tag to compare

@MarvinRF MarvinRF released this 26 Jul 01:21

Republished as 0.1.0 after docfy-ui@1.0.0 was released in error (a CI checkout
step wasn't fetching git tags, so semantic-release treated the run as the first
release and hardcoded 1.0.0 regardless of commit types). 1.0.0 has been
deprecated on npm. See CHANGELOG.md for the actual list of changes.