🎨 UI
🐞 Fixed
- Fix encrypted password typo in
formSchemas
. (#7828)
💻 API
Added
- Database backend to handle already closed connections (#7935).
Changed
- Renamed field encrypted_password to password for M365 provider (#7784)
🐞 Fixed
- Fixed transaction persistence with RLS operations (#7916).
- Reverted the change
get_with_retry
to use the originalget
method for retrieving tasks (#7932).
SDK
🐞Fixed
- Automatically encrypt password in Microsoft365 provider. (#7784).
- Remove last encrypted password appearances. (#7825).
Full Changelog: 5.7.2...5.7.3