Skip to content

Releases: bimdata/python-api-client

v5.18.1

22 Dec 16:34

Choose a tag to compare

Fix

  • Rename element_ids to element_uuids (461e3db)

v5.18.0

22 Dec 16:26

Choose a tag to compare

Feature

  • Add element/documents route (68a02e7)

v5.17.1

13 Dec 09:40

Choose a tag to compare

Fix

v5.17.0

09 Dec 11:31

Choose a tag to compare

Feature

  • Feature/link element document (#457)

  • add documents to elements

  • add test for filterred ifc and document list

  • typo

  • add some query optimizations (92814d1)

v5.16.0

06 Dec 16:31

Choose a tag to compare

Feature

  • Feature/visa (#451)

  • add invitation to userProject

  • PR changes requests

  • init visa

  • fix: boolean swagger bad import

  • fix: git conflict migrations, replace tests 'put'

  • add visa project view and change perform_created method on others views

  • fix: duplicate swagger operation id on getComment*

  • review PR and add permission mixin actions

  • fix tests

  • fix swagger

  • add nested mixin to self visa project view

  • fix creator filter view

  • print test

  • bypass schrodinger swagger pb

  • clean useless db requests in permissions

  • restore 404 ifc tests

  • add userproject to serializers context (a963e5f)

v5.15.2

02 Dec 16:35

Choose a tag to compare

Fix

  • Add id to Public Organization Serializer (5ac3574)

v5.15.1

02 Dec 14:29

Choose a tag to compare

Fix

  • Add organization serializer in App and MPApp serializers (#452)

  • add organization serializer in App and MPApp serializers

  • fix test and add select related

  • use Public Organization Serializer (b1f0958)

v5.15.0

24 Nov 16:31

Choose a tag to compare

Feature

  • Remove deprecated and put (#450)

  • remove deprecated route and PUT route without BCF routes

  • fix some tests

  • fix last tests and restore project tree route

  • restore BCF tests change

  • rename fullUpdate operation (5769df5)

  • Add leave project route (#449)

  • Add leave project route

  • fix roles (4d52c51)

Fix

  • Fix semantic release (aca3560)
  • Fix serializer user project (#448)

Breaking Change:

  • key to for GroupUser create view
  • Route pk for userProject views is now UserProject pk and not FosUser pk

Some other change:

  • fix serializer of userProject for swagger and libs
  • add missing invitation user project from project and group
  • fix some test (8b5446a)
  • Add invitation key in UserProject (30a8fb5)
  • Get cloud size operation id in openapi (d508862)
  • Fix list/create methods openAPI (7519d93)

v5.13.3

07 Sep 13:10

Choose a tag to compare

Feature

  • Test (4f7e324)

  • Serialize user-permissions on documents (8597421)

  • Add profile_picture field in user serialization

  • add user picture field

  • fix user.company, add comment about an edge case (45bd37c)

  • Add GED permissions (00b987a)

  • Allow bigger guids (#420) (54b2b09)

Fix

  • Allow empty name in raw layers and raw materials (b96d9a7)
  • Allow empty name in raw layers and raw materials (c0d6bb6)
  • Allow empty name in raw layers and raw materials (22e450d)
  • Fix dms-tree group permissions (38f8ce5)
  • Fix field name and add field to children dms-tree (#426) (2881af8)
  • Fix raw element serializer (e71a065)

v5.1.1

10 Feb 13:30

Choose a tag to compare

Methods for cloud and project management are now only in CollaborationApi.
Many tools don't support a method in two APIs and this lead to many bugs.