Skip to content

Releases: imlinhanchao/vsc-markdown-image

1.1.49 Release

Choose a tag to compare

@imlinhanchao imlinhanchao released this 13 Feb 09:47

Fixed

  • Fixed bug of format code by DIY.

1.1.48 Release

Choose a tag to compare

@imlinhanchao imlinhanchao released this 11 Feb 00:15

Fixed

  • Fixed transparent background turning black when copy png Image on paste.

1.1.47 Release

Choose a tag to compare

@imlinhanchao imlinhanchao released this 08 Feb 05:25

Fixed

  • Fixed multiple files could not be copied and pasted on Mac.
  • Fixed pasted rich text on Windows had garbled characters.

1.1.45 Release

Choose a tag to compare

@imlinhanchao imlinhanchao released this 07 Feb 02:41

Fixed

  • Fixed transparent background turning black when copy png Image on paste.

Updated

  • Support auto activate the extension when the markdown file is opened.

1.1.44 Release

Choose a tag to compare

@imlinhanchao imlinhanchao released this 06 Feb 07:00

Added

  • Added a new setting markdown-image.base.codeFormat to support setting the image code format.

Updated

  • Updated the setting markdown-image.base.codeType to add the DIY option, supporting custom image code formats.
  • Updated the setting markdown-image.base.altFormat to add support for the ${prompt} variable.

Fixed

  • Fixed the issue where disabling Encode caused addresses with spaces to fail to preview correctly.

1.1.43 Release

Choose a tag to compare

@imlinhanchao imlinhanchao released this 16 Sep 05:35

Fixed

  • Fixed the issue where the path variable still had incomplete backslashes replaced.

1.1.42 Release

Choose a tag to compare

@imlinhanchao imlinhanchao released this 02 Jul 00:38

Fixed

  • Fixed the issue where the path variable is not in Unix format when running at Microsoft Windows.

1.1.41 Release

Choose a tag to compare

@imlinhanchao imlinhanchao released this 14 Mar 15:18

Added

  • Added a new setting item markdown-image.s3.config to config s3 client.

Fixed

  • Fixed the s3 cdn url generate wrong.

1.1.40 Release

Choose a tag to compare

@imlinhanchao imlinhanchao released this 12 Mar 01:46
  • Added a new setting item markdown-image.s3.cdn to set the s3 cdn url.

1.1.39 Release

Choose a tag to compare

@imlinhanchao imlinhanchao released this 06 Mar 01:45
  • Add Content-Type to s3 upload method.