Breaking Change
This release contains a fix regarding URLs which requires that the URL env variable needs to be changed slightly.
Prior to version 1.5.0 it was required that the URL contains a trailing slash, now it is require to NOT have a trailing slash e.g. https://maxvoltar.photo/ needs now to be https://maxvoltar.photo.
What's Changed
- Add option to reverse image sort by...