Hazel 4.4.5 Release Notes

  Back to search results
User interface changes:
  • Fixed crash when editing certain fields using non-Latin characters.
  • Fixed cosmetic issues with cancel/save buttons in rule editor.
  • Fixed display of + buttons in the rule editor on non-retina Mojave systems.
Core changes:
  • Added hidden default to disable querying Spotlight for tags. In some rare cases, this query can take an extraordinary amount of time and can temporarily hang the UI when dealing with tags. To set this default, in Terminal, you can do:

    defaults write com.noodlesoft.Hazel DisableSpotlightTagSearch -bool YES

    Note that this is totally unrelated to the bug on Catalina which causes the UI to hang entirely.