Skip to content

Releases: zenden2k/image-uploader

Image Uploader v1.4.0

13 May 14:27
Compare
Choose a tag to compare
[+] Upload to multiple servers
[+] Add new hostings: imgsrc.ru, userscloud.com, fileditch.com, postimages.org, upload.ee, file.coffee, lostpix.com, getapic.me
[~] Fixed upload to directupload.eu, cloud.mail.ru, imgbox.com, mediafire.com, cubeupload.com, dropbox.com
[+] Upload on mirrocreator.com account
[-] Removed dead hostings 
[~] Use direct links to image in Google Drive
[+] Show a toast notification when copying an image to the clipboard
[+] Image Editor: add inverted blur feature
[+] Image Editor: adjustable blurring level
[~] Image Editor: use fast blur algorithm
[~] Image Editor: fixed hotkeys behavior
[~] Image Editor: fixed issue with brush size hotkeys
[~] Image Editor: reposition toolbars in fullscreen mode
[~] Image Editor: do not show toolbar button text on small screen resolutions
[+] Image Editor: show crop dimensions
[~] Use Boost.Locale for internationalization 
[+] Add korean translation
[+] Add WebDAV support
[~] Update favicons, preload them in background
[~] Update libcurl to v8.6.0
[~] Update FFmpeg to v5
[+] CLI: Generate output in JSON format
[+] Add "Copy folder's ID" item to folder's context menu
[+] Add checkbox to exit confirmation dialog
[+] Add overlay with options for video file drag-n-drop
[~] Fix reading big numbers in MaxFileSize from servers.xml
[+] Add "Call" child node of Action node in servers.xml (now supports simple json paths)
[+] Screenshot: capture selected window (top level) 
[+] Allow editing color in ColorCodeDialog
[~] Update thumbnail templates
[+] New icons
[~] Fix High DPI issues
[~] Fixed text size issues on generated images (DPI issue)
[~] Changed GIF background color
[+] Add support of HEIF/AVIF image format
[~] Fix image drag-n-drop
[~] Fix image format display in the file list
[~] InnoSetup: Fix installation of the shell extension
[+] New builds for Windows x64, ARM64
[~] Fixed memory leaks
[+] imageuploader-qt: add icon to the system menu in Debian package
[~] Small improvements and fixes

Contributors

New Contributors

Full Changelog: 1.3.3...1.4.0

Image Uploader v1.3.3

24 Dec 08:52
Compare
Choose a tag to compare

[с] Performance improvement
[+] Added filters to the history window
[-] Removed dead hosts
[+] Added "Pixelization" and "Step" tools to the image editor
[+] Added last area screenshot function
[+] Added a new kind of arrow to the image editor
[с] Optimized image search in Yandex
[-] Removed support for Windows XP and Vista
[+] Added image hosting "vgy.me", yourfilestore.com, myfile.is, freeimage.host, pixhost.to
[+] HTTPS proxy support
[+] Added support for SFTP
[+] Using openssl for secure connections (Schannel is no longer supported)
[+] Using Microsoft Edge WebView2 instead of Internet Explorer core for browser windows (authentication, preview) when available. Older versions of Windows require Microsoft Edge WebView2 runtime to be installed.
[с] Thanks to the previous change, dropbox.com authentication has been fixed.
[+] "Test" button in the FTP/SFTP add dialog
[+] Ability to set both the width and height of the thumbnail at the same time
[+] Image editor: Add apply button when cropping
[+] "Skip animated" option
[+] Support save in WebP format

Image Uploader v1.3.2

30 Mar 17:08
Compare
Choose a tag to compare

Major changes:
[+] Parallel uploads
[+] Display url shortening option before upload
[+] Added support for .webp format
[c] Scripting API changes: added Process class, new functions
[+] Added Windows jumplist
[+] Show results of last upload (tray icon menu)
[+] Added mega.nz cloud provider support
[+] Added vk.cc URL shortener
[+] Added option to use system proxy
[+] Added "Markdown" tab to results panel
[+] New feature "Search by image" in Google & Yandex
[+] Added "Retry" menu item to file's context menu on wizard's upload page
[+] Copy and paste image to/from clipboard in data:URI format
[~] FFmpeg upgrade to v4.1.1

and a lot of fixes, removed dead hostings, etc...

Image Uploader v1.3.1

17 Apr 06:35
Compare
Choose a tag to compare

version 1.3.1

[+] Added Image Editor. Now you can easily edit screenshots you've made, annotate, highlight or obfuscate parts of the screenshot.
[+] Scripting API changes: added PCRE-compatible class CRegExp, CWebBrowser, function tr() for internalization.
[+] Added vk.com support
[f] Fixed crash when extracting frames from a video file with subtitles (access violation in VSFilter.dll aka DirectVobSub).
[~] Fixed incorrect icon sizes in file list when high DPI is set
[+] Added ukrainian translation (thanks to Yurii Petrashko)

New servers:
[+] Google Drive
[+] 5cm.ru

Thanks to Alex_Qwerty:
[+] embedupload.com
[+] jheberg.net
[+] mirrorupload.net
[+] multiup.org

[~] Fixed small bugs