### Added * RBAC for experiments in Mlflow UI [!171](https://gitlab.com/mantik-ai/mantik/-/merge_requests/135) ### Changed * Reduced installation size from ~800MB to ~19MB with extra dependencies ([!140](https://gitlab.com/mantik-ai/mantik/-/merge_requests/140): * `mlflow`: `mlflow-skinny` (+19MB) * `s3`: `fs`, `fs`s3fs` (+90MB) * `unicore`: `pyunicore`, `fs` (+21MB) The maximum package size hence is ~144MB with all extras installed. ### Fixed * Environment variables now inherited in Apptainer containers ([!146](https://gitlab.com/mantik-ai/mantik/-/merge_requests/146))