v6.0.0-beta.8
Pre-release
Pre-release
New
- Plugin permissions
- Vue 2 support (with vue-router and vuex)
- implements copy path method (#1378)
- api: add utilities API (#1379)
- api: custom inspector noSelectionText option
- custom inspector: filter state
devtools: { hide: true }
component option
Improved
- UX refinements
- Selected component auto expand parents (even between page refreshes)
- Vue3: edit computed with setters
- improved inspector autoscroll
- inspector: auto expand with 12 subfields from 6
Fixed
- api: editable should be optional
- api: missing app in inspectTimelineEvent hook payload
- api: omit type prop for CustomInspectorState
- components: scroll into selected node
- components: unhighlight when switching tab
- components: filter for updates
- components: nested data edit
- green colors reworked
- plugins: dark background
- plugins: colors & rounded consistency
- timeline: error when no appRecord found (#1345)
- timeline: select dropdown max width
- timeline: move plugin icon next after the label
- custom inspector: tag height
- custom inspector: losing selection on filter tree
- custom inspector: save/restore selected node
- vue3: utils backend injections error
- vue3: improved keep-alive support
Contributing
- Migrated to tailwind JIT
- Migrated to Webpack 5