Releases: splunk-soar-connectors/msgraphforoffice365
Releases · splunk-soar-connectors/msgraphforoffice365
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.1 (2025-07-14)
Bug Fixes
- changing flow to fail cba if the appropriate params are not specified in automatic auth before tokens are deleted (3be565b)
- make automatic auth more clear (c14fb9d)
- previous commit message causing semantic release failure (020a3bb)
- release notes (0c43706)
- Update manual_readme_content.md (874b491)
- update to notice file (122ae78)
4.0.0
- Added Certificate Based Authentication(CBA) [PAPP-34784]
- Added 'auth_type' configuration parameter to select authentication method
- Fixed bug related to Well Known Folders [PAPP-33354]
3.1.1
- Added 'get mailbox messages' action to retrieve emails from a user's mailbox in an advanced manner. Supporting bulk messages date filtering, pagination, attachment downloads, EML file extraction, and ingestion.
3.0.1
- added the 'update email' action [PAPP-34617]
- added 'resolve name', 'unblock sender' and 'block sender' actions [PAPP-34619]
3.0.0
- Removed 'group id' parameter from 'list group members' action
- Added two new parameters 'method' and 'identificator' in 'list group members' action to list group members by group id or group e-mail
- Fix for authentication token expire issue
2.8.0
- Added three new actions: send email, list rules and get rule
- Bug fix for the extraction of custom email headers [PAPP-26852]
- Fixed URL extraction issues [PAPP-27955]
- Added 'raw_email' field in container data [PAPP-28338]
- Bug fix for better handling of NULL values [PAPP-29842]
- Added 'extract_eml' configuration parameter to add root email to vault [PAPP-31038]
- Escaped few special characters from the file name [PAPP-31058]
- Updated app documentation
- Removed django and requests dependencies in order to use platform packages [PAPP-31087, PAPP-31082, PAPP-31096, PAPP-30822]