Skip to content

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 20:33
· 23 commits to main since this release
2a3f961

This is another hotfix, improving some more error cases and refactoring a couple things to make things a bit smoother.


NOTE: Due to restrictions imposed on ad-hoc signed apps, macOS users may need to run the following command in Terminal before launching the app. Replace /path/to with the folder containing Refresher.app.

xattr -d com.apple.quarantine /path/to/Refresher.app

What's Changed

  • Fix Bonsai link in alternative instances list by @uhwot in #100
  • Handle miscellaneous errors from Sentry by @jvyden in #101

New Contributors

Full Changelog: v2.2.1...v2.2.2