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: releases/v1.1.3.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
**Arc** version 1.1.3 is now available for [download](https://code.cubewise.com/arc-download/).
2
2
3
3
## Enhancements
4
-
* Arc will now use **ExecuteWithReturn** and **ExecuteProcessWithReturn** functions for TM1 11.3 IF1 or later, for other TM1 versions Arc will use the **Execute** and **ExexuteProcess** functions.
4
+
* Arc will now use **ExecuteWithReturn** and **ExecuteProcessWithReturn** functions for TM1 11.3 IF1 or later, for other TM1 versions Arc will use the **Execute** and **ExecuteProcess** functions.
5
5
## Fixes
6
6
* Shortcut keys not working as expected in Firefox. [#225](https://github.com/cubewise-code/arc-issues/issues/225)
7
7
* Copy variable result from debugging right-side list. [#96](https://github.com/cubewise-code/arc-issues/issues/96)
0 commit comments