Releases: Droplr/droplr-clients
Releases · Droplr/droplr-clients
4.3.0
Enhancements:
- Adds the ability record only portions of the screen by selecting it with the marquee.
- Upgrades the internal framework for better windows compatibility.
4.2.2
Fixes a bug where the cursor would be come invisible on a white background when taking a screenshot.
4.2.1
Bug fixes:
- Fixes issues with hotkey shortcuts when no modifiers were set
4.2.0
Enhancements:
- Adds fullscreen capture
- Adds ability to customize hotkey combinations
- Upgrades internal Electron framework to 4.0.x
- Migrates screenshot capture module from Electron API to native .NET SDK for improved performance
Bug fixes:
- Fixes "no seeking" issue for screen capture videos where progress bar would not appear during playback
- Fixes bug where screenshot capture would not disappear or freeze under certain multi-monitor configurations
- Fixes broken screenshot experience on Windows 7 where aero was not enabled
4.1.0
Enhancements
- Improved Drop notes interface for Markdown and Code. Huge performance boost.
- Removed embedded dashboard. Now dashboard opens automatically in native browser.
- Droplr can now automatically upload screenshots from the PrintScreen button. This feature can be turned on and off under the preferences.
- Droplr now automatically opens a Drop after it has been uploaded. This feature can be turned on and off in preferences.
- Upgrades internal framework to Electron 2.1.0, which officially backports key bug fixes from 3.0.
Bug Fixes
- Fixed bug where stack trace would appear if user's thumbnails didn't download quick enough.
- Cleaned up internal dependencies for improved stability.
- Fixed bug with sessions timing out after logging in
- Fixed regression with selecting the wrong screen when taking a screenshot on multiple monitors
- Fixed bug where the dashboard would not automatically log in when launched from the menu
4.1.0-beta2
Includes all previous 4.1.0 fixes and enhancements.
Beta 2 Bug fixes:
- Fixed bug with sessions timing out after logging in
- Fixed regression with selecting the wrong screen when taking a screenshot on multiple monitors
4.1.0-beta1
Enhancements:
- Improved Drop notes interface for Markdown and Code. Huge performance boost.
- Removed embedded dashboard. Now dashboard opens automatically in native browser.
- Droplr can now automatically upload screenshots from the
PrintScreen
button. This feature can be turned on and off under the preferences. - Droplr now automatically opens a Drop after it has been uploaded. This feature can be turned on and off in preferences.
- Upgrades internal framework to Electron 2.1.0, which officially backports key bug fixes from 3.0.
Bug fixes:
- Fixed bug where stack trace would appear if user's thumbnails didn't download quick enough.
- Cleaned up internal dependencies for improved stability.
4.0.9-beta1
Applies the patch and fixes the multiple screen bug here: electron/electron#12417
Note:
This update does not work on Windows 7. There is an outstanding bug with Windows 7 and the chromium libraries that the patch relies on. We will update the patch as soon as the underlying electron framework has been patched.
We have filed a bug in the electron bug tracker. You can keep tabs on the progress there: electron/electron#13426
4.0.8
This release fixes a few serious bugs:
- Annotations would not save but the window would close.
- Occasional errors on launch on the latest version of Windows 10.
4.0.7
Bug fix release:
- Fixes bug where screenshot would capture the wrong screen if multiple monitors were plugged in and the main monitor was identified as something other than the laptop screen. More info here: electron/electron#12312
- Fixes UX issue where clicking the app icon would have no result if the app was already launched.