v0.13.2

psviderski/uncloudv0.13.2Oct 20, 2025by psviderski

AI Summary

Bug fix release for the uc CLI with improved wording for containerd warning and fixed compose variables interpolation from .env file.

Key Highlights

  • Improved wording for containerd warning
  • Fixed compose variables interpolation from .env file

New Features

  • Improved containerd warning message
  • Compose variables now interpolated from .env file

Full Release Notes

This is a bug fix release for the `uc` CLI, no daemon update on the machines is required. See [update your CLI](https://uncloud.run/docs/getting-started/install-cli).

## Changelog
* e251dd950b9c869942f527a73173a795c207cde5 fix: Improve wording for containerd warning
* 40862df038edf7cb63a354ecd85ecb2496dc2607 fix: compose variables are now interpolated from .env file (fixes #144)