You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix: Improved conditional visibility for 'HTTP Response' page section (#617)
* Resolved#616 by updating visibility rules on LogEntryRecordPage to show the HTTP Response section if the response status, body, or header keys are not null. Previously, only status was checked, which is null when using System.Continuation
* Upgraded most of the devDependencies in package.json, and hopefully fixed package generation for the managed package by including an empty copy of Admin.profile-meta.xml ಥ_ಥ. Also updated both sfdx-project.json files to use the new flag 'scopeProfiles'
* Added (re-added) new-ish Analytics standard tab to the LoggerConsole app
* Fixed some test failures in ComponentLogger_Tests that occurred when running in a namespaced context
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,15 @@
5
5
6
6
The most robust logger for Salesforce. Works with Apex, Lightning Components, Flow, Process Builder & Integrations. Designed for Salesforce admins, developers & architects.
7
7
8
-
## Unlocked Package - v4.12.7
8
+
## Unlocked Package - v4.12.8
9
9
10
-
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001Mk6IQAS)
11
-
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001Mk6IQAS)
10
+
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001Mk6cQAC)
11
+
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001Mk6cQAC)
0 commit comments