Frame Padding
The frame_padding
option adds extra space around the Kiosk interface, perfect if you’re displaying it inside a physical or digital frame and want a bit of breathing room between the edge of the frame and Kiosk.
Layout support for /image
The /image endpoint now supports layout=portrait
and layout=landscape
so you can specify the image ratio.
Exclude Partners
Exclude all partner assets when using the partner sharing feature.
What's Changed
🚀 New Features
- frame_padding by @damongolding in #542
- layout support for /image endpoint by @damongolding in #544
- excluded_partners by @damongolding in #548
⚡ Fixes
- better config slice cleaning by @damongolding in #538
- Fix/multiuser like hide by @damongolding in #543
Full Changelog: v0.24.0...v0.25.0