Skip to content

Releases: bimdata/python-api-client

v10.18.1

01 Aug 19:28

Choose a tag to compare

v10.18.1 (2025-08-01)

Fix

  • Patch: add meta routes for model elements (#881) (787dd4a)

Detailed Changes: v10.18.0...v10.18.1

v10.18.0

04 Jul 10:56

Choose a tag to compare

v10.18.0 (2025-07-04)

Feature

  • Minor: Add color validator where it's possible. (#874) (71c59ab)

Detailed Changes: v10.17.0...v10.18.0

v10.17.0

04 Jul 08:20

Choose a tag to compare

v10.17.0 (2025-07-04)

Feature

  • Minor: labeling API on JPEG, PNG & PDF model (#870) (87bfe2f)
  • Add basic labels.

  • WIP: label route for worker.

  • Add label retrieving at the org level.

  • Rename BCF Label view to avoid swagger warning about conflict

  • Add test for malicious requests on label routes.

  • Rename Model Label view & serialiser.

  • Rework color formating for label.

  • Compile the color regex.

  • Fix typo in help text describing color format.


Detailed Changes: v10.16.2...v10.17.0

v10.16.2

12 Jun 13:44

Choose a tag to compare

v10.16.2 (2025-06-12)

Fix

  • Patch: Allow crop_path to be null on Mask2D. (#867) (bac378e)

Detailed Changes: v10.16.1...v10.16.2

v10.16.1

11 Jun 08:10

Choose a tag to compare

v10.16.1 (2025-06-11)

Fix

  • Patch: 2d mask improvment (commit for lib release) (9c80429)

Detailed Changes: v10.16.0...v10.16.1

v10.16.0

21 May 12:14

Choose a tag to compare

v10.16.0 (2025-05-21)

Feature

  • Minor: add BCF topic/pins route (#855) (64d6996)
  • MINOR: add BCF topic/pins route

  • add topic guid filter test


Detailed Changes: v10.15.0...v10.16.0

v10.15.0

16 May 12:49

Choose a tag to compare

v10.15.0 (2025-05-16)

Feature

  • Minor: Feature: Model Transform (#786) (41b4129)
  • MINOR: feat(model): add models transform

  • fix: set transform read_only=True

  • fix(transform): use 'prefetch_related' instead of 'select_related' for transform in model qs

  • fix(transform): use select_related and fix model_list tests


Detailed Changes: v10.14.5...v10.15.0

v10.14.5

12 May 12:26

Choose a tag to compare

v10.14.5 (2025-05-12)

Fix

  • Patch: fix model.document parent_id (f00e1ba)

Detailed Changes: v10.14.4...v10.14.5

v10.14.4

06 May 12:56

Choose a tag to compare

v10.14.4 (2025-05-06)

Fix

  • Patch: fix create model serializer (#843) (f855ec7)

Detailed Changes: v10.14.3...v10.14.4

v10.14.3

28 Apr 13:15

Choose a tag to compare

v10.14.3 (2025-04-28)

Fix

  • Patch: Fix mask_2d in model, can be null. (#840) (1c52df4)

Detailed Changes: v10.14.2...v10.14.3