Added the ability to export table data to CSV files. The export includes only the currently visible columns, ensuring the files match what is displayed on the screen.
Improvements and technical changes
Improved the data export mechanism by introducing a shared file generation handler.
Added missing translations related to data retrieval.
Disabled automatic placement of the cursor in the message input field to avoid disrupting the user.
Fixed handling of fixed-position elements, eliminating issues with their positioning.
Enabled playback of notification sounds even when the browser tab is minimized.
Organized controls in remote preview by removing redundant buttons in full-screen mode.
Improved compatibility with WebKit-based browsers, eliminating errors in remote desktop on Apple devices.