We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb3f44 commit 42539dbCopy full SHA for 42539db
1 file changed
CHANGELOG.md
@@ -5,6 +5,18 @@ All notable changes to the Cloudinary VS Code extension will be documented in th
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.1.2] - 2025-11-13
9
+
10
+### Fixed
11
+- Corrected typo in clearSearch command filename
12
+- Video optimization now uses `f_auto:video` for proper video format handling
13
+- Upload widget now correctly uses `asset_folder` parameter in dynamic folders mode to respect preset configuration
14
+- Prevented API calls with placeholder credentials on first installation
15
16
+### Added
17
+- Copy buttons for public ID and URLs in asset preview
18
19
20
## [0.1.1] - 2025-09-05
21
22
### Added
0 commit comments