Skip to content

Releases: tmorris-ftnt/ztptool

ZTP Tool v1.0.14-alpha

14 Feb 22:33
1024bb7
Compare
Choose a tag to compare
Pre-release

Added support for workspace normal mode (tested on FMG 6.4.4)
Added Cert_Template optional field #17
Model device will now inherit version information from ADOM #16
Added support for daddr6 objects #14

ZTP Tool v1.0.13-alpha

24 Sep 02:01
45828ae
Compare
Choose a tag to compare
Pre-release
  • Added support for IPv6 address objects using daddr6_ prefix

ZTP Tool v1.0.12-alpha

21 Sep 05:11
1bccb22
Compare
Choose a tag to compare
Pre-release
  • Added an option to save the password when saving settings.
  • Added support for new Device_Longitute and Device_Latitute field to set the device location in FortiManager. These fields are optional.
  • Added support for new Device_Adminpassword field to set the device password for the admin user in cases where this has had to be changed on the connecting device. This field is optional.
  • Added support for new Device_Group field to put the device into an existing device group. The device group must already exist. This field is optional.

ZTP Tool v1.0.11-alpha

08 May 00:34
4830655
Compare
Choose a tag to compare
Pre-release
  • Changed location of worksheet from "Sheet1" to "Devices". Added fallback to active worksheet if "Devices" worksheet does not exist to maintain backwards compatibility.
  • Added support for adding multiple interfaces to a dynamic interface (Thanks @MattJ-CCL)
  • Added optional check for browser.json, if this exists it will use the settings here to launch the app with alternative settings. Example browser.json:
{
  "mode": "custom",
  "cmdline_args": [
    "C:\\Program Files\\Mozilla Firefox\\firefox.exe",
    "-new-window",
    "http://localhost:8000/ztptool.html"
  ]
}
  • made excel workbook open use the dataonly flag
  • Allow Static Routing option is now copied from the parent interface for dynamic address objects.
  • Changed some status icon colours

ZTP Tool v1.0.10-alpha

11 Dec 04:29
e6b49d2
Compare
Choose a tag to compare
Pre-release

Changes:

  • Added new 'path' option to settings.json file.
  • Fixed an issue where not defining CLI and SDWAN templates would show an error instead of a warning.

ZTP Tool v1.0.9-alpha

26 Nov 03:44
67be1ad
Compare
Choose a tag to compare
ZTP Tool v1.0.9-alpha Pre-release
Pre-release

Changes:

  • Excel file is no longer locked while using ZTP Tool
  • Added adom and passwd options for settings file
  • Added option to save settings from Import Devices page (fmg, user and adom will be saved, passwd will be blank when using the save settings option).
  • Added more checks to validate excel file input
  • Allow blank entry for
    • SDWAN_Template
    • meta_
    • dint_
    • daddr_
    • sdwanint_

Policy_Package still requires a valid policy package to be referenced

  • Fallback to Edge if Chrome is unavailable (Windows 10 only)
  • Added check for workspace mode

Currently only workspace disabled is supported. Support for workspace normal is planned but due to a current bug in FortiManager with workspace mode and CLI Templates this can not be tested. For now workspace mode must be disabled before running ZTP Tool.

ZTP Tool v1.0.8-alpha

12 Nov 22:00
df8b867
Compare
Choose a tag to compare
ZTP Tool v1.0.8-alpha Pre-release
Pre-release

Changes:

  • Removed Supported Devices tab from Excel file format
  • Added support for Post CLI Template
  • CLI_Template and Post_CLI_Template field will now look for a template or template group of that name (previously only template group was used)
  • Added Export ADOM option
  • Extensive documentation update

Note: Excel files from old versions will no longer work. Refer to documentation for new Excel file format.

ZTP Tool v1.0.7-alpha

01 Nov 04:07
450dfee
Compare
Choose a tag to compare
ZTP Tool v1.0.7-alpha Pre-release
Pre-release

Added support for MacOS
Added error handling when FortiManager can not be reached
Some minor GUI changes

ZTP Tool v1.0.6-alpha

30 Oct 22:07
5ee6f76
Compare
Choose a tag to compare
ZTP Tool v1.0.6-alpha Pre-release
Pre-release

Updated Examples
Fixed some bugs

ZTP Tool v1.0.5-alpha

28 Oct 08:30
64d2cde
Compare
Choose a tag to compare
ZTP Tool v1.0.5-alpha Pre-release
Pre-release

Initial release.