Releases: TcOpenGroup/TcOpen
0.11.0-alpha.85
Release v0.11.0-alpha.85
What's Changed
- [BUG]Inspectors HideOverride() not working by @github-actions in #762
Full Changelog: 0.11.0-alpha.84...0.11.0-alpha.85
0.11.0-alpha.84
Release v0.11.0-alpha.84
What's Changed
- [BUG]Provide blocking information in Cylinders if suspend methods are called more than once. by @github-actions in #760
Full Changelog: 0.11.0-alpha.83...0.11.0-alpha.84
0.11.0-alpha.83
Release v0.11.0-alpha.83
What's Changed
- [BUG]Inspectors bugs by @github-actions in #755
- [BUG] Performance Issues with Permission Box by @github-actions in #751
- *inspector dialog disposing (remove permision box from list) by @peterbarancek in #757
- [NEW-FEATURE] Improve Button Behavior for Pneumatic Piston Movements by @github-actions in #758
Full Changelog: 0.11.0-alpha.79...0.11.0-alpha.83
0.11.0-alpha.82
Release v0.11.0-alpha.82
What's Changed
- [BUG]Inspectors bugs by @github-actions in #755
- [BUG] Performance Issues with Permission Box by @github-actions in #751
- *inspector dialog disposing (remove permision box from list) by @peterbarancek in #757
Full Changelog: 0.11.0-alpha.79...0.11.0-alpha.82
0.11.0-alpha.79
Release v0.11.0-alpha.79
What's Changed
- [BUG] User List Limited to 100 Users - Filtering Doesn't Reveal Hidden Users by @github-actions in #740
- Update build.ps1 by @PTKu in #742
Full Changelog: 0.11.0-alpha.74...0.11.0-alpha.79
0.11.0-alpha.77
Release v0.11.0-alpha.77
What's Changed
- [BUG] User List Limited to 100 Users - Filtering Doesn't Reveal Hidden Users by @github-actions in #740
- Update build.ps1 by @PTKu in #742
Full Changelog: 0.11.0-alpha.74...0.11.0-alpha.77
0.11.0-alpha.76
Release v0.11.0-alpha.76
What's Changed
- [BUG] User List Limited to 100 Users - Filtering Doesn't Reveal Hidden Users by @github-actions in #740
Full Changelog: 0.11.0-alpha.74...0.11.0-alpha.76
0.11.0-alpha.74
Release v0.11.0-alpha.74
What's Changed
- [NEW-FEATURE] Tixon - TcoTixonStepSeparatorTask: ComponentOutOfBox sensor by @github-actions in #732
TcoTixonFeeding*
- stuck component at output
+time to check component stuck, SeparatorTask will go into error state
- tasks as public members (HopperTask,SeparatorTask....) to accesibility froum outside
TcoDrives
+Torque control tab in service view (was not added by last commit) @rruiter87
- power off in restore method (if inEnable is true then not required to power off in restore)
- override value was always changed to 100 in restore , if value is defined by user then value is not changed.
Full Changelog: 0.11.0-alpha.73...0.11.0-alpha.74
What's Changed
- [NEW-FEATURE] Tixon - TcoTixonStepSeparatorTask: ComponentOutOfBox sensor by @github-actions in #732
Full Changelog: 0.11.0-alpha.73...0.11.0-alpha.74
0.11.0-alpha.73
Release v0.11.0-alpha.73
What's Changed
- [NEW-FEATURE] Add SetForceTask by @rruiter87 in #720
- [NEW-FEATURE] Add MC_TorqueControl by @peterbarancek
New Contributors
- @rruiter87 made their first contribution in #720
Full Changelog: 0.11.0-alpha.71...0.11.0-alpha.73
0.11.0-alpha.71
TcoCognexVision
+TcoDesigner verified with hw
+updated filter for generating symbol into Designer software
TcoTixonFeeding
+Export parameters into json file
+Import prameters from external json files
*TcoData
- fixed layout in selector ( when data are too long)
TcoElements
+suspend method with expression for blocking movement (TcoCarousel)