Skip to content

v0.15.0

Choose a tag to compare

@prakharagarwal-dev prakharagarwal-dev released this 02 Aug 11:50
· 62 commits to main since this release
78c57fb

Changed

  • Removed LINKEDIN_MCP_LIVE_ENABLED; the LinkedIn runtime is now available on normal server startup.
  • Browser setup and authentication now follow BROWSER_AUTO_INSTALL and AUTO_LOGIN_ON_START directly.
  • Capability access remains restricted by registered typed tools, allowed surfaces, scopes, effects, authentication guards, pacing, and confirmation-protected writes.
  • Removed the obsolete option from CLI status, MCPB and Official Registry metadata, configuration examples, and public documentation.

Verification

  • 436 offline tests on Python 3.12 and 3.13
  • Ruff formatting and lint checks
  • Strict Pyright type checking
  • CodeQL analysis
  • Wheel, source distribution, MCPB, and Official MCP Registry validation