New Features
- Integrate APPFL with MONAI to use MONAI bundles for federated learning, with documentation available [here](https://appfl.ai/en/latest/tutorials/examples_monai.html). #251
- Add support for Multi-GPU training using PyTorch DDP, with documentation available [here](https://appfl.ai/en/latest/tutorials/examples_gpuclusterrun.html#multi-gpu-training). 254
- Integrate [ProxyStore](https://docs.proxystore.dev/latest/) into Globus Compute and gRPC communication protocols for data transmission, with documentation available [here](https://appfl.ai/en/latest/tutorials/examples_globus_compute.html#extra-integration-with-proxystore). 252, 259
- Add three colab-based tutorials at [here](https://appfl.ai/en/latest/notebooks/index.html#colab-notebooks) for running APPFL on Google Colab 255
**Full Changelog**: https://github.com/APPFL/APPFL/compare/v1.2.1...v1.3.0