Releases: splunk-soar-connectors/linkutility
Releases · splunk-soar-connectors/linkutility
1.1.1
- Added optional auth token config input to asset for users that need to authenticate internal calls to 127.0.0.1
- Update debug lines to make print code more clear
- Moved copyright notice in django html template below the load calls to fix the widget display issue
- Renamed add url action to add link to fix append bug introduced by initial release
1.1.0
- Added optional auth token config input to asset for users that need to authenticate internal calls to 127.0.0.1
- Update debug lines to make print code more clear
- Moved copyright notice in django html template below the load calls to fix the widget display issue
- Renamed add url action to add link to fix append bug introduced by initial release
1.0.1
- Initial Release with Python 3 support