Releases: timo-reymann/devtoolster
Releases · timo-reymann/devtoolster
Release list
v1.1.1
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
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)