Skip to content

Releases: Droplr/droplr-desktop-releases

Release 1.7.2

22 Apr 20:46
876763f
Compare
Choose a tag to compare

Fixes

  • Faulty upload store does not corrupt app store anymore on Windows 10/11 (requires restart of app after update).
  • Opening markup in browser now enables the user to properly load and save the edited drop.

Improvements

  • Markup: Added save on Enter keypress.

Other

  • We are currently in the process of a UI rebuild! We're bringing back the feel of the old macOS app while retaining the new and modern features introduced with the new app. Stay tuned for updates in the near future!.

Release 1.7.1

15 Apr 10:21
876763f
Compare
Choose a tag to compare

Bug Fixes

  • Screen recordings and screenshots should be saved to their respective locations properly.
  • Cam Only GIF uploads now display proper progress values when uploading.
  • Microphone devices are now properly picked up in macOS
  • URL Shortening now works for highlighted URLs.

Release 1.7.0

26 Feb 13:26
876763f
Compare
Choose a tag to compare

1.7.0 (2024-02-27)

Description

Breaking Changes

  • MacOS now utilizes Aperture, which is a native MacOS recorder tool. Videos on macOS will now have fully native quality.
  • Custom Size Area recordings are now recorded natively on MacOS, improving quality and speed of uploads.
  • GIF conversion is now done natively on MacOS using FFMPEG.

New Features

  • Enabling Do Not Disturb during recording is now available in the recording preferences. (MacOS 12+ only).
  • Release notes are now visible after an update by clicking "View More" in the update notification.
  • Added option to cancel uploads in the upload queue.
  • Added option to retry failed uploads in the upload queue.

Bug Fixes

  • Cam Only Recording now properly starts recording after cancelling the first time.
  • Fixed an issue where multiple screenshots were taken when using the screenshot tool.
  • Exit confirmation dialog now shows only if the option to skip it is off.
  • Hide Dock Icon now works properly on MacOS.
  • Upload and exit popups are not hidden behind the main window anymore.

Improvements

  • Added custom splash screen during app load.
  • Primary display is now pinned if the user has only one display (no re-select needed).
  • Buttons flattened to fit new UI design.
  • Added FPS selector in the recorder settings.
  • App now safely shuts down and closes all app windows on exit.

Other Changes

  • Markup: added new Step Tool, with custom colors and auto-incrementing numbers.
  • Markup: added oval and filled oval shape.
  • Markup: added remove tool.
  • Various stability improvements and bug fixes.

Release 1.6.3

12 Jan 14:42
876763f
Compare
Choose a tag to compare
  • Fix: Screen blackout if Show Mouse Clicks is on

Release 1.6.2

12 Jan 12:11
876763f
Compare
Choose a tag to compare
  • Fix: Overlay displayed as fully dark
  • Fix: Select Area recording overlay losing focus on mouse drag

Release 1.6.1

11 Jan 14:17
876763f
Compare
Choose a tag to compare
  • 🚨 NEW 🚨 : Upload and Zip Files via Shortcut (macOS)
    • Uploading and zipping files is now available by selecting a file or multiple files in Finder and pressing Option + D
    • This will upload the file or zip multiple files and upload an archive to Droplr
  • Drop name format has been standardized to fit legacy app naming convention
  • Fix: Custom Size Area recording on Dark Mode now displays properly
  • Fix: Full Screen Screenshot can now be saved to Desktop
  • Fix: Improved shortcut setting and persistence
  • Fix: Screenshots are not cut off on specific scaling settings (Windows)
  • Fix: Preferences screen now reopens after minimizing
  • Fix: improved how updates get fetched from GitHub
  • Various stability improvements and bug fixes

Release 1.6.0

08 Dec 10:42
876763f
Compare
Choose a tag to compare
  • 🚨 NEW 🚨 - Introducing Dark Mode
    • Dark Mode is now available for both Windows and Mac
    • There are three separate modes:
      • Light
      • Dark
      • System
    • System is the default option and it should be applied by default when the update is installed
  • 🚨 NEW 🚨 - Camera and Control Menu Redesign
    • Controls are now redesigned to fit the new extension design (available soon!)
    • Camera now spawns on recording start and is part of the recording menu instead of being a separate element
  • 🚨 NEW 🚨 - Native Screenshots
    • Screenshots are now taken natively on Windows and MacOS
    • Quality has been improved by 80% on Windows and by 90% on MacOS
  • Fix: screenshots are now taken on the proper screen for multi-monitor setups on MacOS
  • Fix: Screen Recording shortcut now pulls up the main app instead of starting a recording
  • Various bug fixes and stability improvements

Release 1.5.1

08 Nov 11:00
876763f
Compare
Choose a tag to compare
  • 🚨 NEW 🚨 Legacy Screenshot Mode (MacOS only)
    • Temporary measure for users seeking to do screenshots on secondary monitors until we standardize the screenshot library for all platforms
    • Can be toggled on in the Preferences by clicking the checkbox next to "Legacy screenshot mode"

Release 1.5.0

07 Nov 17:58
876763f
Compare
Choose a tag to compare
  • 🚨 NEW 🚨 Added option to edit image in-place, without it being saved twice
    • If the option "Keep original image" is toggled off, the image editing will be done in-place, with no double link being created
  • Fix: sharing modal on markup now properly reflects theme
  • Fix: upload tracking now working properly if the uploads list isn't properly updated
  • Fix: cam only recording now closes properly
  • Fix: recording options now display properly on Cam Only recording screen
  • Fix: delete drop now works properly
  • Fix: markup window does not open anymore after app update
  • Fix: progress tracking errors now reflect properly for custom size area & GIF recordings
  • Fix: added failed image fetch modal for markup
  • Various bug fixes and stability improvements

Release 1.4.5

26 Oct 10:52
876763f
Compare
Choose a tag to compare
  • Added support for MacOS Sonoma (14)
  • Added "Skip" option for Camera and Microphone permissions
  • Fix: ESC button now properly closes the Screenshot Overlay on MacOS
  • Fix: Recordings should properly upload in full on MacOS Sonoma
  • Fix: When doing Custom Size Area recordings, the "Cancel" and "Done/Record" buttons are now visible when close to the top of the screen
  • Fix: Reduced time to close on tray window (MacOS)
  • Fix: Login item notifications now don't appear when preferences are changed if the "Hide Main Window on startup" is turned on
  • Fix: Main window will no longer appear when screenshot is triggered
  • Fix: Delayed Entire Screen screenshot now works properly (MacOS)
  • Various stability and bug fixes