I currently use the package Laserfiche.Repository.Api.Client version 1.1.2 to interact with our self-hosted Laserfiche web API server. It works great for simple searches. To update a metadata field, I need to include the existing values for any other fields that should remain unchanged in the request. I haven't had time to write the code to do updates using the web API and I still depend on our old SDK libraries developed more than 10 years ago.
Will there be a new release of the web client library that makes updating easier? I remember seeing a post that it was in consideration. If so, when will the enhancement be out? Thanks.