[PR #1016] [MERGED] Update platform doc with Fast User Switching #1817

Closed
opened 2025-12-29 02:31:49 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1016
Author: @kradalby
Created: 11/25/2022
Status: Merged
Merged: 12/5/2022
Merged by: @juanfont

Base: mainHead: connect-update-doc


📝 Commits (7)

  • 8891eec Update macos/windows doc
  • 7b90bb5 Add instructions for macOS GUI
  • 758dd5d fix nix run
  • 61f50fd Add 1.34.0 to integration tests
  • 771449f Add changelog entry to correct version
  • 347e891 Prep changelog for new release
  • b1c5e04 Upgrade to Tailscale 1.34.0

📊 Changes

9 files changed (+56 additions, -16 deletions)

View changed files

📝 CHANGELOG.md (+6 -1)
📝 flake.nix (+2 -3)
📝 go.mod (+2 -1)
📝 go.sum (+5 -4)
📝 integration/scenario.go (+2 -1)
📝 integration_common_test.go (+2 -1)
📝 noise.go (+1 -1)
📝 templates/apple.html (+23 -1)
📝 templates/windows.html (+13 -3)

📄 Description

and bump to 1.34 everywhere.

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/1016 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 11/25/2022 **Status:** ✅ Merged **Merged:** 12/5/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `connect-update-doc` --- ### 📝 Commits (7) - [`8891eec`](https://github.com/juanfont/headscale/commit/8891eec65a714bfbdc497e40325be4b7eaba114f) Update macos/windows doc - [`7b90bb5`](https://github.com/juanfont/headscale/commit/7b90bb510292cb14c1c4d3583fb616737870905d) Add instructions for macOS GUI - [`758dd5d`](https://github.com/juanfont/headscale/commit/758dd5d8a7c6d0bca642285720ecec4fb8406971) fix nix run - [`61f50fd`](https://github.com/juanfont/headscale/commit/61f50fd512c819d6f90d87b50935e7e33544fbbb) Add 1.34.0 to integration tests - [`771449f`](https://github.com/juanfont/headscale/commit/771449f53e560197977303a2e3394ed90d0ea6a0) Add changelog entry to correct version - [`347e891`](https://github.com/juanfont/headscale/commit/347e891b33f36ff2d0fcb910691c244827ceb84e) Prep changelog for new release - [`b1c5e04`](https://github.com/juanfont/headscale/commit/b1c5e04f133a0515ec3c5d9c8e2a7cee1780c0cc) Upgrade to Tailscale 1.34.0 ### 📊 Changes **9 files changed** (+56 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+6 -1) 📝 `flake.nix` (+2 -3) 📝 `go.mod` (+2 -1) 📝 `go.sum` (+5 -4) 📝 `integration/scenario.go` (+2 -1) 📝 `integration_common_test.go` (+2 -1) 📝 `noise.go` (+1 -1) 📝 `templates/apple.html` (+23 -1) 📝 `templates/windows.html` (+13 -3) </details> ### 📄 Description and bump to 1.34 everywhere. Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:31:49 +01:00
adam closed this issue 2025-12-29 02:31:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1817