File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to the Cloudinary VS Code extension will be documented in th
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
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+
820## [ 0.1.1] - 2025-09-05
921
1022### Added
You can’t perform that action at this time.
0 commit comments