Skip to content

Releases: TcOpenGroup/TcOpen

0.11.0-alpha.85

05 Dec 11:56
0bb0cf7
Compare
Choose a tag to compare
0.11.0-alpha.85 Pre-release
Pre-release

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

05 Dec 11:56
02d2b04
Compare
Choose a tag to compare
0.11.0-alpha.84 Pre-release
Pre-release

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

04 Dec 09:18
383c4bf
Compare
Choose a tag to compare
0.11.0-alpha.83 Pre-release
Pre-release

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

04 Dec 09:19
fd661f7
Compare
Choose a tag to compare
0.11.0-alpha.82 Pre-release
Pre-release

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

29 Nov 08:52
Compare
Choose a tag to compare
0.11.0-alpha.79 Pre-release
Pre-release

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

04 Dec 09:19
d7129c4
Compare
Choose a tag to compare
0.11.0-alpha.77 Pre-release
Pre-release

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

04 Dec 09:20
94b525e
Compare
Choose a tag to compare
0.11.0-alpha.76 Pre-release
Pre-release

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

25 Jun 11:39
b792234
Compare
Choose a tag to compare
0.11.0-alpha.74 Pre-release
Pre-release

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

17 Jun 10:33
803996a
Compare
Choose a tag to compare
0.11.0-alpha.73 Pre-release
Pre-release

Release v0.11.0-alpha.73

What's Changed

New Contributors

Full Changelog: 0.11.0-alpha.71...0.11.0-alpha.73

0.11.0-alpha.71

03 Jun 06:08
555a989
Compare
Choose a tag to compare
0.11.0-alpha.71 Pre-release
Pre-release

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)