What's Changed
- [client] Use setsid to avoid the parent process from being killed via HUP by login by @lixmal in #4900
- [client] Fix DNS forwarder returning broken records on 4 to 6 mapped IP addresses by @lixmal in #4887
- [management] cleanup logs by @pascal-fischer in #4933
- [management] monitoring updates by @pascal-fischer in #4937
- [management] Fix sync metrics by @pascal-fischer in #4939
- [management] remove context from store methods by @pascal-fischer in #4940
- [management] Approve all pending peers when peer approval is disabled by @bcmmbaga in #4806
- [iOS] Add force relay connection on iOS by @doromaraujo in #4928
- [relay-server] Add health-check agent recognition to avoid error logs by @pappz in #4917
- [ci] Add local lint setup with pre-push hook to catch issues early by @pappz in #4925
- [management] use xid as request id for logging by @pascal-fischer in #4955
- [client] Add stack trace for bundle by @pappz in #4957
- [client] Fix deadlock in delayed WG update function by @pappz in #4953
Full Changelog: v0.60.7...v0.60.8