Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 842 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 842 Bytes

Changelog

v1.4 (18-10-2019)

v1.3 (11-12-2018)

  • Rewritten the workflow in GoLang
  • Created 'python_version' branch to keep the old version

v1.2 (10-11-2018)

  • Added rerun feature to refresh the UI every second if there's a connection with 'Connecting' status
  • Added notification when connecting
  • Made some changes in listConnections() to provide more connection details
  • Added key modifier to show connection information
  • Fixed how pritunl adds a connection name when importing a pritunl profile and tha name is null
  • Refactoring

v1.1 (09-11-2018)

  • Replaced python's request module with urllib2 to make it a bit faster

v1.0 (07-11-2018)

  • First release