Skip to content

Releases: victronenergy/venus-html5-app

3.0.5-beta Marine2

15 Mar 17:01
Compare
Choose a tag to compare
3.0.5-beta Marine2 Pre-release
Pre-release

3.0.5-beta release of new Marine2 app.

Improvements

  • Add Tanks component UI issues
  • Remade pagination to show always on bottom
  • Update translations
  • Add NumericInput component
  • Add transparent variant for Button
  • Add SettingsPopup component
  • Remember current page number even when children change sizes and are repaginated
  • Hide pageSelector in footer if there is only one page
  • Create separate PageFlipper component, make all pagination horizontal

Fixes

  • Fix ResizeObserver not found in Tanks component
  • Fix footer responsiveness so that pageselector is always usable
  • Fix responsiveness to children size changes
  • Fix Radio button display issues

Release 3.0.3-beta Marine2

09 Mar 14:19
Compare
Choose a tag to compare
Pre-release

3.0.3-beta release of new Marine2 app.

Improvements

  • Added Mqtt unavailable screen in case of connection error with ability to restart the app
  • Updated Readme with the actual deploy and pack description
  • Added Boxes (metrics) components order
  • Added force first or last child support for dynamic Grid
  • Added Button to call Diagnostics page from version info popup
  • Set larger clickable area for Back button, Settings menu, Expand box icon, and Version info
  • Removed outline for clickable elements for better UI

Fixes

  • Fixed display bugs in tanks component and added box size based styles
  • Fixed styles for Diagnostics table
  • Fixed various pagination issues
  • Fix layout and styling issues for Batteries components
  • Layout fixes for Energy detail page
  • Fixed light theme styles for Energy, Paginator, PageSelector, and Connecting screen components
  • Fixed version info display

Release 3.0.2-beta Marine2

02 Mar 16:48
Compare
Choose a tag to compare
Pre-release
Resolve missing keys warnings

Release 3.0.1-beta Marine2

24 Feb 16:01
Compare
Choose a tag to compare
Pre-release

3.0.1-beta release of new Marine2 app.

Updates

  • Fixed adaptive design issues
  • Fixed Batteries Overview visual display metrics for Garmin devices
  • Added system info modal popup by clicking on Victron logo
  • Added pagination for Box (Metrics) overviews and visual components inside Boxes
  • Fixed Connecting screen layout
  • Improved layout and data display for Energy, Batteries and Tanks components
  • Added ErrorFallback screens to catch and show errors within components
  • Added Error screen with detailed information and manual action for sending debug info to Victron

Release 3.0.0-beta Marine2

15 Feb 11:23
Compare
Choose a tag to compare
Pre-release

This is a beta release of new Marine2 app.

Features

  • Dark/light theme support
  • Multi-language support
  • Remote console
  • Energy Overview
  • Tanks Overview
  • Batteries Overview
  • Adaptive design depending on the screen and component size

Release 2.2.2

10 Jan 13:14
Compare
Choose a tag to compare

Fixes

  • Fixed missing translation for number of phases on Grid Input widget
  • Fixed running the app on Node 17 or newer

Release 2.2.1

23 Aug 15:55
2.2.1
f4c3e8d
Compare
Choose a tag to compare

Fixes

  • Fix duplicated generator controls.

Improvements

  • Improve on/off button highlighting during startup for Fischer Panda generators.

Release 2.2.0

17 Aug 16:02
2.2.0
8c193ce
Compare
Choose a tag to compare

Improvements

  • Use the new generator paths

Release 2.1.4

14 Apr 14:35
Compare
Choose a tag to compare

Fixes

  • Fix another direct call to localStorage resulting in crash on some browsers

Release 2.1.3

14 Apr 13:21
Compare
Choose a tag to compare

Fixes

  • Fix crash on some devices when the browser does not support localStorage

Improvements

  • Add fallback to cookies when localStorage is not supported
  • Improve error logging and tracing