Releases: SKB-CGN/ioBroker.energiefluss-erweitert
Releases · SKB-CGN/ioBroker.energiefluss-erweitert
Release v0.6.2
- FIX: Further fix for properties of elements, if their value is empty or zero - elements could not be handled anymore
- FIX: While using installed browser application (PWA with https) or shortcuts on mobile devices, always instance 0 was fetched. Now each instance can be linked
- Added: Improved language detection
Release v0.6.1
- ➕ Added: Linebreaks for states with numbers are also accepted
- ➕ Added: Warning message during configuration, if element overrides can not be processed
- ➕ Added: Some more Eslint checks for saver code
- ➕ Added: Overrides for elements support now more complex code - even inside a function block and with variables
- ✅ FIX: New installed instance could crash, if the datsource is fetched for the first time
- ✅ FIX: Handler for malformatted overrides added, to prevent a crash of the adapter
- ✅ FIX: If width or height of elements are empty or smaller than zero, this setting could not be reverted
Release v0.6.0
Release v0.5.1-alpha.11
FIX: Overrides were not correctly applied (#272)
FIX: Timestamp of the last change was timestamp of the last update (#279)
FIX: Font-size could not be changed
Added: Improved UI
Added: Information Icon on the live-view, to inform the user about any errors that have occured
Added: Responsive Design for Adapter-Admin area added to meet new requirements
Added: Added: last change timestamp corresponds to fix (#279)
Release v0.5.1-alpha.10
- 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
Release v0.5.1-alpha.9
- FIX: Wording for some boxes updated and general improvements of help functions
- Added: Support for Apple Devices including correct placement of texts and applying shadows to elements
- Added: Error handling for 'Browser Frame' inside iFrame overlay - if the URL can not be loaded in 5 seconds, the overlay will be closed
Release v0.5.1-alpha.8
- Added: New option "Auto detect" for "Show source as". The source and unit (if present and not entered before) will be automatically detected
- Added: UI improvements
- FIX: Some basic values were not saved properly
- FIX: Skipping version check while in display-mode (reduces loading time and bandwidth)
Release v0.5.1-alpha.7
- Added: Backup routine reworked to improve storage (sending/receiving data reduced)
- Added: Elements, which have addition or subtraction in use, now create states with their values and can be re-used by the user
- Added: Language and explanation improvements, some routines updated
- Added: Optimized contextmenu for touch-devices
Release v0.5.1-alpha.6
- Added: Show element coordinates when selecting and while dragging (can be deactivated inside settings)
- Added: Workspace can not be less height and width than the coordinates of the placed elements
Release v0.5.1-alpha.5
- FIX: Configbar was not opening when another element was moved before (#232)
- FIX: Adapter was crashing, if a static picture from the gallery has had an associated datasource (#233)
- FIX: Rounded corners inside rect were not correctly set
- FIX: If workspace is completely empty, the first new added element could not be edited
- FIX: Overrides were not correctly applied, if source value was converted to number and should be a string instead
- FIX: Access key inside live-view was not working
- Added: Rightclick contextmenu for quick access to some functions
- Added: Global Undo&Redo functionality for moving, adding, removing and connecting elements (does not affect configuration dialog)