Skip to content

Releases: SKB-CGN/ioBroker.energiefluss-erweitert

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

Release v0.5.1-alpha.1

04 Jul 11:10
Compare
Choose a tag to compare
Pre-release
  • Added: The image gallery has now a filter function which helps you to find the images more easily
  • Added: The datasource object-browser has now a filter function which helps you to find the datasource more easily
  • FIX: Added some crash-handler, which might throw an error, when the associated state is not found
  • FIX: Linebreak was not working correctly (Delimiter was ignored)
  • FIX: Under some circumstances a datasource could not be modified
  • FIX: Text prepend was not working correctly if source is displayed as text

Release v0.5.1-alpha.0

28 Jun 14:28
Compare
Choose a tag to compare
Pre-release
  • FIX: The coordinates and size of an added icon could not be changed
  • FIX: Cursor as Pointer (hand) did not appear on elements with action
  • FIX: NPM dependency for gallery was not fetched properly
  • FIX: Newly added Text didnt save text (was empty instead)
  • FIX: Under some circumstances an element could not be deleted (Error: Existing connection!)
  • Added: Text-Elements can now be used as date and time element
  • Added: Icons can now be rotated and flipped (even when using overrides for them)
  • Added: New overrides parameter 'icon' available to change icons (Explained in Wiki)

Release v0.5.0-alpha.0

24 Jun 12:43
Compare
Choose a tag to compare
Pre-release

!!! Please note, this currently a Alpha-Version, because many things are changed and needed to be tested!!!
The core of the adapter keeps running on the same 0.4.1 version like before, but the configuration page has many improvements. See the list below!

Note: save content of the state 'configuration' inside the instance, as text on your disk to be able, to restore it, it case needed!

After downloading the BETA Version of the adapter, please manually proceed with uploading the adapter (this has to be done, after adapters are installed via Github)
described here: https://www.iobroker.net/#de/documentation/tutorial/adapter.md?#uploadvonadapterdateien

Have a look on Github, to verify, whats new in this Alpha release!