diff --git a/website/src/components/Changelog/Android.tsx b/website/src/components/Changelog/Android.tsx index 4ada021ad..f12d4b4dd 100644 --- a/website/src/components/Changelog/Android.tsx +++ b/website/src/components/Changelog/Android.tsx @@ -23,8 +23,7 @@ export default function Android() { Fixes an issue where control plane messages could be stuck forever on - flaky connections, requiring signing out and signin back in to - recover. + flaky connections, requiring signing out and back in to recover. Fixes an issue where Firezone failed to sign-in on systems with diff --git a/website/src/components/Changelog/Apple.tsx b/website/src/components/Changelog/Apple.tsx index 81b284bcb..5eef5419c 100644 --- a/website/src/components/Changelog/Apple.tsx +++ b/website/src/components/Changelog/Apple.tsx @@ -41,8 +41,7 @@ export default function Apple() { Fixes an issue where control plane messages could be stuck forever on - flaky connections, requiring signing out and signin back in to - recover. + flaky connections, requiring signing out and back in to recover. Fixes an issue where DNS resolvers could be lost upon waking from @@ -67,7 +66,7 @@ export default function Apple() { logs were cleared. - Uses `.zip` to compress logs instead of Apple Archive. + Uses .zip to compress logs instead of Apple Archive. Fixes an issue where Firezone failed to sign-in on systems with diff --git a/website/src/components/Changelog/GUI.tsx b/website/src/components/Changelog/GUI.tsx index eed837c62..aab7fe8da 100644 --- a/website/src/components/Changelog/GUI.tsx +++ b/website/src/components/Changelog/GUI.tsx @@ -14,8 +14,7 @@ export default function GUI({ os }: { os: OS }) { Fixes an issue where control plane messages could be stuck forever on - flaky connections, requiring signing out and signin back in to - recover. + flaky connections, requiring signing out and back in to recover. Fixes an issue where connections would sometimes take up to 90s to diff --git a/website/src/components/Changelog/Headless.tsx b/website/src/components/Changelog/Headless.tsx index 342901d37..5ede2624b 100644 --- a/website/src/components/Changelog/Headless.tsx +++ b/website/src/components/Changelog/Headless.tsx @@ -13,8 +13,7 @@ export default function Headless({ os }: { os: OS }) { Fixes an issue where control plane messages could be stuck forever on - flaky connections, requiring signing out and signin back in to - recover. + flaky connections, requiring signing out and back in to recover. Fixes an issue where connections would sometimes take up to 90s to