Skip to content

Releases: MakaroSoft/OpenVmsTextEditor

v1.0.4

14 Aug 22:57

Choose a tag to compare

Users that have the "User" role need now need to have allowedFolder claims set up.
Format is disk:/dir or disk:/dir/* to include subfolders

v1.0.3

11 Aug 21:59
5e5bd4d

Choose a tag to compare

  • Added Hybrid security. aspNetCore Identity for the web and JWT for the java api
  • Added the ability to do differences between two files.

V1.0.2

02 Aug 22:47
8e65fc7

Choose a tag to compare

  • Upgraded to .net 8
  • Added Save-As and New
  • Now pops up a menu when you click on a file name. Currently Edit is the only one in the menu implemented
  • Added Goto option and Recent folders list.

v1.0.1

23 Oct 05:27

Choose a tag to compare

Added log4j2 debugging

First Release

21 Oct 23:16
57ad043

Choose a tag to compare

This is the first release of the OpenVMS text editor for DecBASIC code. This version does not have authentication built in yet, so if you decide to use it, make sure it is run behind a firewall.

If you run it from Visual Studio in debug mode, the default is to use the Windows file system, and it is an easy way to test the editor.