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
* Added new custom permission CanViewLogEntryMetadata so that users without query access to ApexClass and ApexTrigger can still see the source code in the LWC logEntryMetadataViewer
- Updated the permission set `LoggerAdmin` to assign the new custom permission `CanViewLogEntryMetadata` - at least for now, this is only being added to the LoggerAdmin permission set
* Added some more test methods in LogEntryMetadataViewerController_Tests
* Cleaned up some code in LogEntryMetadataViewerController
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.13.5
8
+
## Unlocked Package - v4.13.6
9
9
10
-
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001MkGnQAK)
11
-
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001MkGnQAK)
10
+
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001MkGxQAK)
11
+
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001MkGxQAK)
0 commit comments