Skip to content

Release v0.5.1-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 11:54
· 52 commits to main since this release
  • FIX: Applied fill color of element could not be removed or set to transparent
  • FIX: Own Styles could not be modified, if they were empty or not set
  • FIX: If width or height of a rect or circle is changed, the corresponding line-connection was not updated correctly
  • FIX: Less power mode was not working correctly, if line animation should be reversed
  • FIX: Shadow on a line was not saved (#264)
  • Added: Line can be hidden, if no animation is active (#263)
  • Added: Improved Less power mode. It now uses much less resources
  • Added: Text and Datasource-Elements can be rotated continuously up to 360 degrees
  • Added: Option to make the configbar transparent, while changing settings (This is useful to see the changes on mobile devices, where the configbar could hide the element)
  • Added: Update properties only if they have changed - ignore ioBroker timestamp updates on states as well
  • Added: Smoothly animate filling of of rect or circle
  • Added: Option to animate line drawing during loading live-view
  • Added: Browser-Frames can now have user defined height and width