Enhancements
- Add new form options with builder capabilities to Execution Environment webview (#1796) @tanwigeetika1618
- Update addPlugin webview to use @vscode-elements/elements package (#1790) @shatakshiiii
- Add support to scaffold
action
plugins in the plugin webview (#1766) @shatakshiiii - lightspeed: remove the client attribute from the LightSpeedManager class (#1792) @goneri
- Right click option for building an EE when execution-environment.yml is recognized (#1778) @abhikdps
- Update Playbook Project webview to use
@vscode-elements
package (#1773) @shatakshiiii - roleGen: show collection in final file path (#1782) @goneri
- roleGen: code clean up (#1780) @goneri
- lightspeed: clean up, we never send playbookGenerationFeedback event (#1779) @goneri
- AAP-38438: New interface to save the generated role (#1775) @goneri
- AAP-29950: Swap axios for electron fetch (#1762) @mabashian
- AAP-38438: roleGen: show a message if no collection found (#1765) @goneri
- [Webview] Replace Collection Project webview to use
@vscode-elements
package (#1758) @audgirka - Prevent Feedback Panel from Opening on Status Bar Click (#1756) @manstis
- tools/helper: accept minor == '0' in release version (#1757) @goneri
Bugfixes
- Fix for Collection Plugin and Collection & Playbook Project Webviews (#1815) @tanwigeetika1618
- Use default sh instead of bash (#1823) @ssbarnea
- Clean up recently reported sonarcloud issues (#1811) @alisonlhart
- Refactor vscode-elements textfield value workaround (#1810) @alisonlhart
- Check for minimum creator version required to scaffold plugins (#1807) @abhikdps
- Update Clear All buttons to work with vscode-elements limitations (#1794) @alisonlhart
- Upload all coverage reports to codecov (#1791) @abhikdps
- Update collection project webview to show divider and Logs label (#1783) @audgirka
- lightspeedRoleGenTest: fix the tests (#1784) @goneri
- Bump @shikijs/core from 1.26.2 to 2.1.0 and add RegExp engine (#1781) @alisonlhart
- package.json: ensure we give enough memory to Webpack (#1776) @goneri
- Add mkdocs.configuration key to .readthedocs.yml (#1763) @alisonlhart