Releases: mangledbottles/screenlink
Releases · mangledbottles/screenlink
MVP release V0.0.17 [REQUIRED]
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
- Updates the debugging
- Optional update
MVP release V0.0.15 [REQUIRED]
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]
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-domdependency to version^6.22.2for improved routing.
MVP release V0.0.13 [REQUIRED]
- Forced update for recording
MVP release V0.0.12 [REQUIRED]
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
🚀 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
- General updates to ScreenLink
Release 0.0.9
Release 0.0.8
This release adds
- Notarization to the MacOS Application
- Refresh & Search of Sources
