Skip to content

Version 2.2.2 (October 20, 2020)

Compare
Choose a tag to compare
@OdatNurd OdatNurd released this 20 Oct 23:28
· 16 commits to stable since this release

OverrideAudit 2.2.2

This release includes some bug fixes and some additional features and Quality of Life changes.

  • Arguments have been added to the Override and Diff report commands which tell them to perform a pre-diff and exclude any files from the report that are unchanged. This is a handy way to see a report only of items that require your immediate attention. Unknown overrides and binary files will always appear in the report.

  • All reports now use a custom context menu that contains only appropriate commands, since these buffers are read only and not subject to most commands added by other packages. It is still possible to augment the menu if desired with your own custom entries by creating your own OverrideAuditReport.sublime-menu file in your User package.

  • When creating or refreshing a report, place the cursor at the top of the view since the view goes there by default.

  • Fix an error that could occur when viewing the tab context menu if the view group contained any open images.