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: wiki/ReleaseHistory.md
+2
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ v3.1.1
52
52
- the quick custom event entry using the q, w, e and e key followed by number keys now requires the ENTER/RETURN key to establish the new value. The last entered digit can be removed by using the backspace key. ESC cancels the action.
53
53
- improved accuracy on rendering [artisan.plus](https://artisan.plus) blend component weights
54
54
- improved Cropster importer
55
+
- event replay not at any time ensures that only future events are replayed. As the set of future events may change on moving the background profile, an event can be replayed again. In previous Artisan versions, events did replay only once.
55
56
56
57
* FIXES
57
58
- ensure complete reset to defaults in energy tab loads tab
@@ -63,6 +64,7 @@ v3.1.1
63
64
- fixed an issue in event replay where certain events failed to be replayed by temperature
64
65
- fixes an issue where the PID Input for external MODBUS/SV PIDs was not correctly persisted
65
66
- fixes broken `button` Modbus Command
67
+
- fixes communication with some Santoker R Master Series machines ([Issue #1811](../../../issues/1811))
66
68
67
69
* REMOVALS
68
70
- support for the non-standard MODBUS little-endian byte order has been removed
0 commit comments