v1.5.0
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
- Add custom user-agent for Refresher client by @crystall1nedev in #64
- MacOS support by @Beyley and @crystall1nedev in #62
- Fix available length not counting the first null byte by @turecross321 in #68
New Contributors
- @crystall1nedev made their first contribution in #63
Full Changelog: v1.4.11...v1.5.0