Skip to content

Commit 1c0566e

Browse files
committed
Update change log with details of release v4.25.0
1 parent 5c64b29 commit 1c0566e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ Releases are listed in reverse version number order.
66

77
> Note that _CodeSnip_ v4 was developed in parallel with v3 for a while. As a consequence some v3 releases have later release dates than early v4 releases.
88
9+
## Release v4.25.0 of 19 April 2025
10+
11+
* Added new feature to save snippet information to file in RTF format using the new _File | Save Snippet Information_ menu option [issue #140].
12+
* Added the option to save optionally highlighted annotated source code and units in HTML 5 format [issue #87].
13+
* Fixed malformed bullet character(s) in the list of imported snippets on the last page of the Snippets Import Wizard dialogue box [issue #147].
14+
* Improved the solution to the crash after hibernation bug, initially fixed in v4.24.1 and v4.24.2, with much improved and more stable code [issue #158]. Implemented by [@SirRufo](https://github.com/SirRufo).
15+
* Overhauled rich text format processing:
16+
* Fixed bug where Unicode characters that don't exist in the system code page were not being displayed correctly [issue #157].
17+
* Fixed potential bug where some reserved ASCII characters may not be escaped properly [issue #159].
18+
* Refactored and improved the rich text handling code [issue #100].
19+
* Corrected the copyright date displayed in the About Box to include 2025 [issue #149].
20+
* Documentation changes:
21+
* Fixed error in the export file formation documentation and related help topic [issue #151].
22+
* Corrected erroneous comments for the _TREMLEntities.MapToEntity_ method [issue #84].
23+
* Updated file format documentation with details the changes introduced when implementing issues #87 and #140.
24+
* Updated the help file with details of the new features added in this release.
25+
926
## Release v4.24.2 of 14 April 2025
1027

1128
Hotfix release.

0 commit comments

Comments
 (0)