Skip to content

Releases: conductor-is/quickbooks-desktop-python

v1.80.0

02 May 06:58

Choose a tag to compare

1.80.0 (2026-05-02)

Full Changelog: v1.79.0...v1.80.0

Features

v1.79.0

01 May 21:06

Choose a tag to compare

1.79.0 (2026-05-01)

Full Changelog: v1.78.0...v1.79.0

Features

v1.78.0

01 May 17:53

Choose a tag to compare

1.78.0 (2026-05-01)

Full Changelog: v1.77.0...v1.78.0

Features

Bug Fixes

  • use correct field name format for multipart file arrays (5739a15)

Chores

  • internal: more robust bootstrap script (4a935a4)
  • internal: reformat pyproject.toml (7810e81)

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)