Releases: browserstack/mcp-server
Releases · browserstack/mcp-server
v1.2.3
Added
- #127 Feat : Add Accessibility auth config tools and get accessibility issue tool
- #121 feat: add beta release workflow for automated publishing and versioning
Fixed
- #125 fix: enhance beta versioning logic in workflow
- #123 fix: include is_remote property in MCP event payload
- #120 fix: update BrowserStack usage instructions in constants.ts
- #115 Fix : Renaming get-failure logs for consistency
Published by gaurav-singh-9227
v1.2.2
Added
- #116 feat: add automation_status field to test case creation
- #113 feat: implement rate-limiting for 'started' event
- #112 Update BrowserStack test instructions and add WebdriverIO support
- #111 docs: add installation badges for VS Code and Cursor in README.md
- #109 chore: update eslint and related dependencies to latest versions
Fixed
- #114 Fix : Added browserstackAppUrl for remote mcp in the app specific tools
Published by Vishalan
v1.2.1
v1.2.0
Added
- #100 feat: implement HTTPS agent support in ApiClient for proxy and CA certificate
- #99 feat: add support for Serenity framework in SDK utilities
- #97 feat : load config from local context instead of global variables
- #90 feat: add support for reqnroll testing framework
Fixed
- #98 fix: update project and build names in YML instructions for clarity
Published by Vishalan
v1.1.9
Added
- #90 feat: add support for reqnroll testing framework
- #88 feat: update setup instructions
- #86 Doc update and added prompt examples for new tools
- #82 Update README.md
- #81 feat: add USE_OWN_LOCAL_BINARY_PROCESS option to control local binary usage
- #80 refactor: improve SDK setup instructions and bootstrap flow for clarity and consistency
- #77 chore: update version to 1.1.8
- #68 feat: add support for running AppAutomate tests on BrowserStack
Fixed
- #87 Fix : Update project name in YML instructions for clarity
Published by Vishalan
v1.1.8
v1.1.7
Added
- #72 chore: bump version to 1.1.7
- #70 feat: integrate browserstackLocalOptions into local binary setup
- #58 feat : add sdk support for Java + Testng + Cucumber
Fixed
- #71 fix: handle existing scan name error and improve WebDriver Init
- #66 fix: correct condition check for exact device matches in findDeviceByName function
Published by Vishalan
v1.1.6
Added
- #65 Bump tar-fs from 3.0.8 to 3.0.9
- #57 feat: implement create LCA steps functionality and polling mechanism …
- #56 Version-bump
- #54 feat: add automate self-heal tools integration
Fixed
- #66 fix: correct condition check for exact device matches in findDeviceByName function
- #60 fix : Added tracking for self heal
Published by pulkitsharma07