Upscayl Versions Save

๐Ÿ†™ Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.

v2.11.0

3 weeks ago

Upscayl v2.11! ๐Ÿฅณ

Haha gotcha! You thought it was gonna be v3 didn't you?

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 ๐Ÿ“„
  • 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

v2.10.9

3 weeks ago

Upscayl v2.11 Pre-release! ๐Ÿฅณ (Please report bugs)

BIG CHANGES THIS TIME!

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! ๐Ÿ†•
  • 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 ๐Ÿ“บ
  • New error toasts that let you copy the errors easily! ๐Ÿ“‹
  • Fixed the upscayl resolution when using custom width ๐Ÿ’ฏ
  • Made slider the default view ๐Ÿ›
  • Sidebar can now be made to hide! ๐Ÿซฃ
  • Fix 'remember output folder path' option โœ… Upscayl will now permanently remember the output path!

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

v2.10.0

2 months ago

A small update for a big number

2 10 0

What's Changed ๐Ÿ‘‡

  • ๐Ÿ› ๏ธ Fixed the PNG โžก๏ธ JPG conversion issue resulting in no output.
  • ๐Ÿ›‘ Resolved issue where stop button would not stop upscayl process

โš ๏ธโš ๏ธโš ๏ธ Notice โš ๏ธโš ๏ธโš ๏ธ

[!NOTE] As of 2024-03-08 UTC, NayamAmarshe's account is back, baby! ๐Ÿฅณ

We've got a bit of an announcement to make. Our fearless leader, NayamAmarshe, took a well-deserved vacation ๐Ÿ–๏ธ (refer to release 2.9.9). Unfortunately, it seems GitHub wasn't too keen on his absence, and his account has been suspended for a while ๐Ÿ˜”. This means that development on upscayl will be on โธ๏ธ until he's back and ready to code again. โ€

We know this might be a bit of a bummer, but we promise to keep you updated on the situation. In the meantime, feel free to explore the latest version of upscayl!

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

v2.9.9

3 months ago

Upscayl v2.9.9 ๐Ÿฅณ

ok bye!๐Ÿซฅ

meme with the caption "ME GOING ON A LONG VACATION AFTER RELEASING UPSCAYL V2.9.9" that shows a man with a red shirt and funny shoes walking into a galaxy portal saying "Adiรณs"

What's Changed ๐Ÿค“

  • New sidebar for image options ๐Ÿซฒ
  • Added NEW LENS VIEW feature โœจ๐Ÿ”
  • Added a new custom width option, unlimited upscaling yay! ๐Ÿ‘
  • Fixed an edge case where Upscayl would output a PNG for a JPG (#653) ๐Ÿ–ผ๏ธ
  • Fixed another edge case where Upscayl wouldn't output anything for JPG in batch mode ๐Ÿ‘ป
  • Updated the Real-ESRGAN (Fast) model name, batch output folders will now have a different name (Breaking change for saved models) ๐Ÿ™
  • Batch output folders will now have the custom width in the name if that option is used โ„น๏ธ
  • The comparison slider can now be controlled by the keyboard and be accessibility friendly thanks to @nerdyman (#655) โ™ฟ
  • Upscayl's binary distributions should now install its icon in its correct path! ๐Ÿช
  • @MrPenguin07 has provided a Gentoo ebuild package (#665) 9๏ธโƒฃ
  • Upscayl's Mac version should now correctly report a minimum version requirement of Monterey ๐ŸŽ
    • With this update, we finally have a Homebrew cask! ๐Ÿบ

Backend changes ยฉ๏ธ

  • Updated https://github.com/upscayl/upscayl-ncnn to latest Vulkan version ๐Ÿ”ƒ
  • Upscayl will now ignore hidden files and folders automatically! ๐Ÿ˜€
    • desktop.ini files will now be ignored under Batch Upscayl (#615)๐ŸชŸ
  • Uppercase file extensions will now be processed correctly ๐Ÿ” 

New Contributors ๐Ÿซก

Full Changelog: https://github.com/upscayl/upscayl/compare/v2.9.8...v2.9.9

v2.9.9-prerelease

3 months ago

Upscayl v2.9.9 Pre-release ๐Ÿฅณ (Please report bugs if any!)

meme with the caption "ME GOING ON A LONG VACATION AFTER RELEASING UPSCAYL V2.9.9" that shows a man with a red shirt and funny shoes walking into a galaxy portal saying "Adiรณs"

What's Changed ๐Ÿค“

  • New sidebar for image options ๐Ÿซฒ
  • Added NEW LENS VIEW feature โœจ๐Ÿ”
  • Added a new custom width option, unlimited upscaling yay! ๐Ÿ‘
  • Fixed an edge case where Upscayl would output a PNG for a JPG (#653) ๐Ÿ–ผ๏ธ
  • The comparison slider can now be controlled by the keyboard and be accessibility friendly thanks to @nerdyman (#655) โ™ฟ
  • Upscayl's binary distributions should now install its icon in its correct path! ๐Ÿช
  • @MrPenguin07 has provided a Gentoo ebuild package (#665) 9๏ธโƒฃ
  • Upscayl's Mac version should now correctly report a minimum version requirement of Monterey ๐ŸŽ

Backend changes ยฉ๏ธ

  • Updated https://github.com/upscayl/upscayl-ncnn to latest Vulkan version ๐Ÿ”ƒ
  • Upscayl will now ignore hidden files and folders automatically! ๐Ÿ˜€
    • desktop.ini files will now be ignored under Batch Upscayl (#615)๐ŸชŸ
  • Uppercase file extensions will now be processed correctly ๐Ÿ” 

New Contributors ๐Ÿซก

Full Changelog: https://github.com/upscayl/upscayl/compare/v2.9.8...v2.9.9

v2.9.8

4 months ago

Upscayl v2.9.8 ๐Ÿซต๐Ÿป

Hotfix update for v2.9.7

image

What's Changed ๐Ÿค“

  • Fixed the issue that caused batch mode to only output PNG files ๐Ÿซก
  • Added helpful hint for custom model option ๐Ÿ“ง
  • Added turn off notification option in the settings ๐Ÿ™ˆ
  • Upscayl will now delete desktop.ini, .DS_Store and other hidden files before performing batch upscale ๐Ÿ˜€
  • Fixed a bug that caused Fast model to not work when custom models are enabled ๐Ÿงฟ

v2.9.7 Changes ๐Ÿ™ˆ

  • Improved automatic model scale detection (For example, it now detects '2x' and 'x2' both) ๐Ÿ˜Ž
  • Added WEBP as an export option! ๐Ÿฅณ
  • Fixed Batch Upscayl direct output. Now JPG/WEBP will directly output their own format! โœ…
  • Fixed Batch Upscayl transparent PNG processing bug ๐Ÿž
  • Added Upscayl success/failure system notifications! ๐Ÿ“ข
  • Fixed overwrite image bug ๐Ÿž
  • Added Upscayl News ๐Ÿ“ฐ
  • Fixed the 'Release Notes' bug that causes the updater dialog to close ๐Ÿ“
  • Added extra information hint to Batch Upscayl progress ๐Ÿซก
  • Fixed encode image failure issue for Mac App Store build ๐Ÿ–ฅ๏ธ
  • Added Email Developer button for Mac App Store users ๐Ÿ“ง
  • Added helpful information hint for Mac App Store users โ„น๏ธ
  • Updated Upscayl Progress animation ๐Ÿฆ„
  • Polished the UI some more ๐Ÿ’…๐Ÿป

Full Changelog: https://github.com/upscayl/upscayl/compare/v2.9.7...v2.9.8

We're getting close to 3.0 ๐Ÿ˜ณ

v2.9.7

4 months ago

Upscayl v2.9.7 ๐Ÿฅณ (don't ask me what happened to 2.9.6 ๐Ÿ˜ณ)

image

What's Changed ๐Ÿค“

  • Improved automatic model scale detection (For example, it now detects '2x' and 'x2' both) ๐Ÿ˜Ž
  • Added WEBP as an export option! ๐Ÿฅณ
  • Fixed Batch Upscayl direct output. Now JPG/WEBP will directly output their own format! โœ…
  • Fixed Batch Upscayl transparent PNG processing bug ๐Ÿž
  • Added Upscayl success/failure system notifications! ๐Ÿ“ข
  • Fixed overwrite image bug ๐Ÿž
  • Added Upscayl News ๐Ÿ“ฐ
  • Fixed the 'Release Notes' bug that causes the updater dialog to close ๐Ÿ“
  • Added extra information hint to Batch Upscayl progress ๐Ÿซก
  • Fixed encode image failure issue for Mac App Store build ๐Ÿ–ฅ๏ธ
  • Added Email Developer button for Mac App Store users ๐Ÿ“ง
  • Added helpful information hint for Mac App Store users โ„น๏ธ
  • Updated Upscayl Progress animation ๐Ÿฆ„
  • Polished the UI some more ๐Ÿ’…๐Ÿป

Special Thanks ๐Ÿ˜Š

  • @aaronliu0130 for being so proactive with the issues and the project. Your help is greatly appreciated!

Full Changelog: https://github.com/upscayl/upscayl/compare/v2.9.5...v2.9.7

v2.9.5

5 months ago

Upscayl v2.9.5

Minor update to fix a few 'bugs' (forbidden word) ๐Ÿ˜…

Changelog

  • Fixed batch upscayl bug #585
  • Update Upscayl for Flathub

Full Changelog: https://github.com/upscayl/upscayl/compare/v2.9.4...v2.9.5

v2.9.4

5 months ago

Upscayl v2.9.4 ๐Ÿฅณ

As always, working hard to give all of you free updates image

What's Changed ๐Ÿค“

  • Fix Batch Upscayl scaling bug โš–๏ธ
  • Fix Batch Upscayl hidden files/folders error issue ๐Ÿ™ˆ
  • Add new compression for PNGs, it'll work way better! ๐Ÿ—œ๏ธ
  • Compression, Scale, Overwrite and other options now work in real-time! No need to restart Upscayl anymore! ๐Ÿฅณ
  • Make the file select dialog only show images ๐Ÿชญ
  • Better logging ๐Ÿชต
  • Upscayl news delivered right to you ๐Ÿ“ฐ
  • Bump sharp from 0.32.5 to 0.32.6 by @dependabot in https://github.com/upscayl/upscayl/pull/570 ๐Ÿซก
  • Fix a typo on decoding error message by @headquarter8302 in https://github.com/upscayl/upscayl/pull/575 ๐Ÿซก

New Contributors

Full Changelog: https://github.com/upscayl/upscayl/compare/v2.9.1...v2.9.4

v2.9.1

6 months ago

Upscayl v2.9.1 ๐Ÿฅณ

ok, no bugs this time! image

What's Changed ๐Ÿค“

  • NCNN update! Vulkan SDK and a lot of libraries have been updated, expect bug fixes and performance improvements๐Ÿ’ฏ
  • Fix MacOS App Store build. Launching soon! ๐Ÿ“‚
  • Starting Upscayl 2.9, we're using a different App ID for MacOS, which means auto-update won't work for v2.8.6. I promise this won't happen again ๐Ÿ˜…
  • Updated dependencies ๐Ÿ”—
  • Fix #499 - Remove redundant upscaled files ๐Ÿ—‘๏ธ
  • Fix #488 - Batch Upscale empty progress bug ๐Ÿชน
  • Security updates ๐Ÿ‘ฎโ€โ™€๏ธ
  • Skip conversion for 4x PNG upscaling โญ๏ธ

Full Changelog: https://github.com/upscayl/upscayl/compare/v2.8.6...v2.9.1