imgproxy.rb icon indicating copy to clipboard operation
imgproxy.rb copied to clipboard

Add support for options in `info_url`

Open marckohlbrugge opened this issue 2 years ago • 2 comments

marckohlbrugge avatar Dec 23 '23 20:12 marckohlbrugge

Hey @marckohlbrugge!

Thanks for the effort, but adding info options requires a bit more changes. Some info option names conflict with processing option names (eg: size, format), so they may be converted incorrectly.

The good news is that I'm working on this right now (literally switched from my VS Code here to write this).

DarthSim avatar Dec 23 '23 20:12 DarthSim

I released v3.0.0 with info options support included

DarthSim avatar Dec 28 '23 15:12 DarthSim