forked from ShareX/ShareX
-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
Jaex edited this page Sep 27, 2016
·
72 revisions
Due to a bug in the previous release (v11.1.0) clicking "Yes" in the auto update message box does not start the update process. Please click "About..." from the main window and click the update link at the top to start the update process. We are sorry for the inconvenience.
ShareX 11.3.0 - 2016-09-28
- Region capture related changes:
- Added speech balloon drawing tool which works similar to text drawing tool but have moveable tail
- Added image drawing tool so now you can select image from file dialog
- Added support to paste image or text using Ctrl + V key
- Allow region capture right click menu to be closed by right clicking inside region capture window
- Using rounded cap for line/arrow drawing
- All region capture related tasks (screen color picker, ruler, screen record region selection etc.) will use currently configured region capture options such as magnifier, crosshair, snap size etc.
- In text drawing tool, rectangle will be automatically resized according to initial text size so no need to drag rectangle when adding text anymore
- Added corner radius setting to text drawing
- In text input window, pressing Ctrl + Enter will close window
- In text input window, if a non-existent font was selected, automatically default to Arial font
- Swapped Mouse wheel tool changing keybind with Ctrl + Mouse wheel magnifier zoom changing keybind, otherwise people can change tool accidentally; so Mouse wheel will only change magnifier size now which will be less problematic than changing tool accidentally
- Change pixel offset mode dynamically depending on pen size to draw line, rounded rectangle etc. aligned to exact pixels to avoid blurry lines
- Removed
Region capture (Simple annotate)
hotkey because now current region capture have all features of old region capture annotate window
- Using AppVeyor build server to compile and build ShareX setup/portable files and release them automatically without any user interaction that way it will increase security of our releases
- Added experimental setting to use ShareX region capture to annotate images instead of using Greenshot image editor (In "Task settings -> Advanced tab -> UseShareXForAnnotation")
- Added Uplea file uploader (by @osfancy)
- Added secondary screenshot path location option for situations where primary custom screenshot path is unavailable (In "Application settings -> Advanced tab -> CustomScreenshotsPath2")
- Added transparent button to color picker dialog
- Removed up1.ca file uploader because service is down now
- In image file dialog not allow non image file types to be selected
- Updated DreamObjects endpoint
- Returned SSH.NET library to previous version until buffer related issue fix is released
ShareX 11.2.1 - 2016-08-19
- Added option to check for pre-releases in
Application settings window
. Future updates will initially release as pre-release and if release is stable enough, it will be released to rest of people - Region capture (Ctrl + Printscreen) related changes:
- Added freehand drawing tool
- Added freehand region tool
- When drawing with freehand you can hold Shift to draw direct lines which will work like polygon capture
- Also you can hold Ctrl while drawing to move entire freehand shape
- After shape is created in freehand region, node will be shown at last point which you can drag it to continue drawing
- When region capture opened show current region type at top momentarily
- Removed freehand & polygon capture from capture menu because region capture has better version of it now
- Pressing Ctrl + Z will undo shape additions (So you can hold it to remove all previously added shapes)
- After any shape is created Arrow keys will resize from bottom right instead of top left, you can hold Alt to resize from top left
- Support using W, A, S, D keys to move or resize shapes
- When dragging resize nodes, node will center to cursor position that way magnifier can point exact pixel at corner
- Q key will swap between multi region mode and quick region mode
- For non rectangle shape regions output will be cut with anti aliasing
- When right click before open options menu select shape under cursor
- Note: If you have low FPS then hiding tips with F1 will increase FPS greatly because text rendering every frame is costly
- Allow reordering hotkeys in
Hotkey settings window
- ShareX main window: Added "Download" button to task right click menu for tasks which have file URL
- Added transfer.sh file uploader
-
Task settings -> Image tab
: Added auto use JPEG image format option instead of previousImage Format 2
option - ShareX will save temporary files to
Temp/ShareX
folder and clean this folder on startup - Removed anonymous upload support from lithi.io (by @lithium720)
- Added abort screen recording hotkey
- Screen color picker format option moved to
Task settings -> Tools tab
fromAdvanced tab
and have popup to show all formats (If you are using custom value for this setting you need to reconfigure it) - Screen color picker:
$hex
format will be lowercase and$HEX
will output uppercase hexadecimal color info - Update OCR.Space to use new NA API endpoints
ShareX 11.1.0 - 2016-07-14
- Region capture related changes:
- Tab key or Mouse 4 button will swap between last region tool and last annotation tool
- Redesigned
Task settings -> Region capture
tab to be more user friendly - All mouse actions (except left click) will be configurable from
Task settings -> Region capture
that way you can get same behavior as old region capture; for example, right click to cancel capture - Removed
AnnotationEnabled
setting because you can now have full control on each mouse actions - Region capture will remember last used region tool and open with it selected
- Last used annotation tool will be also remembered so that way when you swap tools it will select last used annotation tool
- When drawing tool is selected cursor will show border color and size, this is also useful to know is current tool is region rectangle or drawing rectangle
- Allow drawing info text near cursor when magnifier is not enabled
- When creating region you can hold Ctrl key to change position of region
- When region is selected Ctrl key will move region instead of Shift for consistency with region create moving
- Holding Shift will increase region resize or move speed by 10px
- Holding Alt will allow to resize region from bottom right instead of top left
- Menu key will open options menu
- Double clicking when multi region mode enabled won't close it when there is no region to be captured
- When creating region holding Alt key will more accurately and with better performance calculate close regions to snap
- Added previous
Region capture (Annotation)
back as hotkey only which will be called asRegion capture (Simple annotate)
in hotkey settings
- Added puush file uploader
- Added Google Drive direct link option (by @mihe)
- Added option to remember last drawing mode in Greenshot image editor settings window (by @campbeb)
- Scale Greenshot image editor window size when icons are larger than default (by @campbeb)
- Added option to maximize the Greenshot image editor window when it is larger than working area (by @campbeb)
- In SFTP upload if file with same name is exist, truncate file before uploading
-
After capture tasks -> Show file in explorer
and in other places where folder need to be opened with file, it will use already open Windows Explorer window instead of re opening new one (by @dannoe) - Hotkey settings and quick task menu reset to default buttons will ask for confirmation (by @dannoe)
- Implemented Dropbox API v2
- Option to use file extension for Hastebin syntax highlighting
ShareX 11.0.1 - 2016-06-10
- Added annotation support inside region capture.
In region capture you can right click to open menu which you can select annotation tool, capture fullscreen/monitor or be able to change region capture options. You can use middle click to cancel capture.
- These are the currently available annotation tools:
- Region
- Rectangle
- Rounded rectangle
- Ellipse
- Drawing
- Rectangle
- Rounded rectangle
- Ellipse
- Line
- Arrow
- Text
- Step
- Effect
- Blur
- Pixelate
- Highlight
- Region
- You can change these settings from region capture options menu:
- Multi region mode
- Show tips
- Show position and size info
- Show magnifier
- Square shape magnifier
- Magnifier pixel count
- Magnifier pixel size
- Show screen wide crosshair
- Fixed size region mode
- Show FPS
- These are the currently available annotation tools:
- Added option to disable annotation support via "Task settings window -> Region capture tab"
- Removed "Region (Annotate)" capture because default region capture has annotation support now
- Added "Text capture (OCR)" to capture menu
- Also added "Recognize text (OCR)" option to "After capture tasks" menu
- Added lithi.io file uploader (by @lithium720)
- Added sli.mg image uploader
- Added option in "Destination settings, Email tab" to send email to a specific email address without requiring user prompt
- Added icons for "After capture tasks" menu and "After upload tasks" menu items; checked items text will now display as bold
- Added Copy dropdown button in "Color picker" window with the following items to be able to copy specific color type:
- All
- RGB
- Hexadecimal
- CMYK
- HSB
- Decimal
- Position
- Added "SaveSettingsAfterTaskCompleted" setting to "Application settings, Advanced tab" and enabled by default, this setting saves all settings after each task completed but only if there is no other active task (so if there are 50 tasks running in same time only after all tasks completed, settings will save) reason for this setting is because in few people while Windows shutdown does not let ShareX to save settings therefore having this option allows to secure settings in this situations
- Region capture tips will show in active monitor instead of primary monitor
- "Quick task menu" and "After capture window" after capture tasks now can be used in all image related tasks
- Before uploading ShareX will check current destination config requirements and if config is not valid then will stop the task, warn user about invalid config and open destination settings window with current upload destination tab selected so user can check config easily
- Added Shift + C hotkey to main window list to be able to copy selected file
- Added tip icon to top right corner of main window to show tips and hotkeys that can be used in main window
- Added support to be able to drag file from main window list to Windows Explorer or any other software (Holding Ctrl while dragging will copy URL or file path instead of file)
- Added custom region hotkeys for "Screen recording" and "Screen recording (GIF)"
- Added "Select region" button for custom region option in "Task settings, Capture tab", this custom region option is used with custom capture hotkeys
- Added Text to speech support for capture and task completed sounds in "Task settings -> Advanced tab"
- All picture boxes in ShareX will now show image size when hovered with cursor
- Added
DisableUpload
setting to "Application settings, Advanced tab" which can disable uploading in whole application - Added
TrayTextMoreInfo
setting to "Application settings, Advanced tab" which shows version and build info in tray icon tooltip which can be handy if you are running multiple ShareX build in same time - ShareX now uses system colors in all UI as possible to support custom themes such as Windows high contrast theme correctly
- Added image drag & drop support to "Image combiner" tool
- Added direct URL support for Streamable
- Added tray button click options to "Application settings" window to be able to change which task to execute. If tray primary double click action is
None
then single primary click action can execute immediately without wait for double click check - Added "Open main window" hotkey
- Added settings window to Greenshot Image Editor to be able to change few settings
- Location of custom setting file paths will be stored in
%LocalAppData%\ShareX\PersonalPath.cfg
so that way it will be specific to user account and also allows to change it without requiring to run ShareX as admin. If you already havePersonalPath.cfg
whereShareX.exe
is then it would still work as usual - Added "Maximum image limit" option to Image History window to be able to improve load speed of images in case if you have high amount of images
- Added screen tearing test button to monitor test tool
- Allow drag n drop file support to hash check window
- Added upload duration to debug log separate from task duration to be able to measure upload time properly
- Main window right click "Clear list" button will also clear recent history now
- Added toast window fade duration setting to "Task settings, Advanced tab"
ShareX 10.9.1 - 2016-03-25
- Removed Copy file uploader because service is discontinued
- Update Greenshot image editor to 1.2.9 version (by @campbeb)
- Single instance improvements to support multiple file upload from Windows Explorer properly (by @campbeb)
- Added raw URL option to Pastebin and GitHub Gist
- Moved Quick task menu’s "Continue" button to top of the menu
- Added AcceptInvalidSSLCertificates option to
Application settings -> Advanced tab
which can be used by people who using self signed certificates - File name pattern will be applied to "Upload from URL" method too
- Will not show window/control hover areas anymore in screen color picker
ShareX 10.8.0 - 2016-03-10
- Added recent items support to main window list (You can disable this feature or change how many number of items to show from
Application settings window -> History tab
) - Added automatically assigned icons for quick task menu items
- Added continue button to quick task menu to use current task settings
- History window layout and filtering improvements
- Image history performance improvement to load faster
- Added open history & open image history hotkeys
- Added Imgland image uploader (by @jibcore)
- Save settings to file when tray menu is closed
ShareX 10.7.0 - 2016-02-21
- Added "Show quick tasks menu" to after capture tasks which allows quickly selecting tasks with a customizable menu
- Added "Export / Import" tab to "Application settings" window which allows exporting compressed backup of settings, history, logs and import them without requiring ShareX to restart
- Added window for "Directory indexer" tool which allows previewing or changing settings before upload
- Directory indexer improvements to support html5 compliance, new settings and index methods
- Added Chevereto preset uploaders list, it will be defaulted to UltraIMG
- Added vgy.me account support and using https links
- Added direct link support for someimage.com (by @jevanpipitone)
- Added "Show file in explorer" after capture task which opens folder with file selected in it (by @junderhill)
- Use native FFmpeg AAC encoder because libvo_aacenc removed in latest FFmpeg builds
- Added "Hide columns" option to main window right click menu
ShareX 10.6.1 - 2016-01-18
- In update notification window if user presses the "No" button then ShareX will not check for updates for another 24 hours
- If the user has not changed previous default value of a window name pattern setting then it will be reset to the new default value which uses
%pn
(process name) instead of%t
(window title); people who have already modified it won't be affected (you can always customize the file name viaTask settings window -> File naming tab
) - Alternative clipboard copy method is now disabled by default because a few applications have been causing issues with it e.g. Skype
- QR code window will auto detect a URL in the clipboard and show its QR code on startup (by @Scrxtchy)
- Support special folder parameters so that for instance, screenshots folder path can be configured as
%MyPictures%\Screenshots
ShareX 10.6.0 - 2016-01-09
- ShareX can automatically detect window where your cursor is during region capture and use that window title (%t) or process name (%pn) in file naming
- Added s-ul file uploader (by @corin12355)
- Added optional early URL copy support. That way ShareX can copy URL before actual upload to FTP or Dropbox (In task settings -> advanced tab)
- Custom uploader export will ignore empty settings to give more compact JSON output
- Custom uploader "Add syntax" buttons will add syntax to last selected URL text box
- Added PortableApps support
- Added text conversions tab to "Hash check" window which will allow you to convert text to binary, hexadecimal, ASCII, base64 or hash
- Microsoft .NET framework clipboard operations can't copy/get image with transparency (alpha channel) therefore added PNG and 32 bit DIB copy/get support which will retain transparency of images in clipboard operations
- ShareX will force refresh prematurely expired Imgur tokens and retry uploading
- "Capture region" now works as "Capture region (Windows & controls)" by default and it is possible to disable extra "Windows & controls" features
- Removed IRC client tool
ShareX 10.5.0 - 2015-12-07
- Added Streamable video uploader support (by @streamablevideo developers)
- Moved "Show after capture window" and "Show before upload window" to "After capture tasks" menu in main window
- Moved "Show after upload window" to "After upload tasks" menu in main window
- Added "After upload" tab and image size label to "After capture" window
- Default hotkey for Ctrl + Print Screen changed to "Capture region (Windows and controls)"
- Added JSON and XML response parsing support to custom uploaders using JsonPath and XPath syntax
- Added "Add syntax" button for Regex section in custom uploaders
- Canceling save as dialog will still continue uploading instead of stopping the task
- Pomf "Test all" button will show upload times
- All active tasks will now be terminated when ShareX is exiting so while uploading if you try to exit ShareX it won't wait for uploading to complete
- Settings will save to filename.json.temp file first and then remove temp extension after successful save to make sure saved file is not corrupted
- Pressing Esc will close main window and after capture window
- Added shadow to "Region (Annotate)" rectangle drawing
ShareX 10.4.0 - 2015-11-21
- Added Russian language support (by @L1Q)
- Added Vietnamese language support (by @thanhpd)
- Added Seafile file uploader (by @zikeji)
- Added support for Pomf file uploader clones with 17 clones predefined and ability to setup your own (default is pomf.cat)
- Added Uguu file uploader
- Updated Lambda API and added result link options (by @mstojcevich)
- Added file name field to "Post capture tasks" window
- Added rectangle drawing support to Region (Annotate) (it has 3 modes now: Capture, Rectangle drawing, Pen drawing)
- Improvements in UI and hotkey tips for Region (Annotate)
- Added auto upload, auto close, scroll to top method options for Scrolling capture
- Separated Scrolling capture window -> Capture tab to 3 groups (Before capture, While capturing, After capture) for it to be more easily understandable
- Added headers support and location header response option to custom uploaders
- Added show most recent link first setting
- Added warning icons for unsupported WebM audio codecs and slow x264 presets
- Added debug menu to tray menu
- Having empty file with the file name
Portable
in the same folder as ShareX.exe will make ShareX portable - In portable mode, ShareX auto updater will open download URL of portable ShareX version in browser
- Added
Show "Upload with ShareX" button in Windows Explorer context menu
option to ShareX setup - When hotkeys are disabled all hotkeys except "Enable/Disable hotkeys" hotkey will be unregistered (by @mpistrich)
- If saving image fails during an after capture task "Save image to file as...", then save dialog will reopen (by @mpistrich)
- Added area info for cursor hover area in "Region (Windows & controls)" mode
- In default clipboard image copy, background will be filled with white because alpha channel is not supported
- Logs will save instantly in separate thread now instead of waiting for ShareX to close
- Show the application name that could cause the hotkey conflict when ShareX fails to register hotkeys
ShareX 10.3.0 - 2015-10-02
- Added scrolling capture to Capture menu
- Added image combiner to Tools menu
- Added temporary button to main window which opens ShareX page on Steam
- Added edit button near each hotkey in hotkey settings window to make it obvious that task settings of each hotkey is possible to edit
- Added more name patterns (Task settings -> Upload tab) and categories for context menu of it (by @davidruhmann)
- Added hidden window option to actions (by @atillabyte)
- Added
-Task "Hotkey description"
CLI command to be able to do upload using CLI with specific task settings - Added Changelog button to both update notification message box and about window
ShareX 10.2.5 - 2015-09-18
- Update notification window will be minimized in taskbar and flash instead of showing on screen when new update is available while ShareX is already open
- Windows & Chrome related settings are moved to Application settings -> Integration tab
- FFmpeg recording timer will only start when recording is started instead of FFmpeg is started so that way it will accurately show duration of video
- While recording if something unexpected happened and FFmpeg is not responding to stop command then pressing "Stop" button third time will force close it
- While uploading any file it is now possible to open file from right click menu without having to wait until upload to complete
ShareX 10.2.0 - 2015-09-05
- Added Chrome extension support which will allow uploading selection text, image, video, audio using right click menu (Check "Application settings -> Chrome extension support" for instructions)
- Added IRC client to tools menu
- Added Video thumbnailer to tools menu
- Added Portuguese-Brazil language (by @athosbr99 & @RockyTV)
- Added Polr URL shortener (by @DanielMcAssey)
- Added OneTimeSecret text uploader (by @DanielMcAssey)
- Added SomeImage image uploader (by @DanielMcAssey)
- Parameter support for few file naming macros (%i{n} Adds 0 padding, %rn{n} random number digits, %ra random alphanumeric digits) (by @davidruhmann)
- Added keyboard support in region capture for creating regions so that way you don't need to use mouse (Insert Start/Stop selection, Delete Cancel selection) (by @davidruhmann)
- Added option to use “after capture tasks” in file uploads which will allow using file related tasks such as "Perform actions" (In Task settings -> Advanced tab)
- Added custom sound support (In Task settings -> Advanced tab)
- Snap to preset sizes support for region capture (Hold Alt modifier while dragging region)
- Added customizable single left click action for tray icon, default is "Capture region" also you can select "None" for be able to disable it (In Application settings -> Advanced tab)
- Option to only save to history when URL is not empty (In Task settings -> Advanced tab)
- Added right click menu to screen recording tray icon to be able to abort recording in case abort button not visible in screen
- When opening image editor it will check if clipboard contains image and ask if you would like to load it
- Added region capture border glowing for non-active regions
- Added Imgur GIFV URL option
- Added optional square magnifier option
- In main window list Shift + Delete will delete file locally
- Added separate show cursor setting for screen recording
- "Post capture tasks" and "Before upload" windows will show custom uploaders with their names
- Removed "Portable mode" from installer instead added Portable zip file to release section
ShareX 10.1.0 - 2015-08-02
- Added "Portable mode" option to installer
- Added ShareX Greenlight buttons to main window where you could vote to help us or just hide it permanently
- When ShareX window minimizes to tray it will now save all settings
- "Rectangle region capture" renamed to "Region capture"
- Rounded rectangle, ellipse, triangle, diamond region captures moved to "Region capture" which you can activate them with Numpad 1, 2, 3, 4 keys
- Added "Copy URL" option for "ToastWindowClickAction" setting in "Task Settings -> Advanced" tab
- Added tray menu item and hotkey to be able to "Disable/Enable hotkeys"
- Imgur GIF uploads now use GIFV link
- Added LnkU, CoinURL, QRnet, VURL, 2gp URL shorteners (by @DanielMcAssey)
- Added Windows modifier hotkey support (Because of limitations, instead of holding this modifier you need just press one time for it to add/remove modifier)
- Multiple file import support e.g. import button used in Custom Uploaders (This feature allows you to import all these uploaders https://github.com/ShareX/CustomUploaders with single click)
- Added clear Custom Uploaders button
- Added "TextTaskSaveAsFile" setting in "Task Settings -> Advanced" tab which enabled by default and allows to save all text tasks (clipboard text upload, text drag and drop etc.) as file
-
CLI URL upload support (Example:
ShareX.exe "https://getsharex.com/img/ShareX_Logo.png"
)
ShareX 10.0.0 - 2015-07-04
- Added FFmpeg GIF encoding support
- Added GIF encoder setting in "Screen recorder" tab and it defaults to FFmpeg
- Added FFmpeg x265 encoding support (browsers do not support it yet)
- Added webpage capture
- Added MaxFile file uploader
- Added DropFile file uploader
- Added VideoBin file uploader (by @corey-)
- Added Up1 file uploader (by @Upload developers)
- Recent list in tray menu will be saved between sessions
- Double clicking Regex list entry in "Custom uploaders" tab will try to automatically add correct syntax to URL section
- Custom uploader test result will also show thumbnail and deletion URLs
- Added optional force result URL HTTPS setting in Task settings -> Advanced
- Allow empty text in Twitter image upload
- Hotkey "Task" dropdown menu is now categorized so it does not fill the screen
- FFmpeg video/audio device installation is now optional and install button for it is available in "Screen recording options" window
- Added active window screen recording (including GIF) hotkeys
- Both last region and active window screen recording hotkeys won't steal focus now
- Added hotkeys for all remaining Tools available in main window
- Added countdown timer for screen recording when auto start timer is configured
ShareX 9.10.1 - 2015-05-17
- Added tips to region capture (F1 key will hide/show it)
- Region capture startup time improvement
- Region capture rectangle info will be shown at the top of the region instead of inside
- Added coordinate info in region capture under magnifier (pressing Ctrl + C will copy coordinate to clipboard)
- Numeric keys will capture the corresponding monitor while in region capture e.g. 2 will capture second monitor
- In region capture ~ key will capture monitor where cursor is
- WebM changes to improve frame rate and quality
- Dutch support (by @wforums)
- Amazon S3 authentication v4 support (by @alanedwardes)
- Added new task for capturing specific monitor region (by @danielbrezoi)
- Added check box in update checker message box to prevent prompt until next startup
- Improved Twitter UI in destination settings
- Added skip message box and default message settings for Twitter
- Error message boxes for FTP client and Tweet message if valid account is not found
- In main window list Ctrl + C and Ctrl + X will check for shortened url, normal url, and file path to copy in that order. Ctrl + Shift + C will copy file path.
ShareX 9.9.0 - 2015-04-12
- Added transparent rectangle capture (without freezing screen)
- Added Korean translation (by @123jimin)
- Added Spanish translation (by @ovnisoftware)
- Image effects window can load image from clipboard
- Added vgy.me image uploader
- Added custom time zone option for name pattern
ShareX 9.8.0 - 2015-03-11
- Added imgrush.com image uploader
- Ability to choose image/text uploader via add/remove image/text extensions support
- Added Hex color info to screen color picker
- Removed RapidShare file uploader
- Removed MediaCrush image uploader
- Added v.gd URL shortener
- Added Automate to Tools menu for script based automation
ShareX 9.7.0 - 2015-02-11
- Added Lambda file uploader (by @marcusant)
- Added recent links menu to tray menu
- Increased FFmpeg FPS limit to 60 and GIF FPS limit to 30
- "Screen color picker" in Tools menu is now called "Color picker"
- Added new "Screen color picker" tool which allows to get color from screen quickly
- Added "Screen recording (FFmpeg)" and "Screen recording (GIF)" hotkeys and removed screen recording output option to make it easy to set hotkey
ShareX 9.6.1 - 2015-01-21
- Bug fixes
ShareX 9.6.0 - 2015-01-19
- Added German translation (by @Starbug2)
- Added French translation (by @nwies)
- Added Simplified Chinese translation (by @jiajiechan)
- Added Hungarian translation (by @devBluestar)
- Ability to customize browser which URLs is opened
- ShareX will now check for updates every hour
ShareX 9.5.0 - 2014-12-29
- Added OneDrive file uploader
- Application settings and Task settings windows tab navigation changed to a tree navigation
- Added hotkey based custom uploader selection
- Actions, custom uploader, image effects list supports item dragging so that you could reorder them
- Added image effects option to resize image if bigger than a specified size
- Added -workflow "Hotkey description" [CLI](Command line arguments) command
- Added hotkey to screen record last region
- Added hotkey to start auto capture using last region
ShareX 9.4.2 - 2014-11-28
- Watermark setting will be disabled by default
- Shape (Rectangle etc.) capture screen dimming can be disabled (by @peppy)
- Added missing watermark text name parsing button
- Added -AutoClose CLI command which will close ShareX after all tasks are completed
- Main window will show currently configured hotkeys when task list is empty (Can be disabled from Application settings -> Advanced)
ShareX 9.4.1 - 2014-11-15
- Added custom text support for text uploading
- Added screen recording abort button which will stop and delete recorded video
ShareX 9.4.0 - 2014-11-01
- Added Turkish translation. Help us translate ShareX to your language
- Added option to start recording by pressing Start button
- Improved Pastebin UI
- Greenshot image editor update with Speech Bubble and Step Label
- Added history extension filtering
- Added Hastebin text uploader
- Added Chevereto image uploader
- Text watermark image effect is enabled by default for new installations (You can edit it from: Task settings -> Image -> Effects)
- Added client rectangle to window/control enumeration in region capture
- Automatically expand capture menu when you open the tray menu (You can disable it from: Application settings -> Advanced)
- Image effects can be enabled/disable using checkboxes near effects
- Added rounded corners & outline image effects
- Added Hızlı Resim image uploader
ShareX 9.3.1 - 2014-09-13
- New task completed and error sounds
- Rectangle (Objects) capture also will have region of window client areas
ShareX 9.3.0 - 2014-09-10
- Added custom gradient support to Image effects under "Draw text”
- PushBullet updated to API v2 and is now listed also as a URL sharing service (by @BallisticLingonberries)
- Hotkey to be able to open screenshots folder
- Name parser support for
%yy
for 2 digits year - Screen recording video source can be "None" to allow audio-only recording
- Actions configuration through external programs support customizing Output Extension to make use of programs such as 7z
- pomf.se file uploader support
- Added "Upload folder" to upload menu
- Better single instance support to be able to upload multiple files from Windows Explorer (by @michalx2)
- Added "Cancel task" button to Image editor
- Added Application settings -> Remember main window position
- Region capture performance improvements, added circle magnifier
- Added Application settings -> Advanced -> Tray middle click action setting (allows you to change what will happen when you middle click tray icon)
- Command line support for all hotkey tasks (Check [wiki](Command line arguments) for more info)
- MediaFire file uploader support (by @michalx2)
- Added Task settings -> Advanced -> Auto clear clipboard setting (clears clipboard before upload starts)
- Imgur album improvements; added direct link setting
- Added After Capture Task -> Delete file (useful for screen record uploading and deleting file after upload)
- Added icons to main window right click menu
- Added "Delete file locally" to main window right click menu (by @WebFreak001)
- Added "Edit image" to main window right click menu (by @DevAtHome)
- New ShareX logo and icon
ShareX 9.2.0 - 2014-07-15
- Main window menu changes to simplify UI
- Automatic show/hide image preview in main window
- Added support to share URL to Email, Twitter, Facebook, Google+, Reddit, Pinterest, Tumblr, LinkedIn, StumbleUpon, Delicious and VK via web browser
- Shorten URL and Share URL context menu for tasks in main window
- Google Drive file uploader enhancements (title and folder support)
- Twitter image upload support
- ownCloud file uploader support
- nl.cm URL shortener support
- adf.ly URL shortener support (by @LRNAB)
- bit.ly custom domain support
- Support to Upload from URL
- Added Rectangle (Annotate) to capture menu which will allow annotations during rectangle capture
- Screen recording improvements (timer and stop button under region)
- Task setting to disable Aero while screen recording
- Ability to customize URL format when automatically opening the URL
- Better stop upload mechanism (ability to stop stuck uploads)
- Added Tweet Message to Tools menu with hotkey support
ShareX 9.1.0 - 2014-06-11
- ShareX now uses .NET Framework 4.0, which the installer automatically downloads and installs if needed
- Switched to OAuth 2.0 for Dropbox, which means you need to re-authenticate
- Added Export/Import buttons to FTP, Custom uploaders, Image Effects, FFmpeg options which allows exporting settings to clipboard, file or uploading as text, and importing from clipboard or file
- Added copy.com file uploader support (by @KamilKZ)
- Added FFmpeg custom commands support
- Videos recorded using FFmpeg will no longer play faster when framerate drops
- Destinations settings window use list tab view now
- Added gfycat.com file uploader support (by @Dinnerbone)
- Added new Capture menu item and hotkey “Rectangle (Light)” which is lightweight version of Rectangle capture for slower computers
- Custom domain support for Amazon S3
- Added help button to FFmpeg which opens up the documentation web page
- Drag-and-drop box now supports image and text too
- Using System.Net.FtpClient library for FTP/FTPS
- Added an error window for FFmpeg incase recording or encoding fails
- Added QR code generator to After Upload tasks, Tools menu and right click menu in main window
- Hotkey task settings are now shown as Workflows in main window and tray menu
- Added version history link to ‘about’ window
ShareX 9.0.0 - 2014-05-16
- Capture screen recordings with audio using FFmpeg
- Capture screen recordings using Video Compression Manager (VCM) via Video for Windows (VfW) encoders
- Clipboard Upload supports image or file URLs in their respective data types
- DreamObjects hosting support via Amazon S3
- Added Greenshot Image Editor to Tools menu
- Added FTP Client to Tools menu
- MediaCrush moved to file uploaders to be able to upload videos
ShareX 8.8.0 - 2014-05-01
- Box 2.0 API support
- Added new After Capture task: Save thumbnail to file
- Support for all thumbnail types in Imgur
- HttpHomePathAutoAddSubFolderPath setting for FTP accounts (instead of using @)
- Configurable Dropbox shareable URL types: default, shortened, and direct
- CLI Video Encoder configurations are now managed in Application Settings
- Support for secondary uploaders if primary uploaders fail
- Added Ruler to Tools menu
ShareX 8.7.1 - 2014-04-09
- Bug fixes
ShareX 8.7.0 - 2014-04-09
- Added drag-and-drop window support
- Toast notification window click actions
- Added Pushbullet file uploader support (by @BallisticLingonberries)
- Added Amazon S3 file uploader support (by @alanedwardes)
- Added DNS Changer to Tools menu
- Added
%pn
(process name of active window) to name parser - Removed Mega file uploader anonymous upload
- Minus file uploader improvements
ShareX 8.6.1 - 2014-03-19
- Added support for public access to Google Drive links
- Bug fixes
ShareX 8.6.0 - 2014-03-18
- New file operations wizard if file exists
- Image and text destinations can have different file uploaders
- Added uPaste.me text uploader support
- Added yourls.org URL shortener support
- Automatically shorten URL if the URL is longer than the specified length
- Toast notification window location is now customizable
ShareX 8.5.0 - 2014-01-13
- Updated ImageShack uploader to support their latest API
- Added MediaCrush image uploader support (by @SirCmpwn)
- Added option for toast notifications
- Added bit.ly user account support
- Added UI support to modify personal path
- Added new tool to test the monitor for backlight bleeding and dead pixels
ShareX 8.4.1 - 2013-12-05
If you are using ShareX 8.4.0, please manually download and install this version. Auto-updater will not automatically update to this version from ShareX 8.4.0. All other previous versions of ShareX are unaffected.
- Ability to import/export custom file uploaders
- Added user account support for Gist text uploader
- Draw text image effect now supports shadow
- Torn edge image effect now supports edge selection
- Improved update checker with a fallback mechanism in case updater fails
ShareX 8.4.0 - 2013-11-20
This update is focused on performance improvements and features additions to image effects and watermark. These changes break backward compatibility. Therefore image effects and watermark settings will be reset.
- Added new drawings category to image effects for be able to add background, border, checkerboard, image and text (watermark)
- Added new image adjustment effects: black & white, polaroid and sepia
- Added new image filter effects: edge detect, emboss, gaussian blur, convolution matrix, mean removal, sharpen and smooth
- Added new image manipulation effect: crop
- Image effects accessible from Tools menu
- Simplified watermark settings
- In task settings be able to choose which FTP account to be used
- Allow Jira address with subfolder
- Using GitHub API for check updates
- Added remember main window size setting
ShareX 8.3.0.747 - 2013-11-02
- Tray icon can now report progress percentage
- Color picker improvements
- Added new After Capture task "Add image effects" in favour of resize, border and shadow
- Added hotkey support for Tools (screen color picker, hash check and index folder) and to stop uploading
- Added mega.co.nz file uploader support
- Added folder indexer with support for text, HTML and XML
- Option to change clipboard content format for wider software compatibility
- New after capture task: Image resize
- Added support for indexing a folder during Clipboard Upload
- Ability to use Windows modifier for hotkeys using configuration file
- Rectangle Lite support in Advanced settings for slow computers
- Redesigned main configuration with simplified settings
- Improved hotkey system to support all possible hotkey specific tasks
- Support custom formats for clipboard content
- Improved screen recorder
- Automatic mode for proxy configuration
- Ability to create custom hotkeys with task settings
- Unlimited screen recorder support
- Commandline support for screen recorder
- Added auto capture support
- Capture selected monitor screen
- Windows 7 taskbar support
- Ability to change settings folder
- Added modified version of Greenshot image editor (After capture -> Annotate Image)
- Imgur, Google URL Shortener and Picasa using OAuth 2.0 now (You need to re-authorize)
- Added Imgur album support
- Added Google Drive uploader
- Fixed Flickr upload issue
- Updated to use Twitter 1.1 API
- Fixed Possible crash with non existent program paths
- Simplified Proxy handling behavior. No need to manually enter proxy host as the program will automatically retrieve it from the system proxy.
- Added "Send URL with email" After upload task
- Issues with DST time fixed
- Issues with arguments and custom uploaders fixed
- Fixed screen capture issues with Custom DPI settings
- POST file support for custom text uploader
- Shows cursor only if its visible
- Added Hash Check Tool
- Added localhostr.com support
- Fixed errors with screen recording
- Added Name Formatting support for custom uploaders
- Fixed errors with updater
- Remembers file upload directory
- Goo.gl shortener fix
- Fixed issues with slow FTP uploads
- Reverted minimum system requirements to .NET 3.5 to support Windows XP
- Added Screenshot delay setting
- Added Clipboard upload settings tab
- Fixed bug related to clipboard copy
- Additional directory checks before saving screenshot
- Added custom uploader support for all data types (image, text, file, url shortener)
- Added Screen Recording with GIF/AVI output
- Minimum system requirements updated to .NET 4.5
- Use Delete key to remove items from main window
- Added "Post capture tasks" window
- Long file name error while capturing Active Window fixed
- Updated Dropbox uploader
- Auto Generated file names feature updated
- Added Watermark support
- Image history will remember your view settings
- History & Image history will remember position, size and window state info
- Be able to see response for a failed upload
- Added "Add Border" Option to "After Capture Tasks" menu
- Imgur upload bug fixed
- Shows Balloon Tip after capture
- Added Picasa image uploader
- Added option to Clear List in Main Window
- Minor UI changes to updater
- Added new hotkeys to main window, history, image history: Enter = Open URL, Ctrl + Enter = Open file, Ctrl + C = Copy URL, F5 = Refresh
- Added separate name format for active window capture
- Moved magnifier out of text area
- Added the option of capturing Active Windows without borders
- FTP path issues fixed
- Added Auto Increment option for Naming Files
- Added paste.ee text uploader support
- Added Progress(in %) information to the main window title
- Added Shadow Offset setting
- Double Clicking on a file performs checks in this order to open it: Shortended url first, url then and then the local file.
- Added ge.tt file uploader
- Added watch folder tab to settings for auto uploading newly created files in these folders
- Added screen color picker to tools section
- Added image history with a thumbnail view
- Updated naming pattern to include variables such as 'active window title' and 'image width/height'
- It is now possible to copy multiple uploaded item infos (html, bbcode etc.)
- In 'shape capture' mode spacebar will now perform a fullscreen capture
- Added support for sharing via social networking services initially with Twitter
- After capture tasks and After upload tasks are configurable from the main window or tray menu
- Reconfigured main window to have the main menu strip vertically
- History storage optimizations
- Ability to retry upload via main window context menu
- Added printer support
- Improved right click menu to include more open/copy options
- Added support to preview image in the main window
- Added support to run External Programs
- Added pastee.org Text Uploader support
- Ability to capture Last region
- Proportional resizing of shapes while holding shift key
- Added shortcut to "Send To" without using registry
- Cursor can be moved using arrow keys during a shapes capture
- Screen-wide crosshair support during shapes capture
- Magnifier support during shapes capture, resizeable with mouse wheel (hold shift to increase box size)
- Added imm.io Image Uploader
- Rebranded as ShareX
- 5.5.0 Added Email as file uploader
- 5.4.1 Clipboard upload auto detects URL and shortens it
- 5.4.0 Added optional shadow capture for transparent capture
- 5.3.1 Settings are backed up for automatic recovery
- 5.3.0 Added Twitpic, Twitsnaps and yFrog
- 5.2.1 Improved tray menu
- 5.2.0 New updater with automatic downloader
- 5.1.0 Added image resize settings
- 5.0.0 Added Window & Control capture support to shape captures
- 4.9.0 Added new post-capture option: save screenshots to file
- 4.8.0 Added Box file uploader support
- 4.7.2 Supported image/text/file based FTP destinations
- 4.7.1 Added camera sound when capture is made
- 4.7.0 Added Transparent window capture
- 4.6.0 Added Hotkeys support
- 4.5.0 Added support to capture window from a list of windows
- 4.4.0 Added support to capture shapes to Clipboard
- 4.3.0 Added Minus uploader support
- 4.2.0 Added Photobucket uploader support
- 4.1.1 Added user account support for Goo.gl URL Shortener service
- 4.1.0 Added tray icon support
- 4.0.0 Added Capture menu to capture rectangle, rounded rectangle, ellipse, triangle, diamond, polygon and freehand shapes
- 3.12 Plugin system to perform Crop Shot and Entire Screen capture
- 3.11 New Uploaders Configuration window to setup user accounts
- 3.10 Added Clipboard Content Viewer to confirm uploading using Clipboard
- 3.09 Added URL Shortener support
- 3.8 - Added ClipboardUpload hotkey Ctrl + Page up
- 3.7 - Added upload queue system to limit simultaneous uploads
- 3.6 - Added buffer size setting to improve upload speed
- 3.5 - Added support to copy multiple URLs in history form
- 3.4 - Text file detection improved for detecting popular programming code files
- 3.3 - Image and text encoding operations moved to upload thread to prevent the main window from freezing
- 3.2 - Drag & drop bitmap / text support
- 3.1 - Startup time improved by using precompiled xml serialization dll (SGEN) and threads
- 3.0 - Improved uploading speed and memory allocation especially for big uploads, many bug fixes
- 2.8 - Added auto naming settings for clipboard upload
- 2.7 - Added new file uploader: filez.muffinz.eu
- 2.6 - Added debug tab to settings form which also saves debug messages automatically to "ZUploaderPersonalPath/Log_(Month)_(Year).txt"
- 2.5 - Added "Show response" button to right click menu to see upload response (Useful for debugging)
- 2.4 - Added new CLI command (-clipboardupload)
- 2.3 - Portable support
- 2.2 - Added image viewer to history form
- 2.1 - Added filters to history form
- 2.0 - History support using SQLite as database
- 1.5 - Image settings for changing image related settings such as image format, quality etc.
- 1.4 - Single instance support for better shell extension uploading (Useful for CLI uploads)
- 1.3 - Added "Stop upload" button to right click menu
- 1.2 - Added support for Shell Extension "Upload using ZUploader"
- 1.1 - Reconfigured UI, Added proxy support
- 1.0 - Initial version
Note: Every release includes bug fixes. In most cases, these are not included in the changelog.