---
title: "3.2.11 Release notes"
canonical: "https://support.appfire.com/space/PSJC/2009006135/3.2.11%20Release%20notes"
format: markdown
---
> Macro (aura-html)


**Release date**: 5/7/2025

Our team is thrilled to announce the latest release of Power Scripts for Jira Cloud.

This release introduces fixes that improve reliability for email processing workflows and ensure proper synchronization with Atlassian products.

---

# Bug fixes

### Fixed IMAP email body retrieval

- Resolved an issue where the email body was not being properly retrieved when using IMAP for Incoming Mail.
- Users can now successfully access email body content via the `mail.body` property.
- This fix ensures complete email data is available for processing in your scripts.

### Fixed global JQL synchronization

- Resolved a synchronization issue that occurred during global sync operations.
- Updated JQL search handling to comply with Atlassian's new requirement prohibiting empty JQL searches.
- Global synchronization (without specific project or project category filters) now works correctly.

---

---