# Loop Client Release Notes - **Release date:** 2019-05-31 - **Release page:** [v0.1.3-beta](https://github.com/lightninglabs/loop/releases/tag/v0.1.3-beta) - **Previous release:** [v0.1.2-alpha](release-notes-0.1.2.md) - **Next release:** [v0.1.3-alpha](release-notes-0.1.3.md) #### New Features * Add Docker integration. [PR #46](https://github.com/lightninglabs/loop/pull/46) * Persist completed swap costs and expose them through the RPC interface. [PR #55](https://github.com/lightninglabs/loop/pull/55) #### Breaking Changes #### Bug Fixes #### Maintenance * Increase the maximum Lightning gRPC receive size to accommodate larger responses. [PR #56](https://github.com/lightninglabs/loop/pull/56) #### Contributors (Alphabetical Order) - Alex Bosworth - Geoff Taylor - Joost Jager - Valentine Wallace