We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4971c27 + 2abfc2e commit 47cb787Copy full SHA for 47cb787
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## [0.2.3] - 2022-04-28
4
+### Added
5
+- Display filename as tab title in the viewer
6
+- Display filename underneath each image in gallery
7
+
8
## [0.2.2] - 2022-04-27
9
### Added
10
- Content persistence when switching between tabs
package.json
@@ -2,7 +2,7 @@
"name": "vscode-image-gallery",
"displayName": "Image Gallery",
"description": "An extension that enhances image browsing experience.",
- "version": "0.2.2",
+ "version": "0.2.3",
"publisher": "GeriYoco",
"repository": {
"type": "git",
0 commit comments