Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 845 Bytes

CHANGELOG.md

File metadata and controls

40 lines (20 loc) · 845 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.1] - 2024-07-30

Fixed

  • Fixed version endpoint to be more specific

[1.2.0] - 2023-10-04

Changed

  • Changed extracting path of pyinstaller from /tmp to /opt/netfoundry

[1.1.2] - 2023-07-17

Added

  • Added enforcing mode to executable for ziti binary

[1.1.1] - 2023-06-29

Fixed

  • Updated the search & replace to use ExecStart= in systemd unit file.
  • Updated open statements to use encoding.

[1.1.0] - 2023-03-2

Added

  • added logic to handle version 0.27.0 and above & convert to single binary

[1.0.0] - 2023-01-09

  • Initial version