Releases: Dreaming-Codes/discord-source
Releases · Dreaming-Codes/discord-source
1.0.1
1.0.0
What's Changed
- fix: ws crash by @Dreaming-Codes in #68
- fix: link after unlink by @Dreaming-Codes in #69
- feat: license ux instead of crashing by @Dreaming-Codes in #70
- feat: added link overwrite by @Dreaming-Codes in #71
Full Changelog: 0.0.17...1.0.0
0.0.17
What's Changed
- fix: link text instead of image by @Dreaming-Codes in #66
Full Changelog: 0.0.16...0.0.17
0.0.16
What's Changed
- fix: auto resub when discord canvas/video get deleted by @Dreaming-Codes in #64
Full Changelog: 0.0.15...0.0.16
0.0.15
What's Changed
- fix: kill discord after plugin update by @Dreaming-Codes in #62
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- feat: new license check by @sgdc3 in #52
- fix: use CallState store watch instead of discord events by @Dreaming-Codes in #51
Full Changelog: 0.0.13...0.0.14
0.0.13
What's Changed
- fix: removed vue auto animate by @Dreaming-Codes in #10
- feat: removed reload on stream unlink by @Dreaming-Codes in #11
- fix: Fixed nix SSL by @Dreaming-Codes in #14
- perf: add a delay before reloading the connection on connection close by @Dreaming-Codes in #15
- feat: stream preview by @Dreaming-Codes in #17
- feat: betterdiscord plugin auto-reconnect by @Dreaming-Codes in #19
- perf: rescale and center the preview to 240p by @Dreaming-Codes in #22
- feat: update tauri to 2.0.0-alpha.8 by @Dreaming-Codes in #18
- feat: restyle nickname display by @Dreaming-Codes in #24
- fix: line drawing on update by @Dreaming-Codes in #27
- fix: plugin stop method failing when videoManager is not initialized by @sgdc3 in #29
- fix: do not send stream info updates if no streams are detected by @sgdc3 in #29
- fix: do streams not being removed from videoManager by @sgdc3 in #29
- fix: do not print "reconnecting" message when the plugin is being disabled by @sgdc3 in #29
- fix: source/target label text color in light theme by @sgdc3 in #30
- fix: do not append plugin to the old plugin on update by @Dreaming-Codes in #32
- fix: discord_connection deadlock by @Dreaming-Codes in #35
New Contributors
Full Changelog: 0.0.11...0.0.13
0.0.10
- Fixed windows OpenAsar installation
0.0.9
- Added automatic OpenAsar installation and configuration.
0.0.7
- Added page url to the target list
- Changed capture method.