v3.49.1
trycompai/compv3.49.1May 11, 2026by claudfuen
AI Summary
This is a patch release (v3.49.1) focused on bug fixes across the application. The update addresses UI issues with menu placement and option selection in integration settings, as well as a security improvement for file name sanitization in the questionnaire upload functionality.
Key Highlights
- Fixed 'Remove Device' menu positioning in the app UI
- Resolved issue preventing option selection in integration settings sheet
- Added sanitization for original file names in uploadQuestionnaireFile function
Full Release Notes
## [3.49.1](https://github.com/trycompai/comp/compare/v3.49.0...v3.49.1) (2026-05-11) ### Bug Fixes * **app:** put 'Remove Device' menu in line ([e288a2c](https://github.com/trycompai/comp/commit/e288a2c72e4e6ae4d7464e42bf765ab51f3b6829)) * **app:** unable to select the options in integration settings sheet ([8af9ef7](https://github.com/trycompai/comp/commit/8af9ef79d77167fa55ea8a5d5164100476329e18)) * **questionnaire-storage:** sanitize original file name in uploadQuestionnaireFile function ([6c86bff](https://github.com/trycompai/comp/commit/6c86bff5ead16a6186823e28e710d811894d71e9))