Release Notes

v3.0.12 - v3.0.15

  • UI and Bug Fixes

v3.0.11

  • SOQL to GraphQL Converter Beta
    • Convert SOQL queries into GraphQL format with ease, enabling smooth transitions between query languages.
  • Bug Fixes

v3.0.10

  • GraphQL Query Explorer
    • Introduced a new feature for exploring GraphQL queries, providing a user-friendly way to test and debug GraphQL queries within the app.
  • Documentation Access via Hover
    • Hover over a standard Lightning tag, such as lightning-input, lightning-*, to directly access its official documentation for more details.
  • Sidebar UI Improvements
    • Enhanced the sidebar user interface for better usability.
    • Fixed issues with file names and action items overlapping.
  • Duplicate Apex Class Name Validation
    • Resolved the issue of duplicate Apex class names.
    • Users now see a clear and proper error message when attempting to create a class with a duplicate name.
  • Breadcrumb Bar Fix for LWCs
    • Addressed the issue with the LWC breadcrumb bar not functioning as expected.
  • Added the ability to delete Lightning Web Components (LWC) directly from the interface.

v3.0.9

  • Diff Checker Feature
    • Compare any LWC file directly using the interface.
    • Easily compare LWC files with other local files.
    • Compare any code-related file, including HTML, JavaScript, JSON, and LWC files, using an intuitive interface.
  • Introduced a new feature to rename LWC files directly from the interface.
  • Added a confirmation prompt to prevent accidental window reload or closure.

v3.0.8

  • Resolved the issue related to invalid session IDs.
  • Fixed the problem with creating new LWC files. Issue #6

v3.0.7

  • Added feature to download all/mutiple components and apex classes backup.
  • CodeFinder feature: In this version you can search code in lwc and apex class.
  • Bug fixes

v3.0.6

  • Added new UI buttons for these features:
    • Document Format
    • Word Wrap
    • Open Command Pattern
    • Zoom In/Out
    • Save Mode
    • Minimap (Hide/Show)
    • Zen Mode
    • Full Screen Mode
  • Fixed: Error message was always displayed in the Deployment Output Results panel.

v3.0.5

  • Added feature to download component backup OR specify component file locally.
  • Added more editor color themes.
  • Bug and messages fixes.

v3.0.4

  • Added Dark and Light theme feature.
  • Bug Fixes.

v3.0.3

  • it includes the ability to create new LWC files for a specific component.
  • Fixed: UI issue with the new LWC creation model form.

v3.0.2

  • Added apex classes editing feature.
  • Added shortcut key to save changes. Win: CTRL+S iOS: ⌘+S
  • Removed aura component view feature.

v3.0.1

  • Added: Copy Session ID feature.
  • Fixed the issue with Lightning Studio not launching on MacOS.

v3.0.0

  • Initial version launched on manifest v3.
  • Lightning web component creation and update feature.
  • Lightning Message Channel creation and update feature.
  • View Apex Classes and aura components.

v2.0.0 (Deprecated)

  • Google policy no longer supports Manifest 2, and Lightning Studio v2.X.X was working on it, We had to remove it as a result of the Chrome policy upgrade.