[1.37.2]
Update baserow to 2.2.1
Full Changelog
[Builder] Add 'clear' button to the date input element. #5202
[Database] Add file attachment support for Anthropic, Mistral and other AI field providers #5154
[Database] Fix negative sign in formula output disappearing when a cell is selected #4323
[Core] Fix import workspace crashes on retry after failed backend import #5140
[Database] Fix notification panel crash when a periodic_data_sync_deactivated notification is rendered #5171
[Database] Fix link-row group-by crash in grid view with more than 20 linked items #5184
[Core] Fix RichTextEditor display in row comment notifications #5230
[Core] Fix password reset tokens not being invalidated after use, allowing persistent account takeover. Tokens are now single-use, token expiry reduced to 1 hour, and a confirmation email is sent on every password change. #5165
[Builder] Fixes if() formulas in the Application Builder silently rendering nothing when the condition references an empty field
[Core] Workspace invitations no longer support custom messages, and the BASEROW_MAX_PENDING_WORKSPACE_INVITES env var has been removed.