Skip to content

Releases: canboat/visual-analyzer

v1.13.1

09 Aug 02:03

Choose a tag to compare

πŸ“¦ Uncategorized

  • chore: styling updates

v1.13.0

08 Aug 23:05

Choose a tag to compare

πŸš€ Features

  • feat: add PGN Database Browser tab

πŸ“¦ Uncategorized

  • refactor: sentence panel code

v1.12.0

08 Aug 20:08

Choose a tag to compare

πŸš€ Features

  • feature: human readable data display with field descriptions

v1.11.0

08 Aug 19:05

Choose a tag to compare

πŸš€ Features

  • feat: enhance WebSocket connection handling and add connection status indicator

πŸ› Fixes

  • fix: improve error reporting in TcpStream

πŸ“¦ Uncategorized

  • refactor: device connections

v1.10.2

07 Aug 21:43

Choose a tag to compare

πŸš€ Features

  • feat: add SignalK transformation
  • feat: add message history functionality in TransformTab

v1.10.1

07 Aug 18:07

Choose a tag to compare

πŸ“¦ Uncategorized

  • fix: released package did not contain the server code

v1.10.0

07 Aug 17:53

Choose a tag to compare

πŸš€ Features

  • feat: add output to Canboat non-camel
  • feat: byte mapping enhancements and fixes
  • feat: show SentencePanel panel on the Transform tab

πŸ› Fixes

  • fix: multi line input not working for transformations

πŸ“¦ Uncategorized

  • refactor: remove unnecessary console logs

v1.9.1

06 Aug 23:45

Choose a tag to compare

πŸ› Fixes

  • fix: input only showing one line in some cases
  • fix: make pretty json recordings valid json

v1.9.0

06 Aug 21:51

Choose a tag to compare

πŸš€ Features

  • feat: display device information with improved layout
  • feat: realtime parsing for input messages in Transform
  • feat: add option to show info pgns in the list
  • feat: add ability to record NMEA 2000 data to a file

v1.8.0

06 Aug 16:48

Choose a tag to compare

πŸš€ Features

  • refactor: convert server side to typescript
  • feat: add SerialPort and TCP stream providers
  • feature: add options

πŸ› Fixes

  • fix: clear pgn list on connection re-establishment