Skip to content

v7.1.1

Latest

Choose a tag to compare

@stainless-app stainless-app released this 06 Oct 08:30
cd9bc30

7.1.1 (2025-10-06)

Full Changelog: v7.1.0...v7.1.1

Features

  • api: use scoped package for mcp server (af9b0f4)

Bug Fixes

  • add missing 'color' parameter mapping for subtitle overlays transformation. (2c4a6d2)
  • lint error (b320d6f)
  • linting issues (3794fe5)
  • update raw parameter example in README for clarity (e86beab)
  • update serverConfig to include valid URLs and improve label descriptions (49d048f)

Chores

  • configure new SDK language (33d1237)
  • internal: remove .eslintcache (ec12af7)
  • jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (4332a7e)

Documentation

  • update README to enhance Table of Contents and add raw transformations parameter (892d31c)

Refactors

  • streamline transformation string handling in URL construction (6e99777)