Skip to content

Commit 20268ea

Browse files
committed
Updated changelog for release v2.3.0
1 parent 5e3022d commit 20268ea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 2.3.0
6+
7+
- Bugfix: Segmentation Fault when retrieving window title [(nut-tree/nut-js#377)](https://github.com/nut-tree/nut.js/issues/377)
8+
- Enhancement: Automatically check and request required permissions on macOS [(nut-tree/nut-js#377)](https://github.com/nut-tree/nut.js/issues/377)
9+
510
## 2.2.0
11+
612
- Enhancement: Add Windows runtime files [(PR #130)](https://github.com/nut-tree/libnut/pull/130)
713
- Bugfix: Fix capture region x,y offset when DPI scaling on Windows [(PR #131)](https://github.com/nut-tree/libnut/pull/131)
814
- Bugfix: Fix wrong keycode for CapsLock [(PR #132)](https://github.com/nut-tree/libnut/pull/132)
915

1016
## 2.1.8
17+
1118
- Bugfix: Modifier keys are not properly released on macOS [(nut-tree/nut-js#264)](https://github.com/nut-tree/nut.js/issues/264)
1219
- Bugfix: Fix mouse clicks with modifiers on macOS [(nut-tree/nut-js#273)](https://github.com/nut-tree/nut.js/issues/273)
1320

0 commit comments

Comments
 (0)