Skip to content

0.12.0 - Screen Rotation

Compare
Choose a tag to compare
@Caleb9 Caleb9 released this 16 Feb 12:13
· 26 commits to main since this release

This release adds support for a portrait orientation of the screen, allowing you to set your photo frame vertically (or even upside-down! 🙃). Additionally, the update notification has been enhanced for a more pleasing appearance.

Here's an example of how it all looks:

To rotate the screen, use the new --rotate option with a value of 90, 180, or 270 degrees.

Breaking change!

As announced in the previous release, the random-start value for the --order option has been removed. Use --random-start instead.

Full Changelog: 0.11.0...0.12.0