diff --git a/changelog.md b/changelog.md index 30f6b557..41e579bb 100644 --- a/changelog.md +++ b/changelog.md @@ -7,11 +7,13 @@ This files document the changes done in Lite XL for each release. Add `system.set_window_opacity` function. Add codepoint replacement API to support natively the "draw whitespaces" option. -It replace the `drawwhitespace` plugin. If can be configured using the +It supersedes the `drawwhitespace` plugin. If can be configured using the `config.draw_whitespace` boolean variable and enabled and disables using the commands `draw-whitespace:toggle`, `draw-whitespace:enable`, `draw-whitespace:disable`. +Improve the NagView for unsaved changes to accept keyboard commands. + ### 1.16.5 Hotfix for Github's issue https://github.com/franko/lite-xl/issues/122