All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Breaking: change some environment variable names to conform to default Phoenix 1.6 generated names
- Update Dockerfile using the one generated by
mix phx.gen.release --docker
- Breaking: rename from
mfpb
tolive_bin
, all environment variables must be adjusted
- Add CHANGELOG
- Add Download body button under requests
- Don't crash when receiveing a binary body
- Initial release