Breaking
- Major: chore: remove deprecated ifc routes from doc (725)
([`6556cb8`](https://github.com/bimdata/python-api-client/commit/6556cb84ce89f6ed9f483df48dcd20d253c24ae6))
Feature
- Minor: Add log for cloud invitations (746)
([`d35212c`](https://github.com/bimdata/python-api-client/commit/d35212c15a9d26e6348f827776cd79b3e75ce526))
* 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.
- Minor: Add missing attachment in visa validation serializer. (726)
([`157b488`](https://github.com/bimdata/python-api-client/commit/157b488573349452828fefd97c2b3071a75a1e4d))
- Minor: Feat/add link between zone and storey (723)
([`abe503b`](https://github.com/bimdata/python-api-client/commit/abe503bc8934c2108a389f82057730922148b5a5))
* 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.
- Minor: add logging for documents, folder and user invitations (712)
([`d68b901`](https://github.com/bimdata/python-api-client/commit/d68b90147f5ce18b32b2fe4d80e30e36eeae6aae))
* 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
- Minor: Add filters and document and some utility routes (710)
([`1c43bba`](https://github.com/bimdata/python-api-client/commit/1c43bbac2d36f8db99acdb3b320e528c3d43194a))
* 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
- Minor: add model drawings (709)
([`81c1d8e`](https://github.com/bimdata/python-api-client/commit/81c1d8ee19e118ddb478f92fc36c7803df734acb))
* MINOR: add model drawings
* fix tests
* add admin
- Minor: add user deail to check-access response (707)
([`368656e`](https://github.com/bimdata/python-api-client/commit/368656ed2a9c47df2f232ba3a1a152845c698d28))
Fix
- Patch: fix openAPI definition of getProjectFolderTree
([`ed5e2d5`](https://github.com/bimdata/python-api-client/commit/ed5e2d5c43c24fb2020e7523fe22389ad83cca8e))
- Patch: fix openAPI definition of getProjectFolderTree
([`c88cf8e`](https://github.com/bimdata/python-api-client/commit/c88cf8ed9c36093d5879b5d82e4e276c4a6e97df))
- Patch: fix project/folder-tree path
([`4ba4d60`](https://github.com/bimdata/python-api-client/commit/4ba4d60c3a8aabce89ff8afeae0508c68b3b579f))
- Patch: test CI
([`adc39fc`](https://github.com/bimdata/python-api-client/commit/adc39fc781cdd9a9ed918275b4bff629cb761483))