Releases: delphidabbler/codesnip
v4.18.1 - 2021-11-29
Download
Download both the standard and portable versions below.
Changes
- Improved handling of control and whitespace characters in generated HTML: revised which characters were converted to HTML character attributes / entities.
- Fixed error in title of Save Annotated Source dialogue box.
- Replaced use 3rd party
GIFImage
unit with similarGIFImg
unit from Delphi XE VCL. - Corrected help topic for Dependencies dialogue box to describe Save & Close button.
- Operating system detection code was updated to correctly detect Windows 11 and Windows 10 version 21H2.
- Some refactoring.
- Updated license document (
License.html
) following removal of dependency on GIFImage unit.
v4.18.0 - 2021-09-13
Download
Download both the standard and portable versions below.
Changes
- Added support for test compilation with, and detection of, Delphi 11 Alexandria.
- Updated various dialogue boxes to widen lists of compilers to accommodate length of new compiler name.
- Operating system detection code was updated to correctly detect Windows 10 version 20H2.
- Updated documentation re changes.
- Updated help file re changes.
- Minor documentation corrections.
v4.17.2 - 2020-09-12
🔥 Hotfix
This is an important bug fix release.
Download
Download both the standard and portable versions below.
Changes
- Updated version of jQuery used by the program's easter egg from v1.8.0 to v1.12.4 to fix a known vulnerability in v1.8.0. Also updated jQuery Cycle Lite that depends on jQuery from v1.6 to 1.7.
v4.17.1 - 2020-07-31
🔥 Hotfix
This is an important bug fix release.
Download
Download both the standard and portable versions below.
Changes
- Corrected "What's New" dialogue box content that is displayed only when updating from v4.15.1 and earlier. The correction is to ensure the text makes sense when release 4.16.0 has been skipped. This change should have been made in v4.17.0.
- Removed a redundant resource.
v4.17.0 - 2020-07-31
Download
Download both the standard and portable versions below.
Changes
- Added support for test compilation with, and detection of, Delphi 10.2 Tokyo, Delphi 10.3 Rio and Delphi 10.4 Sydney compilers.
- Updated documentation re changes.
- Updated help file re changes.
v4.16.0 - 2023-05-31
🌟 Important update
This is a significant update. It's purpose is to remove CodeSnip's dependencies on the delphidabbler.com website and associated web services. This was done because of the expected June 2020 closure or reduced functionality of delphidabbler.com. Some affected features were removed and others replaced with alternatives.
Download
Download both the standard and portable versions below.
Changes
The changes are too numerous to list here. Please see the change log: CHANGELOG.md
.
v4.15.1 - 2016-09-22
⛔ Obsolete
This release relies upon web services that no longer exist.
Installation is strongly discouraged and bug reports are not accepted.
Download
Executable file downloads have been removed from this release.
An archive of this release is still available from SourceForge.
Changes
- Updated OS detection code to detect Windows 10 Version 1607 (Anniversary update) and all technical previews of Windows 2016 Server to date.
v4.15.0 - 2016-07-13
⛔ Obsolete
This release relies upon web services that no longer exist.
Installation is strongly discouraged and bug reports are not accepted.
Download
Executable file downloads have been removed from this release.
An archive of this release is still available from SourceForge.
Changes
- Added support for test compilation with, and detection of, Delphi 10.1 Berlin compiler.
- Tweaked size of compiler list in Configure Compilers dialogue box to accommodate length of Delphi 10.1 Berlin compiler name!
- Updated documentation re changes.
- Updated help file re changes.
v4.14.0 - 2016-03-19
⛔ Obsolete
This release relies upon web services that no longer exist.
Installation is strongly discouraged and bug reports are not accepted.
Download
Executable file downloads have been removed from this release.
An archive of this release is still available from SourceForge.
Changes
- Changes to About Box's "Paths" tab:
- Added new buttons to display the contents of the system and per-user config files.
- Renamed tab as "Paths & Files".
- Implemented feature request #83 to enable the name and port of any web service test server to be passed on command line by using the new "--test-server" command line option. This replaces hard-wired test server name & port that was activated using the now removed "-localhost" command line switch.
- Fixed bug #96: "Some open / save dialogues too small". The height of customised dialogue boxes was increased.
- Updated operating system detection code to detect Windows 10 TH2.
- New photo of Sophie the dog added to the Easter egg slide show!
- Updated help file re About Box changes.
v4.13.2 - 2016-02-20
⛔ Obsolete
This release relies upon web services that no longer exist.
Installation is strongly discouraged and bug reports are not accepted.
Download
Executable file downloads have been removed from this release.
An archive of this release is still available from SourceForge.
Changes
- Updated and corrected hints displayed in main window.
- Changed some menu options and associated dialogue box captions.
- Tweaked some button captions in Select Snippets dialogue box.
- Updated help file re the menu and caption changes.
- Updated copyright date in program license as displayed in help, about box, installer and documentation.