Releases: kkthxbye-code/netbox-script-manager
Releases · kkthxbye-code/netbox-script-manager
v1.0.1
- Support python >= 3.12
Full Changelog: v1.0.0...v1.0.1
v1.0.0
- Netbox 4.1 support
Full Changelog: v0.3.13...v1.0.0
v0.4.0
- Up the timeout of pulling scripts
Full Changelog: v0.3.13...v0.4.0
v0.3.13
- Fix timezone support of script log message display
Full Changelog: v0.3.12...v0.3.13
v0.3.12
- Allow editing of class_name and module_path on ScriptInstance to allow the preservation of ScriptExecutions if the script is moved/renamed.
Full Changelog: v0.3.11...v0.3.12
v0.3.11
- Omit logging empty strings. Prevents exception when logging a blank value or None.
Full Changelog: v0.3.10...v0.3.11
v0.3.10
- Fix group not being shown on script instance details.
- Fix the ScriptExecution status field not being rendered as a proper netbox ChoiceField in the API.
Full Changelog: v0.3.9...v0.3.10
v0.3.9
- Omit _commit from saved input.
- Overwrite ScriptForm default_renderer to revert hack introduced in core netbox.
Full Changelog: v0.3.8...v0.3.9
v0.3.8
- Fix "Script Data" being shown on no-input scripts
Full Changelog: v0.3.7...v0.3.8
v0.3.7
- Fix "Create" changelogs not being created when a scheduled script is re-enqueued.
Full Changelog: v0.3.6...v0.3.7