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,6 +1,13 @@
1
1
# Change Log
2
2
**Dynamic Script Engine Plugin for Touch Portal**: changes by version number and release date.
3
3
4
+
---
5
+
## 1.0.0.3 (05-Jan-2023)
6
+
- Fix evaluation at startup of default value expressions for saved states when the default type was set to "use action's expression" and the default value field was left blank.
7
+
- Fix "Anonymous (One-Shot)" type script instances not being properly deleted after finishing.
8
+
- Touch Portal API:
9
+
- Set default showNotification() option name to a minimal required empty space character instead of "Dismiss" prompt which doesn't actually do anything anyway.
0 commit comments