Skip to content

Releases: conductor-is/quickbooks-desktop-python

v1.77.0

20 Apr 21:17

Choose a tag to compare

1.77.0 (2026-04-20)

Full Changelog: v1.76.0...v1.77.0

Features

Performance Improvements

  • client: optimize file structure copying in multipart requests (837f3f7)

Chores

  • tests: bump steady to v0.22.1 (684056d)

v1.76.0

15 Apr 21:25

Choose a tag to compare

1.76.0 (2026-04-15)

Full Changelog: v1.75.0...v1.76.0

Features

  • api: api update (5c96f1f)
  • api: api update (f036b60)
  • api: api update (d10df35)
  • internal: implement indices array format for query and form serialization (f264eeb)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (a1dc57a)
  • ensure file data are only sent as 1 parameter (6012229)

Chores

  • ci: skip lint on metadata-only changes (c022258)
  • internal: update gitignore (a8b9d7f)
  • tests: bump steady to v0.19.4 (d30740a)
  • tests: bump steady to v0.19.5 (5f296c8)
  • tests: bump steady to v0.19.6 (5b0209c)
  • tests: bump steady to v0.19.7 (7b21104)
  • tests: bump steady to v0.20.1 (0ae145c)
  • tests: bump steady to v0.20.2 (fe9fe54)

v1.75.0

20 Mar 23:52

Choose a tag to compare

1.75.0 (2026-03-20)

Full Changelog: v1.74.0...v1.75.0

Features

Bug Fixes

  • deps: bump minimum typing-extensions version (e6931fa)
  • pydantic: do not pass by_alias unless set (79ada9d)
  • sanitize endpoint path params (284af36)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (f759a0f)
  • internal: tweak CI branches (a4ffd16)
  • test: do not count install time for mock server timeout (ff231b7)

Refactors

  • tests: switch from prism to steady (5ae317a)

v1.74.0

01 Mar 09:37

Choose a tag to compare

1.74.0 (2026-02-28)

Full Changelog: v1.73.0...v1.74.0

Features

Chores

  • internal: add request options to SSE classes (0dea6c1)
  • internal: make test_proxy_environment_variables more resilient (c244a82)
  • internal: make test_proxy_environment_variables more resilient to env (e195b04)
  • update mock server docs (257ec47)

v1.73.0

20 Feb 01:58

Choose a tag to compare

1.73.0 (2026-02-13)

Full Changelog: v1.72.0...v1.73.0

Features

  • api: api update (6782d01)
  • api: api update (7009ef2)
  • client: add custom JSON encoder for extended type support (4626598)

Bug Fixes

  • docs: fix mcp installation instructions for remote servers (d6dbf78)

Chores

  • format all api.md files (842694b)
  • internal: bump dependencies (210256e)
  • internal: fix lint error on Python 3.14 (1d6103c)

v1.72.0

27 Jan 20:31

Choose a tag to compare

1.72.0 (2026-01-27)

Full Changelog: v1.71.1...v1.72.0

Features

v1.71.1

25 Jan 02:20

Choose a tag to compare

1.71.1 (2026-01-25)

Full Changelog: v1.71.0...v1.71.1

Chores

  • ci: upgrade actions/github-script (5870ea5)

v1.71.0

24 Jan 01:40

Choose a tag to compare

1.71.0 (2026-01-24)

Full Changelog: v1.70.0...v1.71.0

Features

v1.70.0

18 Jan 22:59

Choose a tag to compare

1.70.0 (2026-01-17)

Full Changelog: v1.69.0...v1.70.0

Features

  • client: add support for binary request streaming (54ec4fb)

Chores

  • internal: update actions/checkout version (0fa126a)

v1.69.0

07 Jan 01:36

Choose a tag to compare

1.69.0 (2026-01-07)

Full Changelog: v1.68.0...v1.69.0

Features

Documentation

  • prominently feature MCP server setup in root SDK readmes (9fbf48c)