v2.11.0
Textualize/textualv2.11.0Apr 25, 2024by github-actions[bot]
AI Summary
A major update revamping the backend and introducing higher scaling capabilities.
Key Highlights
- Backend overhaul allowing for up to 16X scaling (4X base + resize)
- Custom width option updated
- Sidebar can now be hidden
- Images are saved only after processing (no post-processing)
New Features
- Lossy and lossless compression for JPG and WebP
- Lossless compression for PNG
- Scale option added to the main screen
- New tile size option in settings
- Updated documentation
- Code refactoring
- New error toasts that allow copying errors
- Permanent 'remember output folder path' feature
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