0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-16 21:56:43 -05:00
imageproxy/CHANGELOG.md
2019-03-22 06:02:05 +00:00

2.4 KiB

Changelog

This file contains all notable changes to imageproxy. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.8.0 (2019-03-21)

Added

Changed

  • when a remote URL is denied, return a generic error message that does not specify exactly why it failed (7e19b5c)

Deprecated

  • whitelist flag and Proxy.Whitelist struct field renamed to allowHosts and Proxy.AllowHosts. Old values are still supported, but will be removed in a future release.

Fixed

Older Versions

Additional changelog entries for older versions to be written as time permits. Contributions are welcome.