Releases: browserstack/mcp-server
Releases · browserstack/mcp-server
v1.2.5
Added
- #152 chore : bump version to 1.2.5
- #150 feat: adding appium support for java
- #149 feat : Adding percy simulate tool
- #148 feat: introduce validations for BrowserStack devices
- #143 One Click Buttons Refinement
- #142 chore(deps): bump axios from 1.8.4 to 1.12.0
- #137 chore(deps-dev): bump vite from 6.3.5 to 6.3.6
Fixed
- #147 fix: Updated app automate prompt
- #146 fix: Enhance ApiClient with URL validation
- #140 fix : Instrumentation, refactoring and bump version
Published by gaurav-singh-9227
v1.2.4
Added
- #141 Updated Remote MCP instructions on Readme page
- #139 feat: Add build insights tool to fetch and display build Insights with QG
- #138 Updated One Click MCP Setup Instructions (added Node.js requirement)
- #136 feat: Add RCA tools for fetching and formatting Root Cause Analysis data
- #134 Added Remote MCP Setup Instructions with screenshots
- #132 Percy Integration
- #131 Percy Additional Improvements for Beta
- #130 feat: Add support in App Automate for Appium
- #129 chore: bump version to 1.2.3 in package.json and package-lock.json
Fixed
- #133 fix: Improve cache handling in getDevicesAndBrowsers
Published by gaurav-singh-9227
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