Releases: victronenergy/venus-html5-app
Releases · victronenergy/venus-html5-app
Release 1.4.2
Visual Improvements:
- Improve header padding to prevent device controls overlap
Release 1.4.1
Visual Improvements:
- Improve vertical space usage for low landscape displays
- Make the font size dependent on the screen width
Release 1.4.0
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
Improvements:
- Add MQTT auto-reconnect
- Improve the responsiveness of the instructions screen
Release 1.2.0
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
Improvements:
- Remove DC Loads component disclaimer text
Release 1.0.0
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
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
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