Skip to content

Releases: devframes/devframe

v0.9.0-beta.1

v0.9.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 07:53
v0.9.0-beta.1
e4a04cc

   🚨 Breaking Changes

  • Add devframe/initiate — initDevframe framework-agnostic middleware  -  by @antfu in #167 (6ee88)
  • Remove deprecated 0.7-era compat shims for 0.9  -  by @antfubot in #180 (3a756)
  • Reduce devframe + @devframes/hub public API surface for 0.9  -  by @antfubot in #190 (6ca3e)
  • Share one instance shell; make the WebSocket binding explicit  -  by @antfu and Claude Opus 5 (1M context) in #191 (3dc6b)
  • Replace startHttpAndWs and mountDevframe with initHub/initDevframe and ctx.install  -  by @antfubot in #192 (5dc9b)
  • Transport-neutral RPC sessions and connection meta  -  by @antfubot in #193 (9361d)
  • Swappable UI packages — renderer-module manifest + missing-renderer fallback  -  by @antfubot and @antfu in #194 (369cb)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 06 Aug 04:02
v0.8.2
d0ff889

   🚀 Features

  • devframe: Add onServerError for post-bind server errors  -  by @dvcolomban and Anthony Fu (via agent) in #165 (c3ef4)
  • server: Add onPeerDisconnect, symmetric with onPeerConnect  -  by @dvcolomban and Anthony Fu (via agent) in #166 (bf99d)

   🐞 Bug Fixes

    View changes on GitHub

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 00:40
v0.8.1
1cc63a4

   🚀 Features

  • Add external viewer connection utilities  -  by @webfansplz in #160 (1166a)
  • inspect: Add Instances tab listing running devframe dev servers  -  by @antfubot in #159 (69b02)
  • security: Enforce remote-dock originLock, gate hosted bridges by default, reject Origin-less MCP requests, move OTP to URL fragment  -  by @antfubot in #161 (c671c)
    View changes on GitHub

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 07:13
v0.8.0
909924e

   🚨 Breaking Changes

  • Migrate MCP adapter to @modelcontextprotocol/sdk v2  -  by @antfubot in #156 (eebdb)
  • agent: Agent-native MCP wave — bridges, core surface, instance registry, devframe connect  -  by @antfubot in #145 (a126f)
  • rpc: Support Standard Schema for RPC definitions with runtime validation  -  by @antfubot and @antfu in #157 (ead15)
    View changes on GitHub

v0.7.16

Choose a tag to compare

@github-actions github-actions released this 31 Jul 09:28
v0.7.16
c1d00c6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.7.15

Choose a tag to compare

@github-actions github-actions released this 29 Jul 08:17
v0.7.15
b26540f

   🚀 Features

  • mcp: Agent-native wave phase 1 — bridge MCP forwarding + structured diagnostic errors  -  by @antfubot in #142 (96a80)
  • next: @devframes/next — Next.js host integration (experimental package)  -  by @antfubot in #140 (51c8b)

   🐞 Bug Fixes

    View changes on GitHub

v0.7.14

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:48
v0.7.14
feff553

   🚀 Features

  • a11y: Rework inspector (routes, dashboard, pins, config) + message→dock navigation  -  by @antfubot and @antfu in #134 (db155)
    View changes on GitHub

v0.7.13

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:10
v0.7.13
e24deea

   🚀 Features

   🐞 Bug Fixes

  • deps: Avoid shipping unnecessary frontend deps  -  by @antfu (60236)
    View changes on GitHub

v0.7.12

Choose a tag to compare

@github-actions github-actions released this 24 Jul 03:59
v0.7.12
47756fa

   🚀 Features

  • hub: Allow per-group and hub-wide dock category order overrides  -  by @antfubot in #133 (c7689)
    View changes on GitHub

v0.7.11

Choose a tag to compare

@github-actions github-actions released this 23 Jul 06:08
v0.7.11
43f34ae

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub