Release 2.14.0 ### Added - Add a way to `PATCH` the pitch/roll/yaw of a picture (using `PATCH /api/collections/<collection_id>/items/<item_id>`). ### Changed - The docker image is now using [uv](https://docs.astral.sh/uv) and respects the `uv.lock` file to control when dependencies are updated. - Remove useless `fatal` log when api in run in docker context about the lack of a git repository. - Cache the information about the current account to lighten the database load. - Update Tag Reader library to 1.9.0 (to take into account cameras with fixed focal length). ### Fixed - Add the full git describe version and build date to the docker image labels. - Upgrade geopic-tag-reader to 1.8.3 which fixes a memory leak when writing EXIF metadata. - Fix the `updated_at` field of the sequences on semantic updates. This will fix the issue where a collection is not up to date on the federated catalog. - Do not create empty collections if no valid pictures have been sent to the upload_set