Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 551 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 551 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.6.0] - 2024-10-06

Added

  • Bruno API files

Changed

  • Moved API from standalone express server to integrated nuxt server
  • Changed WS api to SSE for real-time data updates
  • Updated dependencies
  • Updated documentation

Removed

  • WS related plugins
  • Standalone express server