Skip to content

Releases: victronenergy/venus-html5-app

Release 1.4.2

24 Jun 09:45
1.4.2
614fc4a
Compare
Choose a tag to compare

Visual Improvements:

  • Improve header padding to prevent device controls overlap

Release 1.4.1

23 Jun 18:53
1.4.1
86e6f6f
Compare
Choose a tag to compare

Visual Improvements:

  • Improve vertical space usage for low landscape displays
  • Make the font size dependent on the screen width

Release 1.4.0

17 Jun 14:35
1.4.0
2277f82
Compare
Choose a tag to compare

New Features:

  • Show the Remote Console button when showing the MQTT instructions
  • Add Fisher Panda Generator control component
  • Add Generator control component

Visual Improvements:

  • Improve scaling when using a large resolution

Release 1.3.0

24 Feb 10:03
1.3.0
c2e1a94
Compare
Choose a tag to compare

Improvements:

  • Add MQTT auto-reconnect
  • Improve the responsiveness of the instructions screen

Release 1.2.0

04 Feb 16:55
1.2.0
284e799
Compare
Choose a tag to compare

Improvements:

  • Update MQTT enabling instructions
  • Add conditional rendering of the Remote console button
  • Improve logo positioning and header layout
  • Improve (battery) metrics rendering

Release 1.1.0

11 Apr 08:57
Compare
Choose a tag to compare

Improvements:

  • Remove DC Loads component disclaimer text

Release 1.0.0

08 Apr 10:34
Compare
Choose a tag to compare

New Features:

  • Show remote console button on mobile devices. Make landscape view also scrollable on mobile.
  • Show the current limit value with one decimal accuracy in Charger component, if it has existing decimals. The increment/decrement buttons now always increment/decrement the value to the nearest integer.

Bugfixes:

  • Show the full name for each battery monitor instead of a split one
  • Show starter battery current and power (this was hidden before).

Visual Improvements:

  • Make ActiveSource title gray (for consistency)
  • Right-align values in metrics components
  • Hide the DC Loads component if no power value is present on dbus

Release 0.10

01 Apr 10:58
6259cfc
Compare
Choose a tag to compare

New Features:

  • Add an experimental mobile view (scrolling enabled on mobile browsers /w slim aspect-ratios.)

Bugfixes:

  • Fix a broken test.
  • Remove the 'gray box' that would be visible on Ubuntu/Firefox browsers.
  • Fix a bug where the Solar Charger component appears to be flickering near 0W inputs.
  • The layout does not jitter anymore after closing the remote console.

Visual Improvements:

  • Add a nice and friendly boat image to DC Loads component.
  • Streamline all metrics components to be slimmer and make the relevant data 'pop up'. Show a shorthand version of the device name in the component.
  • Streamline the batteries component. Show a slim battery component when the system sees only a single battery monitor.
  • Change the Input Limit buttons in Charger and Inverter/Charger components.
  • Remove the Connection Status button.
  • Make the background color a bit darker.
  • Make the components align to a virtual rectangle.

Release 0.9

07 Mar 11:26
7e9bbf1
Compare
Choose a tag to compare

New features:

3a5125b Add solar panels
ff89236 Add chargers
956b439 Add vebus inverters
7baa6cb Add inverters (VE.Direct and VE.Bus)
5a5eb48 Add secondary batteries
77431de Add 3 phase active input
84cf3bc Add 3 phase ac
064477f Split ac inputs to elements for both shore and generator

Error handling:

13a9bbe Send errors to venus device through websocket
2b53a2b Add error page for (most) app errors

Layout improvements:

  • Updated design for the whole app
  • Dynamic hiding of elements on small devices
  • Focus on displaying data in small devices

0.8

29 Nov 15:21
Compare
Choose a tag to compare
0.8
Update readme with new build commands