Skip to content

Version v1.0.0

Latest
Compare
Choose a tag to compare
@BuenoVini BuenoVini released this 17 Nov 19:50
· 1 commit to main since this release
e8b27eb

What's Changed

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

Full Changelog: https://github.com/BuenoVini/WiderpaperRedux/commits/v1.0.0