chore: 4.3.0 docs

This commit is contained in:
mathuo 2025-06-03 21:57:14 +01:00
parent d104018c3d
commit 9bb1333e3d
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281

View File

@ -0,0 +1,21 @@
---
slug: dockview-4.3.0-release
title: Dockview 4.3.0
tags: [release]
---
# Release Notes
Please reference docs @ [dockview.dev](https://dockview.dev).
## 🚀 Features
- Hide group private methods from public API [#925](https://github.com/mathuo/dockview/pull/925)
## 🛠 Miscs
- Bug: Fix the restoring of popout groups from layout [#933](https://github.com/mathuo/dockview/pull/933)
- Internals: Variable name typo [#940](https://github.com/mathuo/dockview/pull/940)
## 🔥 Breaking changes