Fix minor bugs

This commit is contained in:
Alex
2024-10-13 20:57:00 +02:00
parent ae60c34e8f
commit 5eed3df7d3
17 changed files with 519 additions and 537 deletions

View File

@@ -1,5 +1,19 @@
## v2.1.2
### Features
- Add duplicate feature on finished events
### Fixes and improvements
- Improve performance of global reactions
- Change QR Code background color to white
- Improve auto scroll of messages on the manager
- Fix pinning of questions
- Fix name picker being empty during a reconnect
- Change wording for more options dropdown and access
- Fix dropdown position to be on the front of other elements
## v2.1.1
### Fixes and improvements