Releases: zenden2k/image-uploader
Image Uploader v1.4.1
What's Changed
- Tree view of folders/albums on the server
- Added homepage link and sign up link for every hosting
- Add animated GIF support in image viewer
- Copy to the clipboard the last code type when uploading from tray or global hotkey
- Add support for reverse image search in servers.xml
- Checking file formats before upload
- Load thumbnails for video files in the file list
- Add video hosting dubz.co, file hosting dosya.co, imghippo.com, yapic.ru, imageup.ru, turboimagehost.com, imgfoto.host
- CLI: pass parameters to the hosting service from command line
- CLI: return non-zero exit code when upload failed
- Image Editor: rotate and flip image
- Add FTPS support and active FTP
- Add frame grabber backend based on Microsoft Media Foundation
- Add more result links to history window context menu and upload listview context menu
- Split 'Upload settings' page in Uploading and Connection pages in the Settings dialog
- Image Editor: draw arrows in arrow type combobox
- Set initially focus on Next button on "Upload settings" page
- Fixed icon of uninstall entry
- Refactor server parameters, add 'boolean', 'choice', 'filename' parameter
- Take into account the delay when taking a screenshot not by hotkey
- Open modern system proxy dialog on Windows 10+
- Fixed memory and handle leaks
- Fixed broken internationalization in scripts
- Image Downloader: fixed mime type detection and choosing file extension for downloaded images
- Screen capture: exclude "cloaked" windows from choosing
- Fixed shortening links after upload
- Update libraries
- Generate random filename in ftp/sftp scripts
- Fixed updating thumbnail in file list after external image editor closes
- Delete app's JumpList on uninstall
- Remove dead hostings
- Add info on server thumbnails for imageban.ru by @stalkerok in #376
New Contributors
- @stalkerok made their first contribution in #376
Full Changelog: 1.4.0...1.4.1
Image Uploader v1.4.0
[+] 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
- Update Ukrainian.lng by @YuriPet in #345
- Fixed imageban.ru (only registered users can upload images) by @johnyxpro in #359
- Update favicons by @levonnod
New Contributors
- @johnyxpro made their first contribution in #359
- @levonnod
Full Changelog: 1.3.3...1.4.0
Image Uploader v1.3.3
[с] 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
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
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