Skip to content

Releases: bimdata/python-api-client

v10.35.0

24 Jun 14:30

Choose a tag to compare

v10.35.0 (2026-06-24)

Feature

  • Minor: Naming template (#1039) (d665ee0)
  • temp diff for debug

  • fix tests, move some method

  • fix openAPI

  • betters tests

  • use 409 instead of 400 when uploading documents

  • fix serialization of naming_constraint_conflit

  • fix pyproject.toml

  • use textwrap.dedent, merge migraitons


Detailed Changes: v10.34.1...v10.35.0

v10.34.1

24 Jun 07:38

Choose a tag to compare

v10.34.1 (2026-06-24)

Fix

  • Patch: fix(equipment): fix equipment image url and serializer (#1035) (cac80c2)
  • PATCH: fix(equipment): fix equipment image url and serializer

  • PATCH: fix(equipment): use LightFosUserSerializer for equipment creator

  • fix(equipment): add tests for num queries

  • fix(equipment): prefetch equipment images

  • fix(equipment): select related creator in queryset


Detailed Changes: v10.34.0...v10.34.1

v10.34.0

17 Jun 14:31

Choose a tag to compare

v10.34.0 (2026-06-17)

Feature

  • Minor: feat(equipment): add equipment images (#1034) (1f65175)

Detailed Changes: v10.33.0...v10.34.0

v10.33.0

29 May 11:42

Choose a tag to compare

v10.33.0 (2026-05-29)

Feature

  • Minor: add available_models to ProjectAccessToken (#1025) (d6eecfd)
  • MINOR: add available_models to ProjectAccessToken

  • add migration

  • remove prints, better doc

  • Fixes after rebase


Co-authored-by: Amoki hugo@bimdata.io


Detailed Changes: v10.32.0...v10.33.0

v10.32.0

22 May 14:28

Choose a tag to compare

v10.32.0 (2026-05-22)

Feature

  • Minor: Feature Equipment (#1021) (2a17038)
  • feat(equipment): create Equimment model

  • fix(equipment): add validate_point validators to position field

  • fix: merge migrations


Detailed Changes: v10.31.0...v10.32.0

v10.31.0

22 May 12:02

Choose a tag to compare

v10.31.0 (2026-05-22)

Feature

  • Minor: Improve fragment status handling (#1020) (c3e3213)
  • Improve fragment status handling.

  • Better implementation


Detailed Changes: v10.30.0...v10.31.0

v10.30.0

02 Apr 09:09

Choose a tag to compare

v10.30.0 (2026-04-02)

Feature

  • Minor: use without_urls instead of with_urls /dms-tree (36ae8df)

Detailed Changes: v10.29.0...v10.30.0

v10.29.0

25 Mar 14:47

Choose a tag to compare

v10.29.0 (2026-03-25)

Feature

  • Minor: improve dms_tree performance, mainly by remove urls fields by default (b961161)

Detailed Changes: v10.28.0...v10.29.0

v10.28.0

25 Mar 11:01

Choose a tag to compare

v10.28.0 (2026-03-25)

Feature

  • Minor: gen the doc & lib with the AI app enabled (#982) (b23ca4c)
  • MINOR: gen the lib with the AI app enabled

  • Fix ProjectAiViewSet argument usage.

  • Move ai features into private urls.

  • Fix url for document content


Detailed Changes: v10.27.0...v10.28.0

v10.27.0

24 Mar 16:32

Choose a tag to compare

v10.27.0 (2026-03-24)

Feature

  • Minor: First approach for document chunking. (#950) (553264a)
  • WIP first approach for document chunking.

  • More rag

  • Rework vith content type framework

  • Improve rag view with new contenttype framework

  • multiples fixes & tests

  • Remove metadata & add page_numbers.

  • Fix how the AI app is loaded.

  • Remove code that was wrongfuly commit on this branch

  • Start moving exisint ai feature inside ai app.

  • Add document content & fixes

  • Improve migration to not break cloud during deployment.


Detailed Changes: v10.26.0...v10.27.0