📘Release History


V1.4

Created: 2026-02-27

add logging Improve OAuth2 error handling in get_access_token() Surface Azure AD error descriptions (e.g. AADSTS7000215) instead of generic HTTPError. Logs error via logger.error for Datadog visibility. Only extracts known-safe fields (error_description, error) to avoid logging sensitive data. Merge remote dev-v1, resolve conflict keeping safe error handling


V1.3

Created: 2026-02-12

  • Added an information field to the config form that previews Excel files matching the provided filename regex

  • Add CSV support to Excel plugin


V1.2

Created: 2026-01-21

  • Improved multi-file handling for inbound syncs


V1.1

Created: 2026-01-13

  • When selecting inbound files to sync, the plugin now uses URLs to choose the file/folder rather than searching the whole site


V1.0

Created: 2025-12-23

  • Initial release


Last updated