Releases: VPKSoft/ScriptNotepad
Releases · VPKSoft/ScriptNotepad
Enhancements and re-writes
- 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.
- 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.
MSI Installer fix.
Last release before a dialog box library change.
New installer format.
Added installer exit wait. Fixed installer launching the software with administrative privileges. Fixed installer GUID.
C# script compiler changed.
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
v.1.0.2.2 Fixed loading of external spell checking library.
Mostly dependency updates.
v.1.0.2.1 A release with mostly updated NuGet dependencies and a possibility to…
Regex sorting
- Added text sorting by regular expression using the custom sorting dialog.
Sub-string text sorting
Bug fixes and custom sorting
Changes:
- Fixed the document save indicator
- Added customized text sorting
- Fixed flickering of the saved documents while typing.