This commit is contained in:
Thorsten Sommer 2025-01-21 19:21:58 +01:00
parent d5ccbfa201
commit 118a398ccd
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -5,5 +5,5 @@
- Fixed a memory leak in the chat component.
- Fixed an issue with the workspace title not being updated when a chat was moved to another workspace.
- Fixed an issue with the chat component not loading the current workspace name when the component was refreshed.
- Fixed an issue with tooltips at the bottom of the screen not being displayed as expected.
- Fixed an issue with tooltips at the bottom of the app not being displayed as expected.
- Removed the "send to" button from the ERI server assistant, since it is not supported.