Skip to content

v0.0.11

Choose a tag to compare

@winston627 winston627 released this 26 Feb 10:41
e13c410

Features

  1. API Endpoint Update

    • Changed API endpoint from /api/v1 to /api/agent.
  2. Method Replacement

    • Added getRunningBrowser method to replace the deprecated getRunningBrowserAll.
  3. Type Definitions

    • Updated Kernel and Platform types to use enums for better type safety.