Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 978 Bytes

CHANGELOG.md

File metadata and controls

46 lines (34 loc) · 978 Bytes

Change log:

v1.0.1

  • Fixed: Http server doesn't always work on a new host first time #27
  • Fixed: Use newer version of the base image #28
  • Serve config via default HTTP port 80 #29

v1.1.0

  • Remove interactive mode #31
  • Rename APP_NAME to dockovpn #35
  • Improve versioning system #46

v1.1.1

  • Add info about tags and versioning

v1.2.0

  • Add dev tag with development builds #54
  • Improve security adding tls and stronger ciphers #51
  • Make docker container quit when it receives SIGTERM #34
  • Add printing app version on start and ./version.sh script to get version of running container

v1.2.1

  • Update documentation

v1.2.2

  • Update verson info

v1.3.0

  • Add version badge
  • Upgrade base image to Alpine Linux 3.11
  • Replace APP_VERSION with VERSION file containing app version

v1.3.1

v1.3.2

  • Add integration with Travis

v1.3.3

  • Update README russian version

v1.3.4

v1.4.0

  • Add possibility to create additional users #78