Releases: VPKSoft/ScriptNotepad
Releases · VPKSoft/ScriptNotepad
New database format
- Changed the database format to Entity Framework Code-First to ease up the further development.
32/63 bit
Minor bug fix
- Added URL detection for both email and URL links (previous version).
- Added query to the settings whether to restart the software after the settings change (previous version).
- Fixed miss-behaving mouse cursor after clicking an URL address. (NOTE: Small bug but very annoying 😤)
Additions
Bug fixes mostly.
- Updated NuGet dependencies to add support for XML file detection using the file contents.
- Fixed the spell check button to obey the user.
Bug fixes, refactoring and one feature.
- Fixed the installer starting the software as administrative privileges.
- Added a possibility to remove duplicate lines from a text document.
- Moved text manipulation functions to a different menu.
- Fixed the spell check button getting enabled/disabled as it should have been checked/unchecked.
- Added setting whether to use spell checking with files opened from the shell context menu.
- Fixed A 'ghost' file not existing within the file system might appear after a rename of a non-existing file.
Bug fixes mostly.
- Added setting to set auto-complete to the search box combo boxes.
- Fixed the search box stay-on-top AGAIN.
- Fixed the open script button being disabled when the C# script window is opened.
Bug fixes.
New lexer (InnoSetup) and some bug fixes
- Updated NuGet dependencies to include InnoSetup installer script language to the software.
- Fixed the tab search dialog (hopefully) --> the program sometimes went to a non-responsive state while using the dialog.
- Fixed the application not popping up when a file was opened via the shell context menu.