Releases: imlinhanchao/vsc-markdown-image
Releases · imlinhanchao/vsc-markdown-image
1.1.38 Release
- Supports Azure Blob Storage Passwordless authentication method.
1.1.37 Release
- Add support for Azure Storage.
1.1.36 Release
- Fixed the issue where the placeholder
filenamewas not using the value calculated byfileNameFormat.
1.1.35 Release
Fixed
- Fixed the issue where only the first occurrence of the same variable for
fileNameFormatwas effective.
1.1.34 Release
Added
- Added a new setting item
markdown-image.base.altFormatto set the placeholder for image code.
1.1.33 Release
Added
- Added a new setting item
markdown-image.base.uploadMethodsto support concurrent uploads with multiple upload methods. closed #75 #29 - Added a new setting item
markdown-image.base.fileFormatto set the file format for saving clipboard images. closed #99 - Supported pasting images into unconventional editing windows.
Deprecated
- Removed the deprecated Coding image upload method.
1.1.30 Release
Added
- Added new setting
markdown-image.github.httpProxyto settting GitHub http proxy.
1.1.29 Release
1.1.28 Release
Added
- Support group setting.
- Add support for remote mode.
- Add SFTP upload method.
- Includes the following new settings:
markdown-image.sftp.hostmarkdown-image.sftp.portmarkdown-image.sftp.usernamemarkdown-image.sftp.passwordmarkdown-image.sftp.privateKeyPathmarkdown-image.sftp.pathmarkdown-image.sftp.referencePath
1.1.27 Release
- Add support for S3 compatible providers.
- Includes the following new settings:
markdown-image.s3.endpointmarkdown-image.s3.regionmarkdown-image.s3.bucketNamemarkdown-image.s3.accessKeyIdmarkdown-image.s3.secretAccessKey