Skip to content

Latest commit

 

History

History
146 lines (82 loc) · 9.47 KB

CHANGELOG.md

File metadata and controls

146 lines (82 loc) · 9.47 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.0 (2020-08-22)

Features

  • templateSubstitute: support 'relativeToVsRootPath' trim prefix (2ccef64)

1.6.0 (2020-08-22)

Features

  • bucketExplorer: support pagination (134da5e)
  • templateSubstitute: support 'year','month','date', 'pathname' (f2bb312), closes #4

Bug Fixes

  • templateSubstitute: fix relativeToVsRootPath bug (28a8504)

1.5.1 (2020-07-26)

Bug Fixes

  • hover: fix hoverDelete when customDomain has been set (77241df)

1.5.0 (2020-07-26)

Features

  • can upload files other than pic (03a1d47)
  • uploader: support custom domain (e367373), closes #2

Bug Fixes

  • configuration: ignore focus out (34ea93e)

1.4.1 (2020-06-27)

Bug Fixes

  • bucketExplorer: fix bucket list bug (44bebbd)

1.4.0 (2020-06-27)

Features

  • bucketExplorer: add config 'elan.bucketView.onlyShowImages' (a618ab9)
  • bucketExplorer: add treeView of bucket (b5021e4)
  • bucketExplorer: can delete single from bucketExplorer (bbea6d5)
  • bucketExplorer: can upload from bucket explorer (9c033f8)
  • bucketExplorer: copy link (8a0bf04)
  • bucketExplorer: copy object (acea402)
  • bucketExplorer: move/rename object (e30d95b)
  • bucketExplorer: support uploading from clipboard (8edae28)
  • uploader: add config 'elan.aliyun.maxKeys' (3a0aac9)
  • webview: preview the image of bucket explorer (81c0606)
  • help user to set configuration (3451fbe)

Bug Fixes

  • bucketExplorer: add resourceUri for 'File' (5411d54)
  • bucketExplorer: copyFromContext selection (319c620)
  • bucketExplorer: ext case-insensitive (5f6916b)
  • hover: fix hover delete can't get correct uri (b2f2d65)
  • fix disposable (76d67e9)

1.3.0 (2020-06-21)

Features

  • bucketExplorer: add config 'elan.bucketView.onlyShowImages' (a618ab9)
  • bucketExplorer: can delete single from bucketExplorer (bbea6d5)
  • bucketExplorer: can upload from bucket explorer (9c033f8)
  • uploader: add config 'elan.aliyun.maxKeys' (3a0aac9)
  • help user to set configuration (3451fbe)
  • bucketExplorer: add treeView of bucket (b5021e4)
  • bucketExplorer: copy link (8a0bf04)
  • bucketExplorer: copy object (acea402)
  • bucketExplorer: move/rename object (e30d95b)
  • bucketExplorer: support uploading from clipboard (8edae28)

Bug Fixes

  • bucketExplorer: copyFromContext selection (319c620)
  • hover: fix hover delete can't get correct uri (b2f2d65)
  • fix disposable (76d67e9)

1.2.0 (2020-06-11)

Features

  • uploader: delete image when hovering link in markdown (27e3022)

1.1.0 (2020-06-08)

Features

  • templateSubstitute: add '${activeMdFilename}' (6aecef5)

1.0.2 (2020-06-01)

Bug Fixes

  • templateSubstitute: fix 'bucketFolder' replace error (89cdddb)

1.0.1 (2020-05-31)

Bug Fixes

  • delete defalut value explanation (b410aa6)

1.0.0 (2020-05-31)

Features

  • templateSubstitute: support contentHash (1bb0c46)
  • github flavor markdown (f7b95ec)
  • init (25d7ef0)
  • specify 'folder' of bucket (f0bcb16)
  • upload from clipboard (963706d)
  • upload image from explorer context (0cd8e4d)

Bug Fixes

  • explorer/context: ext case-insensitive (560c4fd)
  • templateSubstitute: handle boundary conditions of bucketFolder slash (747c905)
  • uploader: fix error handler (74c08ff)