Skip to content

Releases: VPKSoft/ScriptNotepad

Enhancements and re-writes

03 Jan 14:42
Compare
Choose a tag to compare
  • Changed the Entity Framework Code-First (SQLite CodeFirst) to a normal Entity Framework with now having possibility for migrations via the FluentMigrator.
  • Changed the program settings to XML file.
  • Added a experimental support for C# programming language code-completion.

Bug fixes.

21 Nov 11:10
Compare
Choose a tag to compare
  • Fixed opening a file in the shell via the context menu.
  • Changed the dialog types so they don't block session ending in Windows.

New installer format fix.

14 Nov 09:30
Compare
Choose a tag to compare

MSI Installer fix.
Last release before a dialog box library change.

New installer format.

09 Nov 17:27
Compare
Choose a tag to compare

Added installer exit wait. Fixed installer launching the software with administrative privileges. Fixed installer GUID.

C# script compiler changed.

11 Jul 08:55
Compare
Choose a tag to compare

Changes:

  • Updated NuGet dependecies.
  • Added UTF-unknown to help identify a file encoding.
  • Changed CodeDom compiler to Roslyn compiler.

Fixed loading of external spell checking library

04 May 14:15
Compare
Choose a tag to compare
v.1.0.2.2

Fixed loading of external spell checking library.

Mostly dependency updates.

03 May 09:56
Compare
Choose a tag to compare
v.1.0.2.1

A release with mostly updated NuGet dependencies and a possibility to…

Regex sorting

23 Jan 18:27
Compare
Choose a tag to compare
  • Added text sorting by regular expression using the custom sorting dialog.

Sub-string text sorting

19 Jan 16:11
Compare
Choose a tag to compare
  • Added text sorting by sub-string using the custom sorting dialog.

Screenshot
image

Bug fixes and custom sorting

14 Jan 04:54
Compare
Choose a tag to compare

Changes:

  • Fixed the document save indicator
  • Added customized text sorting
  • Fixed flickering of the saved documents while typing.