Releases: xgeek-net/salesforce-devtools
Query Editor results view
Object Page Layout Definitions
Added feature of exporting Object Page Layout definitions to Excel.
This feature supports exporting any object page layout definition (with RecordType)
to Excel in seconds, to save your time and make you lazy. :)
Each page layout definition sheet includes fields of section, buttons and related lists.
Multi Checker feature
Mass edit, mass delete, mass clone custom fields
Debug Log Free Search
Reactivated feature Debug Log Viewer.
Related Issue: #8
Added feature of searching Debug Log.
You can use it on any Salesforce page as below:
Added support for exporting Help Text to Object API Reference.
Related Issue: #9
Fixed bug.
・Related Issue: The Value of the selection list is incorrect at excel output. #12
Exporting Query Results
Improved UX of feature exporting object API reference to Excel file.
- Changed Excel sheet name from Object API name to Label.
- Changed excel file format from .xls to .xlsx. (Issue #3 ※Thanks for your feedback. : )
Added Query Editor feature to all Objects.
It enables you to open Query Editor on any object, as below:
Added feature of exporting query result to Excel file.
Query result can be exported to excel file, with field label and API name headers, as below:
![https://i2.wp.com/www.xgeek.net/wp-content/uploads/2018/11/Salesforce-DevTools-Query-Editor-export.png?ssl=1)
Added support for Lightning!
Salesforce DevTools can be used in Salesforce Lightning now!
Improved UX of feature Object Reference Doc generating.
Object label and API name will be exported in each excel sheet, as below:
Improved UX of feature All Check.
"Edit" link will be injected at Field-Level Security of each object on Profile page,
for quick accessing to field security edit page, as below:
Exporting List View definition, Sub Query Supports
Released new feature that supports exporting List View definition to Excel.
There is no need to write documents for Salesforce List View any more! 🎉
Added support for sub query in Query Editor.
Query Editor now supports you to query sub query soql and export the query result!
The related issue is here :#38
Fixed bugs.
Fixed authorization bug and improved UX in Lightning, there has many issues reported by developers,
Related Issues: #28, #32, #39, #40, #45, #46