In some cases permission check was not working as expected. Added different route to check permission of remove attachment of user.
Version history
4.0Confluence Data Center 7.0.1 - 8.6.12023-09-10Bug fix release 4.0Confluence Server 7.0.1 - 8.6.12023-09-10Bug fix release In some cases permission check was not working as expected. Added different route to check permission of remove attachment of user.
3.9Confluence Data Center 7.0.1 - 8.5.32023-09-01Bug fix release Issue of custom selection of unused attachment of Confluence 8 resolved.
3.9Confluence Server 7.0.1 - 8.5.32023-09-01Bug fix release Issue of custom selection of unused attachment of Confluence 8 resolved.
3.8Confluence Data Center 7.0.1 - 8.4.42023-03-19Adding support for Confluence 8 Adding support for Confluence 8
3.8Confluence Server 7.0.1 - 8.1.42023-03-19Adding support for Confluence 8 Adding support for Confluence 8
3.7Confluence Data Center 7.0.1 - 7.20.32023-03-11Bug fix release Synchrony was causing issue in some cases related to maintenance of status of page and attachments. Handled the status of attachments to take care of issue related to deletion of large number of unused attachments.
3.7Confluence Server 7.0.1 - 7.20.32023-03-11Bug fix release Synchrony was causing issue in some cases related to maintenance of status of page and attachments. Handled the status of attachments to take care of issue related to deletion of large number of unused attachments.
3.6Confluence Data Center 7.0.1 - 7.20.32022-10-30Library update release Dependency library is being update via this release.
3.6Confluence Server 7.0.1 - 7.20.32022-10-30Library update release Dependency library is being update via this release.
3.5Confluence Data Center 7.0.1 - 7.18.32022-05-29Library update with minor code update Library is being updated to avoid any possible vulnerability. Previous page version checks to confirm usage of Attachments is reduced from last 20 to last 10 versions of page. If Attachment is used at any of last 10 versions of page then it will be preserved else will be deleted.
3.5Confluence Server 7.0.1 - 7.18.32022-05-29Library update with minor code update Library is being updated to avoid any possible vulnerability. Previous page version checks to confirm usage of Attachments is reduced from last 20 to last 10 versions of page. If Attachment is used at any of last 10 versions of page then it will be preserved else will be deleted.
3.4Confluence Data Center 7.0.1 - 7.17.52022-02-06Fixing API call issue In some cases API call issue were appearing due to javascript issue. This call issue is fixed in this release.
3.4Confluence Server 7.0.1 - 7.17.52022-02-06Fixing API call issue In some cases API call issue were appearing due to javascript issue. This call issue is fixed in this release.
3.2Confluence Data Center 7.0.1 - 7.14.42021-11-07Adding support of bulk attachment delete In case of unused attachment exceeding 600 or more in number, delete attachments was not working properly. Added support of such bulk delete of unused attachments.
3.2Confluence Server 7.0.1 - 7.14.42021-11-07Adding support of bulk Attachment delete In case of unused attachment exceeding 600 or more in number, delete attachments was not working properly. Added support of such bulk delete of unused attachments.
3.1Confluence Data Center 7.0.1 - 7.14.42021-10-27Bug fix related to non ASCII characters in attachment name Plugin was not able to determine correctly the use of attachment at page if attachment name contains non ASCII characters like ß, Ä etc.
Handling added to take care of non ASCII characters in attachment name.
3.1Confluence Server 7.0.1 - 7.14.42021-10-27Bug fix related to non ASCII characters in attachment name Plugin was not able to determine correctly the use of attachment at page if attachment name contains non ASCII characters like ß, Ä etc.
Handling added to take care of non ASCII characters in attachment name.
3.0Confluence Data Center 7.0.1 - 7.11.22020-03-14Adding support for Confluence 7 Support for Confluence 7 and read mode compatibility for Confluence is being added through this release.
3.0Confluence Server 7.0.1 - 7.11.22020-03-14Adding support for Confluence 7 Support for Confluence 7 and read mode compatibility for Confluence is being added through this release.
2.3Confluence Data Center 5.6 - 6.15.102020-01-18Adding handling of Gliffy diagram and images. Gliffy macro does not use image name in page, so plugin was deleting gliffy images even if diagram was used in page. Now gliffy diagrams will also be checked before deletion. Read mode compatibility added as per Confluence guideline.
2.3Confluence Server 5.0 - 6.15.102020-01-18Adding handling of Gliffy diagrams and images. Gliffy macro does not use image name in page, so plugin was deleting gliffy images even if diagram was used in page. Now gliffy diagrams will also be checked before deletion. Read mode compatibility added as per Confluence guideline.
2.2Confluence Data Center 5.6 - 7.0.52019-07-21Bug Fix Release Some additional mail dependency components were conflicting with java classes in some versions of Confluence hence resulting in disabling of plugin. Conflicting dependency is cleaned up in this release to avoid such problems.
2.2Confluence Server 5.0.1 - 7.0.52019-07-21Bug Fix Release Some additional mail dependency components were conflicting with java classes in some versions of Confluence hence resulting in disabling of plugin. Conflicting dependency is cleaned up in this release to avoid such problems.
2.1Confluence Data Center 5.6 - 6.15.102019-06-25Limiting the previous page versions check for attachment usage up to 20 Attachment usage was being checked in all previous versions of current page. In case of hundreds of previous versions, performance of Confluence was being impacted. So, now onward at max previous 20 versions of page will be checked for usage of attachment for clean up.
2.1Confluence Server 5.0 - 6.15.102019-06-25Limiting the previous page versions check for attachment usage up to 20 Attachment usage was being checked in all previous versions of current page. In case of hundreds of previous versions, performance of Confluence was being impacted. So, now onward at max previous 20 versions of page will be checked for usage of attachment for clean up.
2.0Confluence Data Center 5.6 - 6.15.102019-06-11Support of Data center is being added This app was only available for Server. Now it can be used by Data Center users too.
2.0Confluence Server 5.0 - 6.15.102019-06-12Minor bug fix Minor bug fix release.
1.8Confluence Server 5.0 - 6.15.102019-01-29Handling of special character in image name Characters like > and < in attachment name are converted as html entities in Confluence storage formats. So, plugin was not able to correctly detect the use of such attachments. Now such name conversion are taken care of in this release.
1.6Confluence Server 5.0 - 6.13.202019-01-09Handling of special character & in name of attachment Plugin was not able to properly detect use of attachment in page if character & appeared in name of attachment. This release takes care of this issue.
1.5Confluence Server 5.0 - 6.13.202018-12-06Additional Check for attachment on previous versions of page added. Previously attachment use was being checked only at latest version of page. So, in case attachment was used on previous version of page, reverting back to that version was resulting in missing attachment.
Now all previous versions of page will also be checked for use of attachments and attachment will not be deleted in case it was used on previous version of page.
1.3Confluence Server 5.0 - 6.9.32018-05-27Attachment delete authorization check added Now at each request user's permission level be checked to validate the authorization of user to delete the unused attachment of page or page hierarchy. User will be informed via mail if she is not authorized to perform this step.
1.2Confluence Server 5.0 - 6.8.52018-03-24Added support to delete unused attachments of all child pages as well. Earlier delete unused attachment needed to apply page by page. Now if user want to delete unused attachments of All Child pages as well, option is added to do that. In case user want to use the option for whole Space then using this option from Home Page of Space will serve the purpose.
1.0Confluence Server 5.0 - 6.6.172017-12-12First release of Delete Unused Attachments Plugin is helpful in maintaining attachments by presenting list of unused attachments and providing option to delete such attachments.