- Dropped support for building Python 3.7 based `modal.Image`s. Python 3.7 is end-of-life since late June 2023.
0.56.4620
- modal.Stub.function now takes a `block_network` argument.
0.56.4616
- modal.Stub now takes a `volumes` argument for setting the default volumes of all the stub's functions, similarly to the `mounts` and `secrets` argument.
0.56.4590
- `modal serve`: Setting MODAL_LOGLEVEL=DEBUG now displays which files cause an app reload during serve
0.56.4570
- `modal run` cli command now properly propagates `--env` values to object lookups in global scope of user code
0.56
Note that in version 0.56 and prior, Modal used a different numbering system for patch releases.