🚀 Features
- Compatible with v6 plugin API, refactor messaging system - by @webfansplz, Alex and autofix-ci[bot] in #421 (3feec)
- Further compatibility with v6 pluign API - by @webfansplz (d6972)
- Hide open-in-editor in chrome panel - by @webfansplz (9b9c0)
- Firefox extension - by @webfansplz in #446 (610b0)
- applet:
- Allow select-text for string data fields - by @xuzuodong in #410 (b5e95)
- Expand component tree item by double click - by @xuzuodong in #413 (a852c)
- Improve long-string display in components panel - by @alexzhang1030 in #419 (b702a)
- Auto scroll to bottom when timeline event updated - by @alexzhang1030 in #430 (d4ae5)
- client:
- Unhighlight component when unmounted for custom inspector - by @webfansplz (25ef3)
- Change inspect-component icon - by @maxirozay and Alex in #372 (f1185)
- core:
- Expose activeComponent to window - by @alexzhang1030 in #427 (91f8e)
- extension:
- Inspect dom - by @webfansplz (2f8a3)
🐞 Bug Fixes
- Remove the available launch editors limit - by @webfansplz (56172)
- Cannot update states of options-api - by @alexzhang1030 in #395 (f138c)
- Reset tree-node selected when mismatch - by @webfansplz (df8ec)
- Use internal parse/stringify function for timeline event - by @webfansplz (8d089)
- Restore server rpc listeners when reload client - by @webfansplz (f7ffb)
- applet:
- Update component render-code when toggle tree-node - by @CoutinhoTTS in #423 (064a4)
- client:
- Add opacity for safari iframe visibility toggling - by @michaelandrewrm in #403 (caca4)
- Should not reset root-state expanded-state on updated - by @webfansplz (48a72)
- Resize custom devtools logo size - by @webfansplz (79758)
- Fix mismatching on regex route path - by @Azurewarth0920 in #433 (0b57f)
- Expand settings grid column width - by @alexzhang1030 in #448 (94b00)
- core:
- Rpc retry timeout - by @webfansplz (2a772)
- kit:
- Avoid circular vue instance ref when encoding state - by @alexzhang1030 in #429 (7c321)
- overlay:
- Hide panel when enable inspector - by @alexzhang1030 in #407 (a0186)
- Change panel visible on toggle - by @webfansplz (3cb8d)
- vite:
- Normalize separate window url when apply
base
option - by @LukerSpringtree in #442 (c0df9)
- Normalize separate window url when apply
- vite+overlay:
- Using mjs overlay bundle for vite plugin - by @alexzhang1030 and @webfansplz in #408 (2b4fb)