Skip to content

v2.0.0

Choose a tag to compare

@V3RON V3RON released this 06 Aug 09:16
landing-rozenite

We are changing

The DevTools experience now uses a unified UI.

Plugin panels now live together in one place, with a consistent layout and appearance. The goal is to make Rozenite easier to move through and more comfortable to use day to day.

Prefer the previous layout? Set pluginDisplay: 'tabs' in the options passed to withRozenite in your Metro config. See the Metro configuration reference.

Please report UI issues, plugin improvements, and requests for new plugins in the Rozenite repository.

What's Changed

  • Unified UI by @ziarno in #311
  • docs(plugin-directory): add @avasapp/rozenite-plugin-ably by @crockalet in #315
  • docs: add CLAUDE.md and agent guides by @V3RON in #327
  • fix(middleware): reset network capture buffer on disconnect by @V3RON in #325
  • fix: react.stopProfiling throws when no active profiling session by @V3RON in #326
  • fix(agent): auto-heal sessions after app relaunch by @V3RON in #321
  • feat(agent-sdk): derive short, stable domain names from npm package names by @V3RON in #328
  • fix(expo-atlas-plugin): support Metro serializer compatibility by @V3RON in #316
  • ci(cli): run the CLI test suite in CI by @V3RON in #331
  • feat(agent-sdk): remove SDK auto-pagination by @V3RON in #333
  • feat(cli): emit reusable columnar JSON for paginated output by @V3RON in #322
  • feat(cli): expose tool discovery traits by @V3RON in #335
  • chore: upgrade playground to Expo SDK 57 by @V3RON in #314
  • feat(network-activity-plugin): support Expo fetch interception by @V3RON in #308
  • revert: unified UI (#311) by @V3RON in #342
  • feat(vite-plugin): configure Tailwind CSS automatically by @V3RON in #340
  • feat(ui): add shared UI foundation and split layout primitives by @V3RON in #347
  • feat(ui): add core control and data-display primitives by @V3RON in #352
  • feat(plugin-bridge): add RPC layer with delivery guarantees by @V3RON in #351
  • feat(storage-plugin): rebuild panel on the shared UI by @V3RON in #349
  • feat(sqlite-plugin): add table and database drop actions by @V3RON in #353
  • feat(runtime): add unified plugin sidebar by @V3RON in #355
  • feat(runtime): show available Rozenite updates by @V3RON in #357
  • perf(cli): parallelize plugin builds by @V3RON in #359
  • fix(runtime): preserve panel state in sidebar by @V3RON in #360
  • feat(ui): align Storage with website theme by @V3RON in #361
  • feat(ui): unify plugin panel interfaces by @V3RON in #362
  • feat(website): refine Rozenite landing page copy and layout by @V3RON in #356
  • chore: add agent testing guidelines by @V3RON in #363
  • fix(runtime): restore legacy plugin tab ordering by @V3RON in #364
  • feat(vite-plugin): rebuild Dev Host on shared UI by @V3RON in #365
  • perf(storage-plugin): scale storage inspection for large datasets by @V3RON in #341
  • feat(runtime): add versioned welcome dialog by @V3RON in #366

Full Changelog: v1.13.0...v2.0.0