Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@Lifailon Lifailon released this 23 Dec 11:14

Full Changelog: 0.1...0.2.0

  • Added path parameter to start the process (only for API).
  • Added process name and wildcard parameters to stop the specified or all processes by partial match in the name via API.
  • Added responses and checks for stopping and starting the process via API.
  • Added identification in API by key, which is specified in the configuration.
  • Added logging to a file for pings and successful API requests, as well as an option to open the log in the tray.
  • Added a delay parameter (VpnRestartTimeout) to the configuration for automatic process restart.
  • Removed the function and endpoint for restarting the process.
  • Debugged the API hang error when stopping the process.