Skip to content

Latest commit

 

History

History
165 lines (85 loc) · 4.93 KB

CHANGELOG.md

File metadata and controls

165 lines (85 loc) · 4.93 KB

🎉 2.1.6 (2021-08-21)

🐛 Bug Fixes

🎉 2.1.6-alpha.0 (2021-08-21)

🐛 Bug Fixes

  • ci: vsce-action only supported on linux (62a2d34)

🎉 2.1.5 (2021-08-21)

🐛 Bug Fixes

  • ci: change runs-on to macos-latest to avoid vscode install error (f2e2715)

🎉 2.1.4 (2021-08-21)

✨ Features

  • error: throw error when no url found in output (#101) (e141afe)

🐛 Bug Fixes

  • changelog: fix changelog (5560298)
  • ci: fix release-tag.yml (bd72133)

📦 Chore

  • ci: auto release to marketplace & update picgo core to 1.4.25 (0940b69)

📝 Documentation

  • changelog: fix changelog history (90665eb)

🎉 2.1.3 (2021-08-13)

✨ Features

  • ⬆️ Upgrade(picgo-core): update picgo core to 1.4.24 (#97)

🎉 2.1.2 (2021-07-25)

🐛 Bug Fixes

  • dep: bundle picgo-core to dist (5c523ed)

🎉 2.1.1 (2021-07-25)

🐛 Bug Fixes

  • add tencent cos path option (606b9d4)
  • azure pipeline + coveralls (c8129ed)
  • ci: github actions use yarn to lock versions (#77) (3347690)
  • clipboard: set PICGO_ENV to CLI, fixes #75 (#78) (9aff38e)
  • proxy: add proxy config, fixes #79 (5cd019d)

📦 Chore

2.1.0

  • upgrade dependencies, support sm.ms V2

2.0.4

  • fix bugs when upload images from clipboard in Windows 7 (#34)
  • currect azure project name (#33) (7082558)
  • add bump version (#32) (4ec0218)
  • Setup continuous integration appveyor & azure (#31) (1b6de45)

2.0.3

  • Update README: optimize the images
  • Delete username property in picgo.picBed.github

2.0.2

  • Fix README format at vscode market.
  • Change the description, add some keywords.

2.0.1

  • Update README.md.

2.0.0

  • Upgrade PicGo-Core to 1.3.4
  • Add the data file which contains the info of images uploaded by vs-picgo, which can be used by picgo-plugin-vscode-migrator
  • Updated: better settings description and let user configure in settings directly.
  • Change external configuration file property in PicGo config object.
  • Added: custom upload name & output format #21.

1.0.6

  • Upgrade PicGo-Core to fix errors caused by comments in a json file.
  • Update README.

1.0.5

  • Fix spelling errors in README.md
  • Update the regular expression of the image name.

1.0.4

  • Add English docs.
  • Change the image name filters.

1.0.3

  • Update dependencies: PicGo-Core 1.10 -> PicGo-Core 1.16 etc.

1.0.2

  • Update README.

1.0.1

  • Fix a bug caused by settings.json with comments.

1.0.0

  • Change repository's url and issue's url.
  • Upgrade PicGo-Core dependency: from ^1.1.5 to ^1.1.9.
  • Add notice in README.md.

0.0.3

  • Display a progress bar when uploading the image(s).

0.0.2

  • Support uploading images from Explorer/InputBox.

0.0.1

  • Support uploading images from Clipboard.