v2.11.0

SkyworkAI/SkyReels-V2v2.11.0Apr 25, 2024by github-actions[bot]

AI Summary

A significant backend overhaul enables up to 16X scaling and introduces compression options, while the UI is revamped to default to a slider view and hide the sidebar.

Key Highlights

  • Up to 16X scaling capability
  • Lossy and lossless compression options
  • Sidebar can now be hidden
  • Revamped backend
  • Slider default view

Breaking Changes

  • No more post-processing; images are saved only after processing
  • Sidebar can now be hidden
  • Made slider the default view

New Features

  • Up to 16X scaling
  • Custom width option updated
  • Lossy/lossless compression
  • Sidebar hide functionality
  • Scale option on main screen
  • New tile size option
  • New error toasts
  • Permanent output path memory

Full Release Notes

# Upscayl v2.11! 🥳 
### Haha gotcha! You thought it was gonna be v3 didn't you?

<img src="https://github.com/upscayl/upscayl/assets/25067102/c6fde6f9-6932-47fa-af29-6ce320e97fd7" width="500px" />

## Shoutout 🫶
* Thanks to @aaronliu0130  as always for taking care of everything here!
* Thanks to @TGS963 for fixing NCNN issues like a 🥷 !
* Thanks to my mother for giving me birth so that I could work on Upscayl 🙇
* Thanks to you all for using this app, thank you for accepting our small offering 🙏 

## What's Changed 👇
* Revamped the Upscayl Backend! 🥳
* Above 4X scaling is now available! Enjoy up to 16X upscale (4X base and resize after 4X)! 🥳
* Custom width option has now been updated! 🆕
* Sidebar can now be made to hide! 🫣
* No more post-processing! Images are saved only after processing. 💾
* JPG and WebP now have lossy and lossless compression! PNG has lossless compression. 🗜️
* Scale option has been added to the main screen now 📺
* Added new tile size option in the settings 🀄️
* Updated [Upscayl Docs page](https://docs.upscayl.org) 📄
* Fixed the issue that caused errors for images with non-english characters #770 🇨🇳 🇪🇸 
* Changed the logos to SVG for better performance 🐌 
* Did a lot of code refactoring 👨‍💻
* Added logic to stop resizing for default scales ⚖️
* New error toasts that let you copy the errors easily! 📋
* Fixed the upscayl resolution when using custom width/double upscayl 💯
* Made slider the default view 🛝
* Fix 'remember output folder path' option ✅ Upscayl will now permanently remember the output path!

**Special changes 🤵**
* Added emojis in the top 2 buttons in settings 🥰

**Full Changelog**: https://github.com/upscayl/upscayl/compare/v2.10.0...v2.11.0