This repository has been archived by the owner on May 12, 2022. It is now read-only.
1.1.3
Fixed
- Fixes a crash that would happen if you enabled, disabled, then re-enabled filtering again
- This was caused by trying to re-enable a cancelled GCD timer. The fix was to "suspend" the timer rather than cancel it
Added
- Adds a unit test target and some unit tests to verify the pasteboard filtering functionality
Changed
- This release should be notarized correctly. No more annoying Gatekeeper prompt!