Skip to content

Commit

Permalink
Merge pull request #173 from TeaSpeak/develop
Browse files Browse the repository at this point in the history
Merged develop into master
  • Loading branch information
WolverinDEV authored Feb 20, 2021
2 parents af3e379 + 564aadb commit fe69287
Show file tree
Hide file tree
Showing 56 changed files with 2,657 additions and 2,058 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@
[submodule "web/native-codec/libraries/opus"]
path = web/native-codec/libraries/opus
url = https://github.com/xiph/opus.git
[submodule "vendor/TeaEventBus"]
path = vendor/TeaEventBus
url = https://github.com/WolverinDEV/TeaEventBus.git
[submodule "vendor/TeaClientServices"]
path = vendor/TeaClientServices
url = https://github.com/WolverinDEV/TeaClientServices.git
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog:
* **20.02.21**
- Improved the browser IPC module
- Added support for client invite links

* **15.02.21**
- Fixed critical bug within the event registry class
- Added a dropdown for the microphone control button to quickly change microphones
Expand Down
Loading

0 comments on commit fe69287

Please sign in to comment.