Releases: bmcgonag/Vector
Releases · bmcgonag/Vector
May 2020 Release 0.5.0
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
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
This release is in testing mode only, please do not download it yet.
Vector January 2020 Release 0.3.5
- 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
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
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.