Skip to content

Releases: SKB-CGN/ioBroker.energiefluss-erweitert

Release v0.5.1-alpha.11

12 Nov 11:31
Compare
Choose a tag to compare
Pre-release
  • 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

24 Oct 11:54
Compare
Choose a tag to compare
Pre-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

Release v0.5.1-alpha.9

23 Sep 13:02
Compare
Choose a tag to compare
Pre-release
  • 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

18 Sep 11:35
Compare
Choose a tag to compare
Pre-release
  • 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

16 Sep 10:29
Compare
Choose a tag to compare
Pre-release
  • 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

29 Aug 11:11
Compare
Choose a tag to compare
Pre-release
  • 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

27 Aug 13:33
Compare
Choose a tag to compare
Pre-release
  • 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)

Release v0.5.1-alpha.4

07 Aug 15:10
Compare
Choose a tag to compare
Pre-release
  • Added: Alignments for elements refactored (Better detection if they run out of the workspace)
  • Added: New element "ForeignObject" added. This allows normal HTML content inside the workspace.
  • Added: Images can now have a shadow
  • Added: Keyboard copy, paste and delete functions added (Strg/cmd + c and Strg/cmd + v, Entf/del)
  • Added: Double-Click on element or line opens the 'extended'-tab and single click opens 'basic'-tab inside the configbar
  • Added: The liveview can now be displayed in fullscreen via doubleclick oder double-tab
  • Added: Better handling of images through datasources (image will be hidden, if datasource is empty)
  • Added: Lines can now have frame options for opening URLs
  • Added: Object-Browser scrolls the first clicked parent folder to the top
  • FIX: Element with linebreak was not able to be moved after applying linebreak

Release v0.5.1-alpha.3

18 Jul 12:06
Compare
Choose a tag to compare
Pre-release
  • Added: Rewritten Upload engine (Using Web-POST instead of sockets)
  • Added: Behaviour of the lines can be changed in the connection area. This includes the radius length (smaller and bigger) and the start of the curves (earlier and later)
  • Added: Several functions are optimized
  • FIX: Warn message in Web-Adapter was missleading (removed)
  • FIX: Message, that adapter is not configured was handling a different exception (solved)

Release v0.5.1-alpha.2

09 Jul 13:09
Compare
Choose a tag to compare
Pre-release
  • Added: Support for https via Web-Adapter (own certificates necessary)
  • Added: Icon-Proxy is removed from the adapter settings and runs on the extension of the Web-Adapter (If you use it or not - no changes are required)
  • Added: 2 new override parameter "pos_x" and "pos_y" are available, to position text and datasource elements depending on their value
  • Added: Energiefluss-erweitert is now available through the welcome screen of the Web-Adapter
  • Added: Energiefluss-erweitert is now reachable via iobroker.net through the ioBroker-cloud adapter (No pro license required)
  • FIX: Sometimes, the object-browser could not load states and crashed