Skip to content

Commit 55f67c5

Browse files
committed
release 1.37
1 parent 6d1f58b commit 55f67c5

6 files changed

Lines changed: 10 additions & 6 deletions

File tree

CHANGES.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Release Notes
22

33
## Version 1.37
4-
- data export: fix filter operator behaviour with null
5-
- data import : support hard delete [issue 129](https://github.com/dufoli/Salesforce-Inspector-Advanced/129)
6-
- data import : support Bulk API [issue267](https://github.com/dufoli/Salesforce-Inspector-Advanced/267)
7-
- metadata: automatic download produce zip file and not csv and add metadataStatus json file [issue 262](https://github.com/dufoli/Salesforce-Inspector-Advanced/262)
8-
- add a report bug button on popup [issue 264](https://github.com/dufoli/Salesforce-Inspector-Advanced/264)
4+
- Security: switch to oauth 2 web service flow with PKCE over external client app [issue 254](https://github.com/dufoli/Salesforce-Inspector-Advanced/254) / [issue 265](https://github.com/dufoli/Salesforce-Inspector-Advanced/265) / [issue 255](https://github.com/dufoli/Salesforce-Inspector-Advanced/255)
5+
- Security : wizard to help on creation of external client app with new [documentation](https://dufoli.github.io/Salesforce-Inspector-Advanced/how-to/#use-sf-inspector-with-an-external-client-app)
6+
- AI: support agentforce, chatgpt, mystral and claude api to analyse flow and generate SOQL [issue 258](https://github.com/dufoli/Salesforce-Inspector-Advanced/258) / [issue 128](https://github.com/dufoli/Salesforce-Inspector-Advanced/128) / [issue 213](https://github.com/dufoli/Salesforce-Inspector-Advanced/213)
7+
- Data import : support hard delete [issue 129](https://github.com/dufoli/Salesforce-Inspector-Advanced/129)
8+
- Data import : support Bulk API [issue267](https://github.com/dufoli/Salesforce-Inspector-Advanced/267)
9+
- Metadata: automatic download produce zip file and not csv and add metadataStatus json file [issue 262](https://github.com/dufoli/Salesforce-Inspector-Advanced/262)
10+
- Add a report bug button on popup [issue 264](https://github.com/dufoli/Salesforce-Inspector-Advanced/264)
11+
- Data export: fix filter operator behaviour with null
12+
- Data export: fix filter operator behaviour with picklist suggestion
913

1014
## Version 1.36.2
1115
- data export: fix performance freeze with in keyword for suggestion

docs/how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To create the "SF Inspector Advanced" external client app:
6767

6868
> **Warning**
6969
> Don't forget to replace "chromeExtensionId" with your current extension Id
70-
> ![Connected App](screenshots/connectedApp.png)
70+
> ![External client App](screenshots/connectedApp.png)
7171
6. Deselect `Require secret for Web Server Flow` and `Require secret for Refresh Token Flow`
7272
7. Select `Require Proof Key for Code Exchange (PKCE) extension for Supported Authorization Flows` and leave other checkbox to default
7373
8. Save

docs/screenshots/4.png

-155 KB
Loading

docs/screenshots/5.png

-136 KB
Loading

docs/screenshots/connectedApp.png

-104 KB
Loading
-8.97 KB
Loading

0 commit comments

Comments
 (0)