Skip to content

Commit 42539db

Browse files
committed
chore(release): update changelog for v0.1.2
1 parent 4fb3f44 commit 42539db

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to the Cloudinary VS Code extension will be documented in th
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)