Skip to content

Releases: bmcgonag/Vector

May 2020 Release 0.5.0

27 Apr 21:26
Compare
Choose a tag to compare

Released!

Changelog

  • Updated from NVM 0.35.1 to NVM 0.35.3 for installing nodejs.
  • Updated from NodeJS 8.11.3 to NodeJS 12.16.1
  • Updated from Meteor 1.8.2 to Meteor 1.10.2
  • Updated from Atmosphere Materialize package 0.98.1 to NPM Materialize-css v. latest
  • UI Change in Left Nav Menu
  • Updates to fix issues created from Materialize package changes.

April 2020 Release - 0.4.5

07 Apr 14:46
Compare
Choose a tag to compare

Admin Config Updates

  • Allow or Disallow other users to create accounts and login.
  • Turn on Log Levels (useful for debugging and error reporting)

Client Interface Creation

  • Set Client Interfaces as Temporary (time limited).
  • Disable a Client Interface for a specified amount of time.

Vector February 2020 Release version 0.4.0

12 Jan 01:49
Compare
Choose a tag to compare

This release is in testing mode only, please do not download it yet.

Vector January 2020 Release 0.3.5

01 Jan 21:17
Compare
Choose a tag to compare
  • Fixed an issue with deleting client configs from the server side of Wireguard
  • Working to make the client configuration form behave better when dynamically loading group data.
  • Adding in Offline / Online detection from the Server to clients.
    • Note: Offline / Online detection is still a work in progress, and currently is a bit odd as my check expects an error from nmap. I am aware this may not be the case all the time, and am intent on adjusting it.

Vector December 2019 Release 0.2.1

11 Dec 15:25
4e77060
Compare
Choose a tag to compare

Few bug fixes.

Added

  • permissions and access around administrative pages and functionality
  • ability to set custom DNS on client interface creation
  • removal of an interface from the server via the web ui.
  • Setup of Email for administrator to send emails from server (functionality for later)

Vector December 2019 Release 0.1.0

26 Nov 20:17
Compare
Choose a tag to compare

First Release of Vector - a Wireguard Server User Interface

The associated bash script ( vector_install.sh ) attempts to install all software that is needed to run this server, and used the .tar.gz version for the release for the install.