Releases: Codeneos/vlocode
Releases · Codeneos/vlocode
Version 0.21.0
0.21.0 (2023-12-22)
Bug Fixes
- debugger statement in wrong place (80fe6e5)
- SF API version selection does not display latest org supported API versions (7e7463d)
- sfdx.getOrgDetails does only matches the first alias of an org (3c6a3d6)
Features
- add context menu in editor and explorer for executing API requests (4edace6)
- enhance existing Execute REST API command to remember last used APIs (e24bdf5)
- enhance org selection and displaying all more org details (cfab40e)
- expose context to commands and introduce new recent items store (d20a722)
- open documents in side columns without focus when applicable (c44fc1e)
- support extended quick pick item buttons for API requests (c5dee89)
- support new execute API from codelens (2deeaff)
- update status bar item tooltips to be more clear (b8210b4)
Version 0.20.12
Version 0.20.11
Version 0.20.10
Version 0.20.9
Version 0.20.8
Version 0.20.7
0.20.7 (2023-09-29)
Note: Version bump only for package vlocode-project
Version 0.20.6
Version 0.20.5
0.20.5 (2023-09-06)
Bug Fixes
- CustomObjectTranslations are not deployable (3dbd9ed)
- deployment command does not clear errors after they are resolved and fails to save source files before starting a deployment (02b75c7)
- deployment command does not restart when after pausing and saving multiple files at once can causes multiple parallel deployments (030c13d)
- destructive changes are not added during delta deployment (898fe76)
- unaddressed child metadata child does not include parent (1deb30a)
- VlocityInterfaceInvoker is not serializing input correctly (8f02b91)
Features
- improve detection differences by ignoring extra properties in metadata files retrieved from org (44b7332)