Forge CLI version 4.1.0 - 9 March 2022

We’ve released a new minor version of the Forge CLI, @forge/cli@4.1.0, which includes the following updates:

  • Custom UI app content script permissions now support blob: CSP.
  • Support for Custom UI subpages.
  • New Jira Service Management Forge modules.
  • New Jira Forge extension: jira:dashboardGadget.
  • Forge create now uses a new source for templates.
  • Added allow-pointer-lock to the iframe sandbox for custom UI.
  • Custom UI apps can now use the fullscreen API.
  • New Compass team page module.

Read the Forge Changelog for more details: https://developer.atlassian.com/platform/forge/changelog/

5 Likes

Hi @JingYuan

Please, when can I find more information about the following new features.

  • Custom UI app content script permissions now support blob: CSP.
  • Added allow-pointer-lock to the iframe sandbox for custom UI.
  • Custom UI apps can now use the fullscreen API.

I cannot find it in the documentation. Please, help with links if possible.

Hi @OnucheIdoko1,

For allow-pointer-lock and fullscreen API, they are standard browser APIs:

I’m following up with the documentation change on script permissions, it should be published soon.

3 Likes

Thanks @JingYuan

No worries. Just checked that the permission page has been updated: https://developer.atlassian.com/platform/forge/manifest-reference/permissions/#example

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.