Skip to content

Releases: Tugamer89/AC-Virtual-Engineer

AC Virtual Engineer v0.2.1

Choose a tag to compare

@tugamer89-release-bot tugamer89-release-bot released this 20 Jul 12:37
b3a4777

0.2.1 (2026-07-20)

Bug Fixes

  • specify shell for generating .env file in backend compile workflow (231ca5f)

v0.2.0

Choose a tag to compare

@tugamer89-release-bot tugamer89-release-bot released this 20 Jul 01:29
96e5088

0.2.0 (2026-07-20)

Features

  • add formatting commands for backend and frontend, integrate isort and eslint-plugin-simple-import-sort (fc7e980)
  • add share session URL functionality with visual feedback (4888f51)
  • add WebRTC connection state handling and improve UI feedback during connection (5b83420)
  • enhance telemetry analysis and communication logic in Virtual Engineer (92a91bd), closes #6
  • enhance telemetry data structure with additional metrics and improve RPM display (ef40b61), closes #5
  • implement timeout handling and graceful shutdown for WebRTC connections (b8fb682)
  • integrate MQTT for WebRTC signaling and telemetry data transfer (2e99185), closes #8 #7

Bug Fixes

  • add type hint ignore for background_tasks definition (50f2db4)
  • add type hints for active_connections and active_channels, ignore type check for Windows event loop policy (6362386)
  • change bump-patch-for-minor-pre-major setting to false (8e2610d)
  • improve channel message sending logic in broadcast_telemetry function (230ab02)
  • improve UDP connection handling and add watchdog for telemetry data (8c3f46e)
  • remove unnecessary whitespace in ACUDPClient class for cleaner code (a4dad73)
  • replace random PIN generation with secrets for better security (7762111)
  • set default values for MQTT environment variables to improve connection reliability (bbaf010)
  • translate log messages and comments to English for consistency (7ac79fa)
  • update telemetry data type annotations for improved clarity and type safety (170f219)
  • update telemetry parameter type in analyze method for improved type safety (0cb08d0)
  • update telemetry server startup message for clarity (1a7741a)
  • update type hint ignore for background_tasks definition (01c8e37)

AC Virtual Engineer v0.1.13

Choose a tag to compare

@tugamer89-release-bot tugamer89-release-bot released this 17 Jul 01:31
554ed3b

0.1.13 (2026-07-17)

Bug Fixes

  • update Python dependency installation to include requirements.txt (0b9231c)

AC Virtual Engineer v0.1.12

Choose a tag to compare

@tugamer89-release-bot tugamer89-release-bot released this 17 Jul 01:27
bbe5cb9

0.1.12 (2026-07-17)

Bug Fixes

  • updated requirements.txt (c66cabc)

AC Virtual Engineer v0.1.11

Choose a tag to compare

@tugamer89-release-bot tugamer89-release-bot released this 17 Jul 01:22
3891540

0.1.11 (2026-07-17)

Bug Fixes

  • update icon path from favicon.svg to favicon.ico in backend compile workflow (05cc00a)

AC Virtual Engineer v0.1.10

Choose a tag to compare

@tugamer89-release-bot tugamer89-release-bot released this 17 Jul 01:20
103a9f7

0.1.10 (2026-07-17)

Bug Fixes

  • add favicon.ico to the frontend public directory (67a45c2)

AC Virtual Engineer v0.1.9

Choose a tag to compare

@tugamer89-release-bot tugamer89-release-bot released this 17 Jul 01:16
c1b8efe

0.1.9 (2026-07-17)

Bug Fixes

  • moved from pip-tools to uv compile (f8dd391)

AC Virtual Engineer v0.1.8

Choose a tag to compare

@tugamer89-release-bot tugamer89-release-bot released this 17 Jul 01:12
afadf8f

0.1.8 (2026-07-17)

Bug Fixes

  • update development requirements to include pefile and ensure proper hashes (b36c11d)

AC Virtual Engineer v0.1.7

Choose a tag to compare

@tugamer89-release-bot tugamer89-release-bot released this 17 Jul 01:10
7b6744c

0.1.7 (2026-07-17)

Bug Fixes

  • add colorama to development requirements and update requirements files (14ef764)

AC Virtual Engineer v0.1.6

Choose a tag to compare

@tugamer89-release-bot tugamer89-release-bot released this 17 Jul 01:06
d7d2393

0.1.6 (2026-07-17)

Bug Fixes

  • add macholib to development requirements and update dependencies in requirements files (ad37622)