Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
tekezo committed Jun 23, 2024
1 parent e3b3ef5 commit 2a2cdfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
- Added `{"type": "unset"}` option to `set_variable`.
- Integrated `karabiner_observer` functions into `karabiner_grabber`, and then `karabiner_observer` has been removed.
The number of background processes has been reduced, resolving performance issues caused by inter-process communication that were occurring in some environments.
- A custom JSON formatter has been introduced to save JSON in a more compact format.
- The process for saving the configuration file has been optimized so that settings that have not been changed from their default values are not included in karabiner.json.
- Internal changes:
- Improved the interface of libkrbn to minimize the use of unsafe pointers in Swift.

Expand Down

0 comments on commit 2a2cdfe

Please sign in to comment.