Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

May 2026

  • Fixed issue with "CSS inliner" library that caused an incident in AU site by updating the dependent library (jsoup) to most recent version
  • Optmized attachments loading for pages that have many attachments to use async multi-threaded loading
  • Optimized loading of Confluence spaces metadata - changing the code to load on demand only and for preloading to use an  multi-threaded loading
  • Fixed CSV/Excel export to include metadata fields (as on DC version)
  • Improved performance of a Send Email IFTTT when used with custom email server to use multi-threaded processing
  • Implemented support for POST/PUT methods in ConfiForms web-service backed fields and web-service lookup rules
  • Fixed issue with recursive discovery of contents on broken configurations in the LiveView macro
  • Added support for "Spaces" field in the cloud version
  • Optimized loading of Jira projects in the Jira Helper functionality (2-2.3x faster, but the work continues)
  • Reduced requests to check user permissions 2x. Switched to "/api/v2/pages/" + contentId + "/operations" API
  • Fixed issue with setting a multi-line value for the text area field
  • Improved performance with content indexing → moved to the offline, async service to allow non-blocking operations for ConfiForms data
  • Multiple infrastructure changes to allow gathering and reporting of metrics to determine slow processes (controller, service, Atlassian backend) which allows us to react proactively