Skip to content

Releases: timo-reymann/devtoolster

v1.1.1

Choose a tag to compare

@timo-reymann timo-reymann released this 28 Jul 13:51
1ecb656

1.1.1 (2026-07-28)

Bug Fixes

  • dummy commit to trigger release (1ecb656)

v1.1.0

Choose a tag to compare

@timo-reymann timo-reymann released this 28 Jul 13:47
a58f55e

1.1.0 (2026-07-28)

Features

  • derive extension version from git tag at build time (a58f55e)

v1.0.3

Choose a tag to compare

@timo-reymann timo-reymann released this 28 Jul 13:41
940bc6d

1.0.3 (2026-07-28)

Bug Fixes

  • copy zips to staging dir before upload, drop corepack input (940bc6d)

v1.0.2

Choose a tag to compare

@timo-reymann timo-reymann released this 28 Jul 13:37
70dbf71

1.0.2 (2026-07-28)

Bug Fixes

  • use explicit browser flags for wxt zip and add debug output (70dbf71)

v1.0.1

Choose a tag to compare

@timo-reymann timo-reymann released this 28 Jul 13:33
b24e63b

1.0.1 (2026-07-28)

Bug Fixes

  • dummy commit to trigger release (b24e63b)

v1.0.0

Choose a tag to compare

@timo-reymann timo-reymann released this 28 Jul 12:54
5114ccf

1.0.0 (2026-07-28)

Bug Fixes

  • always clear devtools on page navigation (cf98820)
  • use node-modules linker so WXT resolves config modules under Yarn (b20a92d)

Features

  • add @devtoolster/web-api package with typed page-facing API (f2a0b1f)
  • add 12-column grid layout with cols descriptor field (4529fee)
  • Add dark and light theme support (9a25c95)
  • Add selection element (de6fc78)
  • add tab support to custom dev tools panel (4bacf66)
  • declare Firefox data_collection_permissions in manifest (d7839a5)
  • demo: serve the application with http-server (cccdac8)
  • extension: add Toggle and Slider Svelte components (95e28f7)
  • extension: add toggle and slider to protocol, store, and panel rendering (efdfbff)
  • extension: migrate to WXT + TypeScript + Svelte (ea25658)
  • Make it work with firefox and chrome (f5a6df5)
  • MV3 migration, table UI, content-script ready signal, platform theming (4c4f43a)
  • Set icon based on dev tools theme for firefox (317d68a)
  • web-api: add toggle and slider element types (cd91aa8)

Reverts

  • Revert "fix: always clear devtools on page navigation" (bb4dae5)