### Added - Added documentation ([mantik-ai/docs#9](https://gitlab.com/mantik-ai/doc/-/issues/9), [mantik-ai#13](https://gitlab.com/mantik-ai/doc/-/issues/13)) - Added Changelog ([#79](https://gitlab.com/mantik-ai/mantik/-/issues/79)) - Project configuration is now validated before being sent to the compute backend ([#83](https://gitlab.com/mantik-ai/mantik/-/issues/83)) - Added license ([#61](https://gitlab.com/mantik-ai/mantik/-/issues/61)) - Added contribution guide ([#63](https://gitlab.com/mantik-ai/mantik/-/merge_requests/44)) - Logs from remote execution can now be accessed by a user ([#66](https://gitlab.com/mantik-ai/mantik/-/issues/66)) - Added `py.typed` ([#82](https://gitlab.com/mantik-ai/mantik/-/issues/82)) - Docker images are now built in the CI ([#77](https://gitlab.com/mantik-ai/mantik/-/issues/77)) ### Changed - Drop support for python3.7, upgrade to mlflow version 2.2.2 ([!60](https://gitlab.com/mantik-ai/mantik/-/merge_requests/60)) - Move AWS deployment code to separate project ([#76](https://gitlab.com/mantik-ai/mantik/-/issues/76)) ### Fixed - Crashing of the Compute Backend when receiving large Apptainer images ([#56](https://gitlab.com/mantik-ai/mantik/-/issues/56)) - JSON decoding error when calling `mantik init` ([#71](https://gitlab.com/mantik-ai/mantik/-/issues/71)) - Internal Server Error raised when a token is invalid for unknown reason ([#47](https://gitlab.com/mantik-ai/mantik/-/issues/47)) - Return correct error message when Apptainer image path is incorrect ([#42](https://gitlab.com/mantik-ai/mantik/-/issues/42)) - Dedicated error message when job ID was not found ([#69](https://gitlab.com/mantik-ai/mantik/-/issues/69))