Skip to content

Releases: ch1ny/SduMeeting

v1.1.0

08 Jun 08:53
Compare
Choose a tag to compare
  • Removed WebRTC encryption code.
  • Optimized the private chat message signing mechanism.
  • Adjusted Desktop Notifications.
  • Optimized private chat window scrolling.
  • Allows users to enable GPU acceleration by themselves.

SduMeeting - Official edition v1.0.0

06 Jun 15:01
Compare
Choose a tag to compare
  • Added the feature to temporarily mute someone during meetings.
  • Private video chat supports screen sharing and camera switching.
  • Optimized software window size adjustment after exiting full screen.
  • Source code of Chat related modules structure adjustment.

v0.8.6 --- Don't ask why there isn't 0.8.5

06 Jun 10:45
Compare
Choose a tag to compare
  • Fix some style errors.
  • Use the shell module to open external web sites using the default browser.
  • Fix the bug where the avatar is not modified in time due to browser cache.
  • Fix bugs of friend add function.

v0.8.4

06 Jun 04:52
Compare
Choose a tag to compare
v0.8.4 Pre-release
Pre-release
  • Added the function of modifying password.
  • Added deleting friends function.
  • Added the text chat function within meetings.
  • Added screen sharing within a meeting.

v0.8.3

04 Jun 14:28
Compare
Choose a tag to compare
v0.8.3 Pre-release
Pre-release
  • Beautified the user's personal information interface.
  • Antd components are introduced as needed to reduce the size of the packaged code.

v0.8.2

04 Jun 06:19
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release
  • Modify WebRTC encoder to improve performance.
  • Conflict handling of remote account login.
  • Added software user agreement.
  • Fix the bug that prompt tone cannot be closed due to asynchronous operation.
  • Add a default media stream if the user does not have a certain multimedia device.

v0.8.1

31 May 15:11
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

Version 0.8.1

  • Local message will be storaged after encryption.
  • Private webrtc will be encrypted with the key generated by the Diffie-Hellman Algorithm.