Skip to content

Release v0.7.111

Choose a tag to compare

@github-actions github-actions released this 07 Jun 18:00
· 62 commits to main since this release

Summary of Git Commits

New Features:

  • Added support for terminals, enhancing user interaction and functionality.
  • Introduced a new Python runtime extension, enabling users to run Python-related tasks seamlessly.
  • Developed a comprehensive terminal API, providing a more robust backend for terminal operations.

Improvements:

  • Enhanced terminal capabilities with new components for line input, terminal theming, and persistence, improving the overall user experience.
  • Improved the standard layout and tab functionalities, offering a more organized interface.
  • Updated internationalization (i18n) support for multiple languages, ensuring broader accessibility.

Fixes:

  • Removed deprecated command shell extensions to streamline performance and reduce clutter.
  • Addressed various bugs and performance issues within terminal and extension functionalities, ensuring smoother operation.

Overall, this commit introduces significant advancements in terminal support and functionality, alongside important fixes and improvements to enhance user experience.