Skip to content

0.9.4.1

Compare
Choose a tag to compare
@d3vilh d3vilh released this 26 Dec 07:40
· 60 commits to main since this release
c7db47e

0.9.4.1

This is maintenance release, which includes bunch of bugfixes:

  • Bugfix for Issue with creating certificate (issue #38)
  • Bugfix for White space in Registered City (issue #40)
  • Bugfix for OpenVPN issue when missing /etc/openvpn/config/easy-rsa.vars (issue #42)

Thanks to @reamasesa for testing efforts and reporting bugs!

Here is updated Dockerhub tags:

current 0.9.4.1 release
previous 0.9.4 release
updated latest release (which is 0.9.4 at the moment)

What's in the plans:

  • UI improvemnts for best usability.
  • More bugfixes for new functionality.
  • To deal with QR-Code embedded into e-mail body.
  • Automation for standalone (non Docker) installation.

Features list.

No new features added in this release.

  • Status page that shows server statistics and list of connected clients
  • Supports OpenVPN tunnel(dev tun) or bridge(dev tap) server configurations
  • Easy to generate, download, renew, revoke, delete and view client certificates
  • Client can have secret passphrase and static IP assigned during client certificate generation
  • Two factor authentication (2FA) support
  • Change predefined EasyRSA vars including certificates and CRL expiration time
  • Maintain EasyRSA PKI infrastructure (init, build-ca, gen-dh, build-crl, gen-ta, revoke)
  • Change OpenVPN Server configuration via web interface
  • Easy to preview OpenVPN Server logs
  • Restart OpenVPN Server and OpenVPN UI from web interface
  • OpenVPN-UI users management. Administrators has full access, regular users to Certificates management, logs and status page only.
  • OpenVPN-UI Admin user and password can be passed via environment variables to container
  • Updated infrustracture:
    • Alpine Linux as fastest and secure base image
    • GoLang 1.21
    • Beego 2.1 with all vulnerabilities fixed
    • Easy-rsa 3.X
    • Openssl 3.X
    • OpenVPN 2.5.8 Server is fully compatible
  • Support any architecture, ready images for AMD64 and ARM available on Docker Hub.

What's Changed

Full Changelog: 0.9.4...0.9.4.1