Releases: mathuo/dockview
Releases · mathuo/dockview
v6.6.1
v6.6.0
v6.5.0
v6.4.0
v6.3.0
What's Changed
- docs: refresh footer links and add contact page by @mathuo in #1276
- feat: support strict CSP (follow-up to #1193) by @mathuo in #1240
- feat: support strict CSP by @hyperNURb in #1193
- docs: expand SECURITY.md with reporting channel, scope, and supported… by @mathuo in #1277
- fix(dockview-core): allow chip drop just-before adjacent group (#1264) by @mathuo in #1278
- fix(docs): use pathname:// for sitemap footer link by @mathuo in #1279
- test(dockview-core): regression cover for #1020 (addGroup + moveTo with always renderer) by @mathuo in #1286
- fix(dockview-core): recompute target location after popout single-panel move (#1004) by @mathuo in #1287
- fix(dockview-core): respect group.locked on void/header drop target (#990) by @mathuo in #1285
- feat(dockview-core): allow overriding the group drag ghost (#1167) by @mathuo in #1281
- fix(dockview-core): cancel popout restoration on dispose (#851) by @mathuo in #1288
- fix(dockview-core): keep tab renderer params in sync with setTitle (#914) by @mathuo in #1289
- fix(dockview-core): refresh live watermark when createWatermarkComponent changes by @mathuo in #1282
New Contributors
- @hyperNURb made their first contribution in #1193
Full Changelog: v6.2.2...v6.3.0
v6.2.2
v6.2.1
v6.2.0
What's Changed
- ci: grant gen job pull-requests:write so PR comment step succeeds by @mathuo in #1263
- ci: harden workflows against cache-poisoning publish chain by @mathuo in #1265
- fix(security): reject non-same-origin popout URLs by @mathuo in #1266
- ci: bump sonarqube-scan-action to v6 (CVE-2025-59844) by @mathuo in #1267
- chore(deps): clean up redundant and outdated dependencies by @mathuo in #1268
- chore(deps): upgrade vite toolchain (vite 7, plugin-vue 6, vue-tsc 3) by @mathuo in #1269
- chore(deps): upgrade gulp 4 -> 5 by @mathuo in #1270
- chore(deps): upgrade eslint 8 -> 10 + typescript-eslint 6 -> 8 (flat config) by @mathuo in #1271
- chore(deps): tidy and bump docs package by @mathuo in #1272
- chore(deps): upgrade react 18 -> 19 by @mathuo in #1273
Full Changelog: v6.1.1...v6.2.0
v6.1.1
What's Changed
- fix: Stop toJSON from firing onDidMaximizedNodeChange by @tobysmith568 in #1075
- fix(dockview-core): use visibility:hidden instead of display:none for… by @mathuo in #1130
- 1074 stackoverflow when calling apitojson from within an onchange callback by @mathuo in #1082
- ci: add release workflow, CODEOWNERS, and explicit job permissions by @mathuo in #1258
- ci: bump release workflow to Node 24.x by @mathuo in #1259
- ci: sign release commits and tags via GitHub API by @mathuo in #1260
- ci: pass GraphQL variables via request body, not -F flag by @mathuo in #1261
New Contributors
- @tobysmith568 made their first contribution in #1075
Full Changelog: v6.0.7...v6.1.1