Releases: namecheap/flameshot
Releases · namecheap/flameshot
v0.10.1.1
- Fix - "Check for updates" feature checks Namecheap repository now
- Fix - Crash when tray icon is disabled
- Translations update
- Add OpenSSL binaries for Windows to the repository (do not build OpenSSL on any build)
v0.10.0.1
- Completely reworked undo/redo stack with fixes
- Make font size other tools thickness independent
- Set limit for Latest Uploads Max Size to 50
- Save font on new text object creation
- Improve screenshot saver copy (flameshot-org#1604)
- Change .desktop file to support Plasma Wayland (flameshot-org#1603)
- Use image/png on Wayland to improve copy support (flameshot-org#1601)
- Translations updates
- Added Fedora Linux 34 support
- fix - App crashes if during editing text add any object
- fix - Phantom is displayed on a screen if the figure was moved after double click on it and the last changes were undo and redo
- fix - Font parameters doesn't disappear in panel on click text item in it
- fix - General Configuration widget has big spaces between last few options
- fix - Edit previously created text by clicking editing on the edge of frame of another one
- fix - Number of other small issues
v0.9.0.3
- Base objects editing:
- Move objects
- Remove any object
- Edit thickness for any selected object
- Edit color for any selected object
- Edit text
- CircleCount - make circles more contrast and mouse preview opaque
- Close color selection on click instead of mouse up
- Make latest uploads max size configurable. Make latest uploads window resizable
- ARM support: arm64v8 and arm32v7 for Debian 10 family
- Added guide to replace the XFCE default screenshotter
- fix - Shapes are displayed as semi-empty at the very beginning of drawing if the line is thick
- fix - Rename "Reset" to "Restore" in file settings for restoring saved file name rules in the configuration widget
- fix - App freezes for a while when changing thickness of the pixelate to the minimal value
- fix - Increase and Decrease Size tool icon colours are not changed (dark/light) when changing main tool background color
- fix - Latest Uploads max size value doesn't restore after reset/import settings
- fix - Rectangle preview and final objects are not the same
- fix - Auto add file extension when save
- fix - Make rectangle tool with rounded borders (not cut), Make selection tool without rounded edges
- fix - Circle Counter Bubble numeration can skip some items if CPU is high loaded at that moment
- fix - Don't query github api if check for updates is disabled
- fix - No bubble border for Circle Count Tool
- fix - thickness shouldn't be less than one
- fix - MacOS - Button "Tool Settings" is not visible on some displays if displays are vertically aligned(edited)
v0.9.0.2
- Base objects editing:
- Move objects
- Remove any object
- Edit thickness for any selected object
- Edit color for any selected object
- CircleCount - make circles more contrast and mouse preview opaque
- Close color selection on click instead of mouse up
- Make latest uploads max size configurable. Make latest uploads window resizable
- ARM support: arm64v8 and arm32v7 for Debian 10 family
- Added guide to replace the XFCE default screenshotter
- fix - Shapes are displayed as semi-empty at the very beginning of drawing if the line is thick
- fix - Rename "Reset" to "Restore" in file settings for restoring saved file name rules in the configuration widget
- fix - App freezes for a while when changing thickness of the pixelate to the minimal value
- fix - Increase and Decrease Size tool icon colours are not changed (dark/light) when changing main tool background color
- fix - Latest Uploads max size value doesn't restore after reset/import settings
- fix - Rectangle preview and final objects are not the same
- fix - Auto add file extension when save
- fix - Make rectangle tool with rounded borders (not cut), Make selection tool without rounded edges
- fix - Circle Counter Bubble numeration can skip some items if CPU is high loaded at that moment
- fix - Don't query github api if check for updates is disabled
- fix - No bubble border for Circle Count Tool
- fix - thickness shouldn't be less than one
- fix - MacOS - Button "Tool Settings" is not visible on some displays if displays are vertically aligned(edited)
v0.9.0.1
- Sync with the upstream Flameshot org repo
- Big number of stability fixes
- Refreshed translation
- Confirmation for screenshot remove from the latest uploads and server
- JPG for clipboard (except MacOS)
- fix - File name pattern editor 'Clear' and 'Reset' behavior (configuration window)
- fix - Reset button doesn't reset configurations to the initial values
- fix - Custom color is always black
- fix - Hide/show tray icon makes duplicates in the tray menu
- fix - Reset configuration in the General tab resets general settings only
- fix - Issue with undo and rounded rectangles
- fix - Opacity settings resets to default after changing in the configurations if you click on slider (not dragging)
v0.8.5.10
- Fix - Check latest updates
- Fix - MacOS - Get currentScreen on the edge bottom and right returns nullptr and application crashes
- Fix - MacOS - Remove possibility of the infinitive loop on screen capture and remove activeModalWidget check on screen capture (Flameshot is frozen after the sleep mode)
- Fix - MacOS CI - allow upload build with failed notarisation check
v0.8.5.9
- Add documentation about S3 storage provider settings
- MacOS - Selected area remains on the screen after saving capture (one more attempt to fix not reproducible bug on my laptop)
- Add a few additional check on initializing trayMenu, possibly they will fix rare issue with frozen application on MacOS
- MacOS - Catalina - Tray icon and menu bar stays on screen when taking screenshot
- MacOS - Add support for an old and new MacOS style for saving configurations (/home/user/Library/Preferences/ and /home/user/.config)
- MacOS - config.ini in /Application/flameshot doesn't work
- Grab color returns black color
- Update URL to s3 configuration file
- Localisation update (Ukrainian and Russian)
- Confirmation for screenshot remove from the latest uploads and server
- MacOS - Set timeout for notarisation (code signing)
v0.8.5.8
- fix - Default storage without config.ini file should be s3
- Different storage support for different teams
- Add option to disable feature for checking for a new update
- Code refactoring - rename "GeneneralConf" class to "GeneralConf" (fix missprint)
- fix - MacOS - Sometimes selected area remains on the screen after saving capture
- fix - MacOS - Take screenshot option sometimes doesn't work (because of Mission Control feature)
- fix - disable PrtScr button in the hotkeys configuration window because it is not supported on the linux now
- fix - Opacity settings resets to default after changing in the configurations if you click on slider (not dragging)
- fix - Cannot set 'Save Path'
- fix - MacOS - Pin on retina
- fix - If retina display is at the right side (display arrangement) it joins ToolButtons on capture widget into one on retina if you have more than 3 displays in the row
- fix - Ubuntu - Broken Flameshot icon in the taskbar with pinned image
- fix - MacOS - Grabbed color differs from the clicked area
- MacOS - code signing
v0.8.5.7
- Remove feature 'Close app after capture'
- fix - no flameshot icon in the taskbar for 'Latest uploads' and 'Open launcher' widgets
- fix - reset configuration doesn't reset 'Save path'
- fix - Line starts from the different point after changing line color
- fix - Desktop picture disables when the 'host is not found' popup is displayed
- fix - Two retry messages instead of one on img upload to s3
- fix - Image cannot be deleted from the remote s3 storage
- fix - MacOS - Flameshot is displayed in Activity Monitor without name
- fix - MacOS - startup (login items) feature
- fix - MacOS - Strange tool buttons position behavior on capture screen
- fix - MacOS - It's impossible to make a screenshot of all screens (change message according to Mac philosophy)
- fix - MacOS - App keeps making screenshots after saving screenshot that was made via launcher
- fix - MacOS - On 2 and more displays notification disappears too quickly
v0.8.5.6
- Make error message for upload fail more user friendly
- Sometimes screenshot URL is not copied on upload
- No retry option on upload fail
- Update to a new version notification
- Global shortcuts (MacOS)
- fix - Awkward VPN error retry after socket timeout error when downloading NC config
- fix - Welcome message with instructions shows only on the primary screen (MacOS)
- fix - Remove "src/" from "src/flameshot" on starting from DMG (MacOS)
- fix - No notification in tray on image upload (MacOS)