Skip to content

Releases: SICKAppSpaceCodingStarterKit/CSK_Module_ImagePlayer

v3.2.0

28 Jul 07:37
32d74a0

Choose a tag to compare

Release 3.2.0

New features

  • Check if persistent data to load provides all relevant parameters. Otherwise add default values

Bugfix

  • Legacy bindings of ValueDisplay elements within UI did not work if deployed with VS Code AppSpace SDK
  • UI differs if deployed via Appstudio or VS Code AppSpace SDK
  • Fullscreen icon of iFrame was visible

Release 3.1.1

10 Apr 09:43
7110cd1

Choose a tag to compare

Release 3.1.1

Bugfix

  • Did not stop the image provider based on "OnStopFlowConfigProviders" event

v3.1.0

14 Mar 11:34
830b19d

Choose a tag to compare

Release 3.1.0

Improvements

  • Automatically start image provider after 3 seconds if used within FlowConfig
  • React on "OnStopFlowConfigProviders" event of FlowConfig module to stop provider
  • Optionally setup image path, type and cycle time within FlowConfig block
  • Prevent changing of image type if player is currently active

v3.0.0

28 Nov 09:07
7cc0bf1

Choose a tag to compare

Release 3.0.0

New features

  • Supports FlowConfig feature to forward loaded images
  • Provide version of module via 'OnNewStatusModuleVersion'
  • Function 'getParameters' to provide PersistentData parameters
  • Check if features of module can be used on device and provide this via 'OnNewStatusModuleIsActive' event / 'getStatusModuleActive' function
  • Function to 'resetModule' to default setup
  • Provide new images in /resources

Improvements

  • Provide available folders auto suggestion in UI
  • New UI design available (e.g. selectable via CSK_Module_PersistentData v4.1.0 or higher), see 'OnNewStatusCSKStyle'
  • 'loadParameters' returns its success
  • 'sendParameters' can control if sent data should be saved directly by CSK_Module_PersistentData
  • Changed log level of some messages from 'info' to 'fine'
  • Added UI icon and browser tab information

v2.4.0

30 Jun 10:42

Choose a tag to compare

Repository moved to GitHub organization.