Skip to content

Releases: linuxdojo/evon-hub

Evon Hub (standalone) v1.1.451

26 Nov 07:51

Choose a tag to compare

Update deployed systemd override.conf to ensure infinite client connection retry

Evon Hub (standalone) v1.1.450

27 Aug 02:29

Choose a tag to compare

fix user deletions bug
fix case sensitivity for mixed case server FQDN's
fix persistence of server connection retrys
hide Server Groups list filter for non-admins
improve cosmetics and add dark mode theme support

Evon Hub (standalone) v1.1.426

12 Aug 12:50
dd55715

Choose a tag to compare

Refer to README.md for installation requirements and steps.

Changes:

  • implement async server auth
  • add self-signed certificate support
  • fix depandabot alerts
  • allow timezone control in config UI for standalone deployments
  • fix Chrome favicon (Thanks: @shad-mortazavi)
  • migrate away from legacy setup.py and pkg_resources usage
  • add discovery mode warning if bootstrap scripts fail

Evon Hub (standalone) v1.0.403

27 Sep 03:35

Choose a tag to compare

Refer to README.md for installation requirements and steps.

Changes:

  • Support for connecting any system that can run OpenVPN by providing the raw OVPN config file.
  • Add AWS Route53 example code to evon_standalone_hook_example.
  • Hide sensitive API keys and Server UUID's in audit log and in Web UI with a click to unhide button.
  • Update dependency versions
  • Improve evon_standalone_hook_example
  • Improve documentation

evon-hub-standalone_1.0.376

05 Oct 06:22

Choose a tag to compare

Evon Hub (standalone) v1.0.376

First, extract the installer file with command gunzip evon-hub-standalone_1.0.376.sh.gz. Then, refer to README.md for installation requirements and steps.