Skip to content

Releases: Droplr/droplr-clients

4.3.0

03 Oct 03:19
Compare
Choose a tag to compare
4.3.0 Pre-release
Pre-release

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

12 Jun 00:23
Compare
Choose a tag to compare

Fixes a bug where the cursor would be come invisible on a white background when taking a screenshot.

4.2.1

08 May 21:15
Compare
Choose a tag to compare

Bug fixes:

  • Fixes issues with hotkey shortcuts when no modifiers were set

4.2.0

09 Apr 18:15
Compare
Choose a tag to compare

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

13 Oct 21:47
Compare
Choose a tag to compare

Enhancements

  1. Improved Drop notes interface for Markdown and Code. Huge performance boost.
  2. Removed embedded dashboard. Now dashboard opens automatically in native browser.
  3. Droplr can now automatically upload screenshots from the PrintScreen button. This feature can be turned on and off under the preferences.
  4. Droplr now automatically opens a Drop after it has been uploaded. This feature can be turned on and off in preferences.
  5. Upgrades internal framework to Electron 2.1.0, which officially backports key bug fixes from 3.0.

Bug Fixes

  1. Fixed bug where stack trace would appear if user's thumbnails didn't download quick enough.
  2. Cleaned up internal dependencies for improved stability.
  3. Fixed bug with sessions timing out after logging in
  4. Fixed regression with selecting the wrong screen when taking a screenshot on multiple monitors
  5. Fixed bug where the dashboard would not automatically log in when launched from the menu

4.1.0-beta2

17 Sep 16:13
Compare
Choose a tag to compare
4.1.0-beta2 Pre-release
Pre-release

Includes all previous 4.1.0 fixes and enhancements.

Beta 2 Bug fixes:

  1. Fixed bug with sessions timing out after logging in
  2. Fixed regression with selecting the wrong screen when taking a screenshot on multiple monitors

4.1.0-beta1

17 Aug 23:54
Compare
Choose a tag to compare
4.1.0-beta1 Pre-release
Pre-release

Enhancements:

  1. Improved Drop notes interface for Markdown and Code. Huge performance boost.
  2. Removed embedded dashboard. Now dashboard opens automatically in native browser.
  3. Droplr can now automatically upload screenshots from the PrintScreen button. This feature can be turned on and off under the preferences.
  4. Droplr now automatically opens a Drop after it has been uploaded. This feature can be turned on and off in preferences.
  5. Upgrades internal framework to Electron 2.1.0, which officially backports key bug fixes from 3.0.

Bug fixes:

  1. Fixed bug where stack trace would appear if user's thumbnails didn't download quick enough.
  2. Cleaned up internal dependencies for improved stability.

4.0.9-beta1

25 Jun 00:57
Compare
Choose a tag to compare
4.0.9-beta1 Pre-release
Pre-release

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

25 Jun 00:51
Compare
Choose a tag to compare

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

10 May 16:06
Compare
Choose a tag to compare

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.