Skip to content

Releases: mangledbottles/screenlink

MVP release V0.0.17 [REQUIRED]

18 Mar 20:10

Choose a tag to compare

ScreenLink Desktop v0.0.17 Release Notes

Required update!

  • Release build output directory updated to release/0.0.17.
  • Updated logic for Windows authentication to improve issues
  • Fixed bugs with Sentry

Full Changelog: 0.0.16...0.0.17

MVP release V0.0.16

16 Mar 15:55

Choose a tag to compare

  • Updates the debugging
  • Optional update

MVP release V0.0.15 [REQUIRED]

06 Mar 07:33

Choose a tag to compare

ScreenLink Desktop v0.0.15 Release Notes

Required update!

  • Release build output directory updated to release/0.0.15.
  • Updates to the Upload Process
  • Refactors the Floating bar to change color and sizing

Full Changelog: 0.0.14...0.0.15

MVP release V0.0.14 [REQUIRED]

05 Mar 17:18

Choose a tag to compare

ScreenLink Desktop v0.0.14 Release Notes

Required update!

  • Release build output directory updated to release/0.0.14.
  • Enhanced app startup logging and error handling for video processing with ffmpeg.
  • Improved handling of webcam source changes to prevent redundant updates.
  • Dynamic calculation of webcam window size and position based on display settings.
  • Main window now closes auxiliary windows (floating and webcam) when it is closed itself.
  • Added new CSS modules for draggable areas in webcam and floating window components.
  • Updated react-router-dom dependency to version ^6.22.2 for improved routing.

MVP release V0.0.13 [REQUIRED]

01 Mar 16:55

Choose a tag to compare

  • Forced update for recording

MVP release V0.0.12 [REQUIRED]

27 Feb 21:22

Choose a tag to compare

This release brings some new updates to

  • Login flow (updating the logic with deep linking on Windows)
  • Auto updating (mandatory and suggested updates)

MVP release V0.0.11

25 Feb 19:06

Choose a tag to compare

🚀 feat: Enhance electron main process with deep link handling

- Implemented functionality to focus the main window if it already exists, preventing multiple instances.
- Added deep link handling to process URLs with custom protocols directly within the app.
- Introduced a mechanism to prevent multiple instances of the app on Windows, ensuring only one instance runs at a time.
- Streamlined event handling for 'open-url', focusing on robust parsing and forwarding of deep link information to the renderer process.

MVP Release 0.0.10

30 Dec 22:30

Choose a tag to compare

  • General updates to ScreenLink

Release 0.0.9

24 Dec 23:45

Choose a tag to compare

  • Updates to onboarding where permissions are requested
    image

Release 0.0.8

24 Dec 20:12

Choose a tag to compare

This release adds

  • Notarization to the MacOS Application
  • Refresh & Search of Sources