Updating changelog and xbbcode rev
Signed-off-by: WolverinDEV <git@teaspeak.de>
This commit is contained in:
parent
91636f8082
commit
a75a84d45e
2 changed files with 6 additions and 1 deletions
|
@ -2,6 +2,11 @@
|
||||||
* **21.12.19**
|
* **21.12.19**
|
||||||
- Improved background performance when the microphone has been muted
|
- Improved background performance when the microphone has been muted
|
||||||
- Added support for `[ul]` and `[ol]` tags within the chat
|
- Added support for `[ul]` and `[ol]` tags within the chat
|
||||||
|
- Disabled BBCode format by default (enableable via the settings)
|
||||||
|
- Added a hint under the chat box for the text formatting
|
||||||
|
- Added Headings to the chat
|
||||||
|
- Added `[hr]` or `___` to the chat
|
||||||
|
- Added support for tables within the chat
|
||||||
|
|
||||||
* **20.12.19**
|
* **20.12.19**
|
||||||
- Fixing chat URL escaping
|
- Fixing chat URL escaping
|
||||||
|
|
2
vendor/xbbcode
vendored
2
vendor/xbbcode
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit daf528bd7b4a51a8b83f1b9c50ce63bab672ac35
|
Subproject commit aa10cff586a71b5586b2a35564bd2bbe39e19578
|
Loading…
Add table
Reference in a new issue