From f996aea596e7043d81979b4a1f3aa65bfb2a8112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 02:15:15 +0000 Subject: [PATCH 1/2] Bump vitepress-plugin-tabs from 0.6.0 to 0.7.0 in the minor-patch group Bumps the minor-patch group with 1 update: [vitepress-plugin-tabs](https://github.com/sapphi-red/vitepress-plugins). Updates `vitepress-plugin-tabs` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/sapphi-red/vitepress-plugins/releases) - [Commits](https://github.com/sapphi-red/vitepress-plugins/compare/vitepress-plugin-tabs@0.6.0...vitepress-plugin-tabs@0.7.0) --- updated-dependencies: - dependency-name: vitepress-plugin-tabs dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0ff0597..216c9279 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "typescript": "^5.8.2", "typescript-eslint": "^8.25.0", "vitepress": "^1.6.3", - "vitepress-plugin-tabs": "^0.6.0", + "vitepress-plugin-tabs": "^0.7.0", "vue": "^3.5.13", "vue-eslint-parser": "^9.4.3", "vue-tsc": "^2.2.8" From df4c2f8a48c02110c1270a31b0314ba536004994 Mon Sep 17 00:00:00 2001 From: awa <36525308+Akiawa@users.noreply.github.com> Date: Fri, 18 Apr 2025 21:36:09 -0400 Subject: [PATCH 2/2] Update index.md Remove the old /invite info --- src/getting-started/installation/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/getting-started/installation/index.md b/src/getting-started/installation/index.md index 3814776f..89e8a3ff 100644 --- a/src/getting-started/installation/index.md +++ b/src/getting-started/installation/index.md @@ -47,7 +47,7 @@ Additionally, supporters/boosters will gain access to the `#beta-chat` channel i 2. Make sure you are an active [Patreon supporter](https://www.patreon.com/FaizanDurrani) or [Discord server booster](https://discord.paperback.moe). > For Patreon, only the 3 shown tiers are supported, don't make a custom pledge. 3. Patreon supporters will need to link their Discord account in their [Patreon settings](https://www.patreon.com/settings/apps). -4. Execute the `/invite` command in any channel in the Discord server. +4. Execute the `Request Testflight invitation` button in `📨・testflight` in the Discord server. > This process will prompt you for your email and the build you wish to access (beta or alpha). Your email remains private and is not visible to other Discord users ([Learn more](https://support.discord.com/hc/en-us/articles/1500000580222-Ephemeral-Messages-FAQ)). Expect to receive a TestFlight invite via email within a few minutes after executing the command. @@ -68,7 +68,7 @@ Expect to receive a TestFlight invite via email within a few minutes after execu If a mistake is made, you must wait 6 hours to request a new invite. -- **Why did the `/invite` command fail?** +- **Why did the `Request Testflight invitation` button fail?** Ensure your Discord username contains only alphanumeric characters, as using special characters in it will not work.