Skip to content

Commit 364b7bc

Browse files
authored
Release 2.7.1 (#2393)
2 parents d1d5116 + 7d53c4a commit 364b7bc

File tree

14 files changed

+1919
-1884
lines changed

14 files changed

+1919
-1884
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
# novelWriter Changelog
22

3+
## Version 2.7.1 [2025-06-09]
4+
5+
### Release Notes
6+
7+
This is a patch release that fixes some issues with tags and references, and issue with the
8+
auto-complete menu on Windows, and issues with the AppImage on Linux. The Czech translation for
9+
2.7 has been completed.
10+
11+
### Detailed Changelog
12+
13+
**Bugfixes**
14+
15+
* Fix a bug where tags would be listed in the auto-complete menu for mentions even if the file
16+
defining it had been moved to Archive or Trash. Issue #2387. PR #2389.
17+
* Fixed a bug that seems to only have occurred on Windows where the auto-complete menu would hold
18+
on to the return and arrow keys even when it was hidden. Issue #2386. PR #2389.
19+
20+
**Improvements**
21+
22+
* The auto-complete menu in the editor no longer shows any suggestions when defining the tag.
23+
This never made sense anyway. PR #2389.
24+
25+
**Internationalisation**
26+
27+
* Updated the Czech. PR #2393.
28+
29+
**Packaging**
30+
31+
* Fixed an issue with the AppImage release where on some platforms `libxcb-cursor0` was missing.
32+
The library is now included in the AppImage. Issue #2374. PR #2392.
33+
34+
----
35+
336
## Version 2.7 [2025-06-01]
437

538
### Release Notes

0 commit comments

Comments
 (0)