Skip to content

Releases: MakaroSoft/OpenVmsTextEditor

v1.0.4

Choose a tag to compare

@tmakaro tmakaro released this 14 Aug 22:57

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

Choose a tag to compare

@tmakaro tmakaro released this 11 Aug 21:59
5e5bd4d
  • 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

Choose a tag to compare

@tmakaro tmakaro released this 02 Aug 22:47
8e65fc7
  • 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

Choose a tag to compare

@tmakaro tmakaro released this 23 Oct 05:27

Added log4j2 debugging

First Release

Choose a tag to compare

@tmakaro tmakaro released this 21 Oct 23:16
57ad043

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.