v0.28.5
What's Changed
- Sort routes by ID and remove DNS routes from overlapping list by @mlsmaycon in #2234
- Fix issue with canceled context before pushing metrics and decreasing pushing interval by @mlsmaycon in #2235
- Avoid empty domain overwrite by @pascal-fischer in #2252
- Add release version to windows binaries and update sign pipeline version by @mlsmaycon in #2256
- Get client ui locale on windows natively by @lixmal in #2251
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #2248
- Fix parameter limit issue for Postgres store by @mlsmaycon in #2261
- Support DNS routes on iOS by @pascal-fischer in #2254
- fix 2260: fallback serial to Board by @EdouardVanbelle in #2263
- Add logging option for WG device by @pappz in #2271
- Limit GUI process execution to one per UID by @mlsmaycon in #2267
- Add batch save/update for groups and users by @bcmmbaga in #2245
- fix forwarded metrics by @mlsmaycon in #2273
- Ignore non unique route updates by @hurricanehrndz in #2266
- feat(client): send logs to syslog by @mrl5 in #2259
- refactor(util): fix sonarcube issues by @mrl5 in #2276
- Add get_registration_delay_milliseconds metric by @mlsmaycon in #2275
- Fix metric label typo by @mlsmaycon in #2278
- fix: save peer status correctly in sqlstore by @ctrl-zzz in #2262
- Support custom SSL certificates for the signal service by @benniekiss in #2257
- Wait on daemon down by @pascal-fischer in #2279
- Don't add exclusion routes for IPs that are part of connected networks by @lixmal in #2258
- Add faster availability DNS probe and update test domain to .com by @mlsmaycon in #2280
- Check if route interface is a Microsoft ISATAP device by @mlsmaycon in #2282
- Remove copy functions from signal by @mlsmaycon in #2285
- Refactor macOS system DNS configuration by @hurricanehrndz in #2284
- Fix macOS DNS unclean shutdown restore call on startup by @mlsmaycon in #2286
New Contributors
- @EdouardVanbelle made their first contribution in #2263
- @mrl5 made their first contribution in #2259
- @ctrl-zzz made their first contribution in #2262
- @benniekiss made their first contribution in #2257
Full Changelog: v0.28.4...v0.28.5