Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Releases: mkloubert/vs-deploy

9.17.0

05 Jun 11:28
Compare
Choose a tag to compare
  • [adb44e2] updated package.json
  • [e827381] updated CHANGLOG
  • [15b91ec] minor changes
  • [c7e9387] added RegEx and placeholder support for folder mappings

9.16.0

04 Jun 14:30
Compare
Choose a tag to compare
  • [ee67bff] implemented cache for non defined passwords, keys and tokens
  • [8dce23a] started to implement password cache
  • [f6f1319] password prompts for HTTP targets
  • [61c072a] password prompts for azure blobs
  • [3a80055] password prompt for DropBox
  • [a7f6bda] password prompt for API targets
  • [8379e15] password prompt for mail targets
  • [4ba698c] password prompts for FTP targets

9.15.1

04 Jun 11:14
Compare
Choose a tag to compare

9.15.0

04 Jun 10:52
Compare
Choose a tag to compare
  • [602650e] password prompt for SFTP targets and fixes
  • [036d4c0] added PasswordObject interface
  • [976a1cc] added TODO comments for password prompts

9.14.0

01 Jun 20:06
Compare
Choose a tag to compare

9.13.2

31 May 05:22
Compare
Choose a tag to compare

9.13.1

31 May 04:37
Compare
Choose a tag to compare

9.13.0

31 May 04:24
Compare
Choose a tag to compare

9.12.0

31 May 01:26
Compare
Choose a tag to compare
  • [585ce8b] added loadFrom properties for packages and targets

9.11.0

29 May 21:19
Compare
Choose a tag to compare
  • [b7ea03e] can define a password for encrypting / decrypting DropBox files now
  • [a843104] added userName build-in value
  • [ed2bbf0] added runGitPullOnStartup setting
  • [34ae8c3] fixed runBuildTaskOnStartup
  • [c38ab99] startBuildTask => runBuildTaskOnStartup
  • [0f57df4] code improvements in azure plugin
  • [88fa327] added startBuildTask setting
  • [50eb234] added build-in placeholder EOL, homeDir and tempDir
  • [aa1b774] code improvements
  • [823df59] added username and password settings for HTTP target operations
  • [3e2dc48] added alwaysShowPackageList and alwaysShowTargetList settings