-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
116 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,89 @@ | ||
# 0.0.1 (8 Aug 2020) | ||
# 1.0.7 (21 Feb 2021) | ||
|
||
Started with [electron-react-boilerplate v1.3.0](https://github.com/electron-react-boilerplate/electron-react-boilerplate) | ||
Changes: | ||
|
||
- added locales for Chinese language, special thanks to @taotieren | ||
- minor UI improvements | ||
|
||
<br/> | ||
<br/> | ||
|
||
# 1.0.6 (20 Feb 2021) | ||
|
||
Changes: | ||
|
||
- added locales for Russian and Ukrainian languages | ||
- minor UI improvements | ||
|
||
<br/> | ||
<br/> | ||
|
||
# 1.0.5 (7 Feb 2021) | ||
|
||
Changes: | ||
|
||
- Fix quality is not set to 100% when sharing started: https://github.com/pavlobu/deskreen/issues/100 | ||
|
||
<br/> | ||
<br/> | ||
|
||
# 1.0.4 (4 Feb 2021) | ||
|
||
Changes: | ||
|
||
- add Flip button in client web view (gear icon button, next to play button) for use a tablet as a teleprompter | ||
- set 100% video quality by default when screen sharing starts | ||
- add polyfills to remove issue of blank pages on old browsers. Thanks @klarkc | ||
- display error message in client viewer if there is WebRTC error | ||
|
||
<br/> | ||
<br/> | ||
|
||
# 1.0.3 (29 Jan 2021) | ||
|
||
Changes: | ||
|
||
- remove pulsing animation on orange step bubbles | ||
- portable version on windows | ||
- release draft before publishing release | ||
- remove non-working macOS zip from release | ||
|
||
<br/> | ||
<br/> | ||
|
||
# 1.0.2 (27 Jan 2021) | ||
|
||
Changes: | ||
|
||
- Security patches | ||
- Updated electron version to 11.2.1 | ||
- fix for https://github.com/pavlobu/deskreen/issues/45 | ||
- ? fix for https://github.com/pavlobu/deskreen/issues/56 | ||
- ? fix for https://github.com/pavlobu/deskreen/issues/17 | ||
|
||
<br/> | ||
<br/> | ||
|
||
# 1.0.1 (25 Jan 2021) | ||
|
||
Changes: | ||
|
||
- Fix typos in Deskreen. Special thanks to @EdwardBetts | ||
|
||
<br/> | ||
<br/> | ||
|
||
# 1.0.0 (18 Jan 2021) | ||
|
||
Features: | ||
|
||
- works with WiFi or LAN | ||
- use any device with web browser as second screen for your computer (using Display Dummy Plug) | ||
- use any device web browser to mirror your computer's screen | ||
- use any device web browser to view a single application window from your computer's screen | ||
- supports multiple screen sharing sessions to as many devices as you want | ||
- supports changing picture quality while sharing a screen. | ||
- Picture auto quality change supported. (for performance boost while watching youtube video for example) | ||
- End-to-end security | ||
- dark mode UI support | ||
- available for Win / Mac / Linux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters