# Release Notes
## 1.19.2
- Fixed minor issue with an incorrect error message when deploying a configuration json.

## 1.19.1
- Added support for .jy files, updated version to match VS Code.
  
## 1.18.0
- Fixes to log handling.
- Progress handling for long running deployment objects.
  
## 1.17.1 
- Add better error response handling.
  
## 1.17.0
- Add support for configuration time outs.
- Add support for CSRF
  
## 1.15.8
- Allow for timeouts greater than 300 seconds.

## 1.15.7
- Jump to 1.15.7 to match VS Code, add better support for detecting language.
  
## 1.15.4
- Add support for report extract and deploy.  All fixes from the VS Code extensions included.
  
## 1.14.3
- Updated security to ensure only users with SHARPTREE_UTILS : DEPLOYSCRIPT can perform deploy actions.
  
## 1.14.2
- Added support for deploying Maximo database objects with a script.
  
## 1.13.9
- Fixed deployment issues with script and launch point variables.
  
## 1.13.7
- Added fallback support for importing screens where the PresentationLoader is not available.
  
## 1.13.2
- Aligned version number to match VS Code extension version.
- Fixed screen integration with MAS 8.6

## 1.4.1
- Bug fixes.

## 1.4.0
- Add support for JSON companion objects to match VS Code extension 1.13

## 1.3.1
- Automatically delete deploy script unless explicitly stated otherwise.

## 1.3.0
- Updated with Inspection form publishing and support for automatic deploy script invocation.

## 1.2.0
- Updated with Form and Screen extract and publishing. Compatible with version 1.8.2 of the VS Code plugin.

## 1.1.0
- Updated to be compatible with version 1.7.0 of the VS Code plugin.
  
## 1.0.5 
- Fixed bug that required the default settings.json file to be present.

## 1.0.1 - 1.0.4 
- Documentation and deployment pipeline fixes.

## 1.0.0
- Initial release of the Sharptree VS Code Automation Script Deployment Utility.