From 4071c2ca43fc9be89ac8e87c9a42a9b286d857dd Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sun, 21 Feb 2021 16:01:15 +0100 Subject: [PATCH] Last changes to release notes --- CHANGELOG.md | 12 ++++++------ nw/assets/text/release_notes.htm | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 679a2231..ed99680c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,12 @@ entries in the project tree has been changed from `Ctrl+Del` to `Ctrl+Shift+Del` shortcut for the document editor. It is now possible to use the shortcut for deleting the word in front of the cursor, a common and useful feature of many text editors. -In addition, the way the negative word count filter option works on the Writing Statistics tool has -been changed to be more intuitive. Enabling this filter now appears to remove all negative entries -without altering the other entries. Previously, the removed negative counts would be included in -the following entries to make it consistent with the total word count. Writing sessions shorter -than five minutes, and with no change in the word count, are also no longer recorded in the session -log file. +The way the negative word count filter option works on the Writing Statistics tool has been changed +to be more intuitive. Enabling this filter now appears to remove all negative entries without +altering the other entries. Previously, the removed negative counts would be included in the +following entries to make it consistent with the total word count. In addition, writing sessions +shorter than five minutes, and with no change in the word count, are no longer recorded in the +session log file. Other changes include improving the speed of the internal spell checker, used when the Enchant spell check library isn't available. The internal spell checker is no longer significantly slower, diff --git a/nw/assets/text/release_notes.htm b/nw/assets/text/release_notes.htm index 1cf37386..4db3412f 100644 --- a/nw/assets/text/release_notes.htm +++ b/nw/assets/text/release_notes.htm @@ -8,12 +8,12 @@ entries in the project tree has been changed from "Ctrl+Del" to "Ctrl+Shift+Del" to free up that shortcut for the document editor. It is now possible to use the shortcut for deleting the word in front of the cursor, a common and useful feature of many text editors.

-

In addition, the way the negative word count filter option works on the Writing Statistics tool -has been changed to be more intuitive. Enabling this filter now appears to remove all negative -entries without altering the other entries. Previously, the removed negative counts would be -included in the following entries to make it consistent with the total word count. Writing sessions -shorter than five minutes, and with no change in the word count, are also no longer recorded in the -session log file.

+

The way the negative word count filter option works on the Writing Statistics tool has been +changed to be more intuitive. Enabling this filter now appears to remove all negative entries +without altering the other entries. Previously, the removed negative counts would be included in +the following entries to make it consistent with the total word count. In addition, writing +sessions shorter than five minutes, and with no change in the word count, are no longer recorded in +the session log file.

Other changes include improving the speed of the internal spell checker, used when the Enchant spell check library isn't available. The internal spell checker is no longer significantly slower, but is still lacking in functionality compared to Enchant.