Skip to content

Releases: bimdata/python-api-client

v10.4.1

09 Sep 16:39
Compare
Choose a tag to compare

v10.4.1 (2024-09-09)

Fix

  • PATCH: fix bimdata_elevation open api field type (8ee2be6)

v10.4.0

09 Sep 12:56
Compare
Choose a tag to compare

v10.4.0 (2024-09-09)

Feature

  • MINOR: Bimdata elevation (#770)

  • add BIMData Elevation to storey

  • add update storey elevation

  • fix typo in comment (2f61155)

v10.3.0

04 Sep 16:36
Compare
Choose a tag to compare

v10.3.0 (2024-09-04)

Feature

  • MINOR: serialize basic document data in /me/visa responses (#769)

  • MINOR: serialize basic document data in /me/visa responses

  • fix minor mistakes

  • fix parent_id in doc

  • fix prefetch (d145d94)

v10.2.2

30 Jul 13:08
Compare
Choose a tag to compare

v10.2.2 (2024-07-30)

Fix

  • PATCH: Update ci-requirements.txt (83e0968)

v10.2.1

30 Jul 13:01
Compare
Choose a tag to compare

v10.2.1 (2024-07-30)

Fix

  • PATCH: fix project-access-token nullable fields (7277533)

v10.2.0

04 Jul 08:06
Compare
Choose a tag to compare

v10.2.0 (2024-07-04)

Feature

  • MINOR: Add bcf bimdata_viewer_layout (#759)

  • Add bcf bimdata_layout

  • Rename into bimdata_viewer_layout

  • Fix test... (e6e043b)

v10.1.0

20 Jun 15:23
Compare
Choose a tag to compare

v10.1.0 (2024-06-20)

Feature

  • MINOR: remove bcf project id in response (0d32ce4)

v10.0.0

30 May 07:54
Compare
Choose a tag to compare

v10.0.0 (2024-05-30)

Breaking

  • MAJOR: chore: remove deprecated ifc routes from doc (#725) (6556cb8)

Feature

  • MINOR: Add log for cloud invitations (#746)

  • Add cloud invitation logs.

  • Add log for canceled invitations.

  • Add migration to delete unwanted UserProject.

  • Fix typo.

  • Better log action naming.

  • Fix migration.

  • Rename log decorators. (d35212c)

  • MINOR: Add missing attachment in visa validation serializer. (#726) (157b488)

  • MINOR: Feat/add link between zone and storey (#723)

  • Add a link between zone and storey.

  • Zone-storey, use uuid instead of pk.

  • Rename storey as storey_uuid in zone serializer.

  • Split update/remove storey from zone test. (abe503b)

  • MINOR: add logging for documents, folder and user invitations (#712)

  • first implementation with documents

  • implement and test documents and folders

  • aborted try to test folder permission propagation

  • fix test get_path

  • add project invitation logs

  • improve admin

  • typo

  • add log view test and scope

  • fix check_access test

  • commit app migrations (d68b901)

  • MINOR: Add filters and document and some utility routes (#710)

  • add folder:id/document route and visa validation attachment

  • add filter on first level

  • add document advanced filters and folder-tree route

  • remove uselesss unpacking operator (1c43bba)

  • MINOR: add model drawings (#709)

  • MINOR: add model drawings

  • fix tests

  • add admin (81c1d8e)

  • MINOR: add user deail to check-access response (#707) (368656e)

Fix

  • PATCH: fix openAPI definition of getProjectFolderTree (ed5e2d5)

  • PATCH: fix openAPI definition of getProjectFolderTree (c88cf8e)

  • PATCH: fix project/folder-tree path (4ba4d60)

  • PATCH: test CI (adc39fc)

Unknown

  • CI: fix python-semantic release build env. (040ba18)

  • CI: Chores/fix semantic release (#7)

  • MINOR: test

  • Fix the semantic release

  • fix build command. (0699c41)

  • debug-ci (17a3396)

  • TEST-CI: Fix typo. (5c04e87)

  • Merge pull request #5 from bimdata/chores/new-ci-publish-workflow

Trying to rework the ci for pypi upload. (77d82aa)

  • Trying to rework the ci for pypi upload. (b8d0ce5)

  • Merge pull request #4 from bimdata/fix/fix-ci-twine-error

Upgrade twine. (983d34b)

  • Upgrade twine. (a9fdc9d)

  • Minor: Add ability to invite user in cloud & all projects (#744)

  • Minor: Add ability to invite user in cloud & all projects

  • Improve performance & fixes

  • Fix cloud invite when project invite already exists

  • Fix more bugs in invitation process.

  • Fix bug where last admin can leave if an admin invit exists.

  • Remove useless sql query. (5f6f792)

  • Test CI. (bd00ba2)

  • test CI (2b2db82)

v9.22.1

27 Nov 10:35
Compare
Choose a tag to compare

Fix

  • Forbid to non admin to create topic properties (#705)

  • forbid to non admin to create topic properties

  • remvoe prints

  • users and guests can only edit their own BCFs

  • remove PUT viewpoint route

  • fix import

  • code optimization

  • remove dead code (792e47f)

v9.21.0

25 Sep 16:07
Compare
Choose a tag to compare

Feature

  • Add routes to manage zone_space relations (#690) (68bc812)