[Jira compatibility] Added support for Jira 10.5 and Jira 10.6. Secure app installations with app signing are not supported yet.
In this release, we have updated the way JEditor's editing core is loaded. Instead of integrating the editor core within batch.js, we now load it through a separate asynchronous request. We anticipate that this change will lessen the load on Jira servers that experience problems with the web resource cache, specifically the server-side cache that delivers cached batch.js files.
Bug fixes
[Security] Updated DOMPurify and jQuery library to the newest versions.
[JEditor for JSM] Fixed mentioning/adding request participants when the app is running in the customer context (for portal users who lack access to the Jira Core app).
Fixed some issues in the JEditor browser-side caching system.
0 Comments