chore: v4.7.0 docs

This commit is contained in:
mathuo 2025-08-22 22:21:38 +01:00
parent e1d47ddea2
commit 89286ebe5c
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281

View File

@ -0,0 +1,22 @@
---
slug: dockview-4.7.0-release
title: Dockview 4.7.0
tags: [release]
---
# Release Notes
Please reference docs @ [dockview.dev](https://dockview.dev).
## 🚀 Features
- Enhance layouting flow [#992](https://github.com/mathuo/dockview/pull/992)
## 🛠 Miscs
- Bug: Fix group positioning issues [#993](https://github.com/mathuo/dockview/pull/993) [#998](https://github.com/mathuo/dockview/pull/998)
- Bug: Delay popout groups to prevent browser blocking [#983](https://github.com/mathuo/dockview/pull/983)
## 🔥 Breaking changes