What's Changed
- Blazor App by @BuenoVini in #1
- Fixes for v1.0 by @BuenoVini in #6
New features and fixes:
- Replaced GitHub SVG to Bootstrap icon
- Created a new icon for the app
- Disabled the maximize button on Windows
- Auto detect and change interface theme (Light and Dark)
- Created a loading splash screen
- Fixed bug when reversing row span on a square image
- Toast component now hides after 5 seconds
- Processed images are saved with random file names
From the pre-release
The following techniques are available to expand the image to Ultrawide:
- Mirror the left and right side of the image until it reaches the 21:9 aspect ratio
- Same as above but the mirrored image has Gaussian Blur applied to it (the blur strength is controlled by the user)
- Same as above but it also applies a gradient transition from the blurred area to the original image
New Contributors
- @BuenoVini made their first contribution in #1
Full Changelog: https://github.com/BuenoVini/WiderpaperRedux/commits/v1.0.0