Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@bekirbostanci bekirbostanci released this 04 Mar 22:07
· 3 commits to main since this release

VDA5050 Visualizer Release Notes

Version 2.0.0

New Features

  • WebSocket and Native MQTT Support

    • Now supports both WebSocket-based MQTT and native MQTT.
    • The browser version supports only WebSocket MQTT, while the desktop application supports both protocols.
  • Robot History

    • Added a history section for each robot. The last 5 messages can now be viewed.
  • Robot Filtering and Search

    • Robots are now pageable.
    • Added a search feature for easier navigation and focus on specific robots.
  • Order Status Tracking

    • Introduced a progress bar for order tracking.
    • Order completion status can now be visually monitored.
  • Message Copying

    • JSON messages can be copied with a single click.
  • VDA5050 Versions Monitoring

    • V1 and V2 messages can now be viewed simultaneously.

Enhancements

  • Improved user experience by displaying state messages in separate tabs for better readability.
  • Enhanced visualization features to display all robots and their actions on the map more clearly.

Transition to Electron

  • The application has been converted to a desktop application using Electron.
  • Eliminates the need for an MQTT broker to share data over WebSocket.
  • Ensures a seamless experience across different platforms.

Contributions and Availability

  • Builds available for Ubuntu and MacOS (ARM).
  • Contributors are welcome to help compile for other operating systems.
  • For collaboration, reach out via LinkedIn or email.