Version 0.21.1
Pre-release
Pre-release
0.21.1 (2024-01-08)
Bug Fixes
- bulk jobs incorrectly set LineEnding to CRLF instead of LF when not defined (3703f65)
- delay file detection by 1 sec when running on MacOS to improve startup performance on MacOS (48db006)
- ingest job doesn't properly validate
chunkDataSize
causing it to exceeds the API limit (074dfe2)
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)