Skip to content

Releases: VPKSoft/ScriptNotepad

New database format

21 Dec 11:57
Compare
Choose a tag to compare

32/63 bit

14 Nov 05:09
Compare
Choose a tag to compare
  • Changed the application to follow the bitness of the system.
  • Added quick move commands to the first and to the last tab.

Minor bug fix

11 Nov 17:45
Compare
Choose a tag to compare
  • 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

07 Nov 15:35
Compare
Choose a tag to compare
  • Added URL detection for both email and URL links.
  • Added query to the settings whether to restart the software after the settings change.

Bug fixes mostly.

27 Oct 13:56
Compare
Choose a tag to compare
  • 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.

26 Oct 17:17
Compare
Choose a tag to compare
  • 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.

20 Oct 13:01
Compare
Choose a tag to compare
  • 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.

19 Oct 12:53
Compare
Choose a tag to compare
  • Fixed the application going behind all other applications.
  • Added few required characters for the find tab dialog.
  • Fixed the annoying bug of the open file with encoding and the change encoding not working with BOM's (Byte Order Mark).
  • Updated NuGet dependencies.

image

New lexer (InnoSetup) and some bug fixes

06 Oct 12:34
Compare
Choose a tag to compare
  • 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.