You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What’s changed
🚨 Breaking changes
Add support for advertising Tailscale Services @apfohl (#715)
Rename the addons and addon_configs Taildrive shares to local_apps and app_configs to match Home Assistant's app terminology - config is automatically updated @lmagyar (#722)
Change accept_routes, advertise_exit_node, advertise_connector, advertise_routes, taildrop, userspace_networking options default value and rename tags to advertise_tags to align with stock Tailscale's platform-specific behavior @lmagyar (#585)
✨ New features
Add support for advertising Tailscale Services @apfohl (#715)
Allow serving / funneling even if HA is set up with HTTPS/SSL @dynamyc010 (#702)
Add log_upload config option to configure log upload separately from local app log level @lmagyar (#681)
Force reauthentication when tailscale explicitly complains about login server change @lmagyar (#673)
🐛 Bug fixes
Remove unnecessary NetworkManager/dispatcher.d scripts from Alpine package @lmagyar (#668)