CSFC - January 2025
Summary
In this release, we’ve added support for the Confluence page macro. Resolved several issues, including: attachment search result pages, overflow of images inside tables in contracts, contract creation on restricted pages error, and reminders for contracts linked to deleted source pages.
New Features
Added support for /include page macro NEW
We have added support for the Confluence /include page macro, allowing users to embed content from other Confluence pages within the same site.
Contract creator with permission to the included pages can add them during contract creation.
Included content becomes visible to anyone who has access to the contract’s attachments, since the contracts are stored as attachments to the Confluence page.
Bug Fixes
Fixed search pages in attachments FIXED
We’ve improved the search experience in the contract creation window by adding support for exact key matching.
Fixed image overflow inside tables FIXED
We resolved an issue where images placed inside tables were overflowing when converted into contract documents. Fix ensures that both images and table layouts now display correctly with proper formatting.
Fixed issues with creating contracts on restricted pages FIXED
We have resolved an issue where users were unable to create contracts on restricted pages. Now, if a user has access to the restricted page, they can successfully create a contract.
Fixed reminder error FIXED
We fixed an issue where reminders were sent for contracts even after the source page was deleted. The system now checks the existence of the source page before sending reminders, ensuring no notifications are triggered for contracts linked to deleted pages.