Skip to content

Verison History

Version 2.26

Released on Feb 2, 2024

📣 Package XML Builder - Auto detect recent salesforce metadata changes!

  • 1️⃣ Find all metadata changes across your salesforce org
  • 2️⃣ Auto detect 50+ metadata types

🍷 This amazing feature helps you to make your salesforce change list just in seconds!

Version 2.22

Released on Jan 18, 2024

📣 Project Code Editor

  • Add default dark theme for code editor.
  • Create new custom object & field and assign permissions.
  • Support 2 save mode for LWC component.
  • Optimized project files search.

📣 Plugin: Global Org Search

  • Show recently viewed records under global record search tab.
  • Optimize logic to switch org connection faster

Version 2.18

Released on Dec 26, 2023

📣 Dynamic SOQL Builder

  • Provide a soql editor to write your soql efficiently.
  • Auto complete object fields and soql keywords.

📣 Cross-Object fields Selector
Object field selector component supports choosing cross-object fields by few clicks.

📣 Re-designed Project Code Editor
New project code editor supports auto completion for apex, html, xml language.

Version 2.8

Released on Sep 12, 2023

📣 Huge App Performance Improvement
All app pages can be loaded 5x FASTER than previous version.

📣 Reauthorize your salesforce organization
Once your org connection is expired, you can reauthorize the org without leaving your current page.

📣 Choose Rest/Tooling in SOQL Explorer
In SOQL Explorer, you can choose Rest or Tooling mode which will limit options of objects/fields list.

Version 2.5

Released on Aug 18, 2023

New Features

📣 Global Record Search Plugin
Start to search records across all objects. It supports 2 types of record search:

  • Text Search to find records across all objects you choose`via SOSL.
  • ID Search to show all field values for a particular record.
    • All record field values are listed.
    • Click field label to open view the field in salesforce.
    • Edit field values and save the record directly.

📣 New Available Metadata Types For The Deployment
Those metadata types are available for the deployment now.

  1. Territory2
  2. Territory2Model
  3. Territory2Type
  4. Territory2Rule
  5. SharingCriteriaRule
  6. SharingOwnerRule
  7. SharingTerritoryRule
  8. NamedCredential

Version 2.3

Released on Aug 9, 2023
📣 Project Improvements - 3 ways to quickly retrieve latest metadata

  1. Single Retrieve - Open a metadata file and Click "Refresh" button in right action bar.
  2. Folder Retrieve - Right click the folder of metadata and Click "Refresh Components In Folder". All components under the folder will be retrieved.
  3. Manifest Retrieve to refresh all components in xml file.
    • Right click "metaforce-manifest.xml" file in project side bar and start to retrieve.
    • Open "metaforce-manifest.xml" file and Click "Refresh" button in right action bar.

📣 Data Operation Improvements

  1. Data Import via Bulk api - Auto run assignment rule(s) for "Lead", "Case" records.
  2. Data Migration via Rest api - Auto run assignment rule(s) for "Account", "Lead", "Case" records.

❤️ Bug Fixes

  • Bulk Data Import - the lookup field couldn't be auto updated via the external id field on the lookup object.

Version 2.2

Released on Aug 3, 2023

New Feature & Enhancements

  • Project
    • Create Custom Object and Fields from Metaforce directly, faster and easier!
      • Available object type: Custom Object, Custom Setting, Custom Metadata Type, Platform Event.
    • Quickly retrieve project metadata from the project header.
    • Auto reload project sidebar after retrieving metadata without a page reload.
  • Deployment
    • Quickly switch source org and target org.