We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3a49f commit 7110b84Copy full SHA for 7110b84
1 file changed
CHANGELOG.md
@@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
- Extract reusable SearchFieldView component from 4 custom search field implementations
26
- Replace custom resize handle with native NSSplitView for inspector panel
27
28
+### Changed
29
+
30
+- Migrate undo system from custom stacks to NSUndoManager — Edit menu now shows "Undo Edit Cell", "Undo Delete Row", etc.
31
32
### Added
33
34
- iOS: connection groups and tags
0 commit comments