Skip to content

Latest commit

Β 

History

History
169 lines (91 loc) Β· 3.15 KB

File metadata and controls

169 lines (91 loc) Β· 3.15 KB

Change Log

[2.3.3] - 2026-04-29

🌊 Optimized

  • Move the image preview panel to the right side of the editor.

[2.3.2] - 2025-09-11

🌊 Optimized

  • Support expanding or collapsing the operation panel, and the default is collapsed.
  • Support copying image name and path when previewing an image.

[2.3.1] - 2025-04-15

🌊 Optimized

  • Install Sharp to a persistent cache directory to avoid repeated installation for each extension upgrade.

[2.3.0] - 2025-04-12

πŸš€ Added

  • Support copying image system path.
  • Support deleting images to the recycle bin.

[2.2.0] - 2025-04-02

πŸš€ Added

  • Support compressing images with Sharp and SVGO.
  • Support refreshing the page.

[2.1.2] - 2025-03-25

🌊 Optimized

  • Optimized some small details.

[2.1.1] - 2025-03-25

πŸ”§ Fixed

  • Fix the issue of not able to open system file manager when the folder path contains Chinese characters on Windows.

[2.1.0] - 2025-03-24

πŸš€ Added

  • Add large image preview.

[2.0.1] - 2025-03-23

🌊 Optimized

  • Modified the interaction method with images and put some operations in the right-click menu.

[2.0.0] - 2025-03-22

πŸŽ‰ New Version

  • Import Ant Design components library to improve the UI.
  • Support i18n.

[1.7.2] - 2025-03-21

πŸ“– Documentation

  • Add Chinese document.

[1.7.1] - 2025-02-24

πŸ”§ Fixed

  • Fix the issue of not able to use normally on Windows.

[1.7.0] - 2025-02-21

πŸš€ Added

  • Long-pressing an image reveals it in the sidebar.
  • Now you can use the command palette to open the image preview (if there are multiple projects in the workspace, it will use the first project).

[1.6.1] - 2025-02-21

βš™οΈ Chore

  • Significantly reduce the size of the extension.

[1.6.0] - 2025-02-20

πŸš€ Added

  • Support opening the folder with the system file manager.

[1.5.2] - 2025-02-19

🌊 Optimized

  • One click back to the top.

[1.5.1] - 2025-02-19

🌊 Optimized

  • Add loading animation.

[1.5.0] - 2025-02-18

πŸš€ Added

  • Support dark mode.

[1.4.0] - 2025-02-18

πŸš€ Added

  • Support excluding the directory name from the recursive preview.

[1.3.3] - 2025-02-17

🌊 Optimized

  • Support previewing avif images.

[1.3.2] - 2025-02-17

🌊 Optimized

  • Support previewing ico images.
  • Image type supports all selection and inverse selection.

[1.3.1] - 2025-02-17

🌊 Optimized

  • Enlarge the selected background color block to 1.2 times.
  • Display the number of filtered images and the total number of images.

[1.3.0] - 2025-02-13

πŸš€ Added

  • Obtain the height, width, and original size of the image.
  • Convert the image to base64, and copy to the clipboard.

[1.2.0] - 2025-02-13

πŸš€ Added

  • Support searching by image name.

[1.1.0] - 2025-02-12

πŸš€ Added

  • Support filtering by image type.

[1.0.0] - 2025-02-11

πŸŽ‰ First Release

  • Recursive preview of all images in the folder, including jpg, jpeg, png, gif, webp, svg.
  • Adjustable image size.
  • Adjustable background color.
  • You can expand or collapse the folder.
  • You can copy the image name to the clipboard.