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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 1.5.1
2
+
3
+
- the `Scene Targets`, `Filter Targets` and `Execute Script` nodes will now log any error caused by the user provided function instead of catching it silently
4
+
- the try/catch is for the entire node context, so any error will still break the entire node's process
5
+
-`pf2e-trigger`:
6
+
- fix `Extra Note` localization typo in the `Roll Data` section of the `Roll Damage` and `Roll Save` nodes
0 commit comments