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


![Release Notes.png](media://bf283073-1797-4b64-8dee-cf8488abcfa0)


**Release date**: 10/26/2024 

Our team is thrilled to announce the 3.2.0 release of Power Scripts for Jira Cloud. In addition to runtime upgrades, this major release brings the first add-on functionality from the Data Center to the Cloud: SIL Excel Connector functions. You can now automatically populate and update Excel files directly from Jira.

---

| **Contents** |
| --- |
| > Macro (toc) |

---

# New features

- **Traces of the executions**:
  - Monitor all Jira API calls and view their results.
  - Gain complete visibility into your script execution flow.
  - For details, check the [Traces](https://appfire.atlassian.net/wiki/spaces/PSJC/pages/1413677135) topic.
- **SIL Excel Connector**:
  - Allows you to create and update Microsoft Excel files.
- **Custom Field Management**:
  - Added routines to get information about the contexts of a custom field.
- **Advanced Security Features**:
  - You can now set expiration dates for API tokens and Organization API Keys and use them for temporary administrative scripted maintenance. After the specified time, the tokens are automatically removed.
  - Added hmacSHA1 and hmacSHA256 routines to use for AMZ tokens or other secure integrations.

# Enhancements

- **Consistent Time Zone Handling**
  - The time zone is now considered across all datetime operations used in SIL.
  - Once you configure the time zone from the **General > Time** menu, all SIL scripts will use it consistently.
  - This enhancement eliminates the previous inconsistencies in datetime fields.

---

# Bug fixes

The following bugs are fixed in this release:

- Fixed InlineCards display in paragraph custom fields.
- toJson() did not treat primitive int array values correctly. Resolved JSON serialization issues with integer arrays.
- Eliminated duplicate persistent variables.
- Power Scripts admin pages sometimes needed a refresh if left open. To improve admin page loading and prevent refresh requirements, the loading of the page is now postponed until Jira’s AP function is loaded.

---

> Macro (details)
> 
> | **Release date** | 10/26/2024 |
> | --- | --- |
> | **Highlights** | - **Major release**, runtime updated
> - Traces of executions
> - SIL Excel Connector in Cloud
> - Time-Zone is obeyed everywhere
> - Security was greatly improved |


> Macro (fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macro)