Updated 1.60.0 (markdown)

Irbe Krumina 2024-02-14 11:41:55 +00:00
parent 8074fc3e3c
commit 58f4f2d393

@ -9,8 +9,6 @@
* ssh: log warning when unable to find SSH host keys
* serve: improve error message when running as non-root
* cloud servers: Detect when Tailscale is running on Digital Ocean and automatically use Digital Ocean's DNS resolvers (ask Andrew)
* kubernetes operator: fix issue with mapping exact ingress paths
* kubernetes operator: allow modifying operator tags via Helm values
* app connectors: enable app connectors to install routes for domains that resolve to CNAME records
* app connectors: support pre-configured routes from control server
* web client: add new read-only mode
@ -50,4 +48,10 @@
* Improved: Sort Mullvad exit nodes to make it easier to find best node for each location
* Fixed: Quick settings tile now works
* Fixed: Mullvad tunnels are no longer shown as regular nodes in UI
* Fixed: Mullvad tunnels are no longer shown as regular nodes in UI
## Kubernetes operator
* New: a new ProxyClass custom resource that allows to provide custom configuration for cluster resources that the operator creates
* New: ACL tags for the operator can now be configured via Helm chart values
* Fixed: routing to Ingress backends that require an exact path without a slash (/) suffix