Bump version number and update changelog

This commit is contained in:
Veronica Berglyd Olsen
2025-07-15 17:00:07 +02:00
parent d0b09bce20
commit 2017525b77
3 changed files with 27 additions and 5 deletions
+22
View File
@@ -1,5 +1,27 @@
# novelWriter Changelog
## Version 2.7.4 [2025-07-15]
### Release Notes
This is a patch release that updates the Czech and French translations, and makes some changes to
the available Material Symbols icon themes. Additional icon themes are no longer automatically
included in all release packages due to license constraints.
### Detailed Changelog
**Internationalisation**
* The Czech and French translations are now complete. PR #2469.
**Packaging**
* Only the Material Symbols icons are included by default in packages. Other icon themes are
included depending on licensing restrictions for free and non-free requirements. The Material
Symbols Bold themes have been dropped, and a Sharp theme added. Issue #2462. PR #2467.
----
## Version 2.7.3 [2025-07-07]
### Release Notes
+3 -3
View File
@@ -49,9 +49,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.7.3"
__hexversion__ = "0x020703f0"
__date__ = "2025-07-07"
__version__ = "2.7.4"
__hexversion__ = "0x020704f0"
__date__ = "2025-07-15"
__status__ = "Stable"
__domain__ = "novelwriter.io"
+2 -2
View File
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='utf-8'?>
<novelWriterXML appVersion="2.7.3" hexVersion="0x020703f0" fileVersion="1.5" fileRevision="5" timeStamp="2025-07-07 17:06:54">
<project id="e2be99af-f9bf-4403-857a-c3d1ac25abea" saveCount="2210" autoCount="287" editTime="97156">
<novelWriterXML appVersion="2.7.4" hexVersion="0x020704f0" fileVersion="1.5" fileRevision="5" timeStamp="2025-07-15 16:54:07">
<project id="e2be99af-f9bf-4403-857a-c3d1ac25abea" saveCount="2211" autoCount="287" editTime="97176">
<name>Sample Project</name>
<author>Jane Smith</author>
</project>