Skip to content

Releases: geriyoco/vscode-image-gallery

v1.2.1

28 Sep 16:28
a7db702
Compare
Choose a tag to compare

Fixed

v1.2.0

21 Sep 16:31
8623c46
Compare
Choose a tag to compare

Added

  • Telemetry for feature insights. We strive to be transparent at what we collect. See telemetry.json for all the events we collect. Following the Microsoft Privacy Statement, we do not collect any Personally Identifiable Information (PII). Check out the open-source repository at here to inspect the code. You can always opt-out of telemetry by setting geriyocoImageGallery.isTelemetryEnabled to false in your VS Code settings. Visit here to learn more about VS Code telemetry.

Fixed

  • Image sort preference was not respected when file watcher is involved, e.g. after an image is added, deleted, or modified.

v1.0.0

12 Sep 16:58
b49b538
Compare
Choose a tag to compare

We are excited to announce the first stable release. 🎆

For all current users, we highly recommend upgrading to the latest version.

Added

  • Support sorting by name, type, size, created time, and modified time
  • Support supporting in both ascending order and descending order
  • Folders are only sorted by name in ascending order

Changed

  • Separated the "collapse all" and "expand all" buttons
  • Dropped support for web extension to improve performance (web support will be added back in the future)

Fixed

  • Icons are now consistent with the VS Code's codicons.
  • Gallery view is automatically updated when an image is added, modified,

v0.4.1

01 Aug 22:38
ac95471
Compare
Choose a tag to compare

Fixed

  • Buttons to expand/collapse all sub-folders were not showing up (temporary fix without using @vscode/codicons)

v0.4.0

30 Jul 20:46
914af8a
Compare
Choose a tag to compare

Added

  • Buttons to expand/collapse all sub-folders in the gallery view
  • Tooltip containing metadata appears with a delay when hovering over an image in the gallery view

Changed

  • Clicking (both single and double) an image on the gallery will focus the image on the Explorer side bar (see #75 (comment)); a separate viewer will still be opened up

v0.2.7

26 Jun 20:28
207dc34
Compare
Choose a tag to compare

Changed

  • Single clicking an image in Gallery view opens up the image in Preview Mode
  • Double clicking an image in Gallery view opens up the image (not in Preview Mode)

Fixed

  • Files within subfolders were not being sorted correctly

v0.2.6

23 Jun 14:47
a0d806f
Compare
Choose a tag to compare

Added

  • Gallery supports collapsible subfolders
  • Sort subfolders and files by alphanumeric order

v0.2.5

14 May 18:46
c1ae60a
Compare
Choose a tag to compare

Added

  • Sort filenames by alphanumeric order by default
  • Added additional configuration for sorting in settings

v0.2.4

12 May 14:10
Compare
Choose a tag to compare
revert

v0.2.3

01 May 19:51
47cb787
Compare
Choose a tag to compare
:twisted_rightwards_arrows: Merge pull request #50 from geriyoco/bump…

…/v0.2.3

:rocket: Bump to v0.2.3