Skip to content

Commit 7dcbab3

Browse files
committed
Update change log re v4.20.0 changes
1 parent e873b90 commit 7dcbab3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@ This change log begins with the first ever pre-release version of _CodeSnip_. Re
1010
1111
From v4.1.0 the version numbering has attempted to adhere to the principles of [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1212

13+
## Release v4.20.0 of 15 May 2022
14+
15+
* Added an option to delete the user defined database.
16+
* Fixed bug that enabled the user to attempt to move, or back up, the user database when it doesn't exist. These options are now disabled when there is no user database.
17+
* Added facility to customise the size of font used in the details pane for all items except the source code font (which could already be modified separately). A new preference was added to the Display pane of the Preferences dialogue box to be used to set the font size.
18+
* Rearranged the controls on the Preferences dialogue box's Display pane.
19+
* Changed the default font used for the overview pane from a fixed value to the default size for the underlying operating system.
20+
* Changed the description of "Delphi 11 Alexandria" to "Delphi 11.x Alexandria" to reflect the fact the Delphi 11 updates have different minor version numbers, but can't be installed alongside each other.
21+
* Widened the compiler list box in the Configure Compilers dialogue box to accommodate the longer name used for Delphi 11.x compilers.
22+
* Refactored some font handling code.
23+
* Operating system detection code was updated to (a) fix some bugs and (b) detect some Dev channel builds of Windows 11.
24+
* Bumped the version of the per-user config file to 18 following the addition of a new preference.
25+
* Help file updated re the changes in this release.
26+
* Documentation updated to reflect changes in this release.
27+
* Updated `README.md` and `Build.html`
28+
1329
## Release v4.19.0 of 31 December 2021
1430

1531
* Improved user-friendliness of Preferences dialogue box:

0 commit comments

Comments
 (0)