From 516b7bc6c215d717889941c2a3e5a13074820d0b Mon Sep 17 00:00:00 2001 From: joswig Date: Fri, 21 Nov 2025 19:46:40 +0000 Subject: [PATCH 1/2] Release v3.8.1 --- docs/upgrade-guides/3-8-0-to-3-8-1.md | 4 ++++ sidebars.js | 1 + static/mgss-cover-page.html | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 docs/upgrade-guides/3-8-0-to-3-8-1.md diff --git a/docs/upgrade-guides/3-8-0-to-3-8-1.md b/docs/upgrade-guides/3-8-0-to-3-8-1.md new file mode 100644 index 0000000..348616f --- /dev/null +++ b/docs/upgrade-guides/3-8-0-to-3-8-1.md @@ -0,0 +1,4 @@ +# 3.8.0 to 3.8.1 + +This document describes the upgrade instructions from `3.8.0` to `3.8.1`. + diff --git a/sidebars.js b/sidebars.js index 6da66ff..c62cef9 100644 --- a/sidebars.js +++ b/sidebars.js @@ -516,6 +516,7 @@ const sidebars = { }, ], upgradeGuides: [ + 'upgrade-guides/3-8-0-to-3-8-1', 'upgrade-guides/3-7-1-to-3-8-0', 'upgrade-guides/3-7-0-to-3-7-1', 'upgrade-guides/3-6-0-to-3-7-0', diff --git a/static/mgss-cover-page.html b/static/mgss-cover-page.html index 09fa43f..d9a112c 100644 --- a/static/mgss-cover-page.html +++ b/static/mgss-cover-page.html @@ -35,7 +35,7 @@

Identification

636.101 MPSA Aerie - 3.8.0 + 3.8.1 From 867f4d11de2b78ffb8d8149c139a6cb07aee97dc Mon Sep 17 00:00:00 2001 From: dandelany Date: Fri, 21 Nov 2025 12:08:09 -0800 Subject: [PATCH 2/2] 3.8.1 upgrade guide --- docs/upgrade-guides/3-8-0-to-3-8-1.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/upgrade-guides/3-8-0-to-3-8-1.md b/docs/upgrade-guides/3-8-0-to-3-8-1.md index 348616f..611fa76 100644 --- a/docs/upgrade-guides/3-8-0-to-3-8-1.md +++ b/docs/upgrade-guides/3-8-0-to-3-8-1.md @@ -1,4 +1,6 @@ # 3.8.0 to 3.8.1 -This document describes the upgrade instructions from `3.8.0` to `3.8.1`. +No special instructions are necessary to upgrade to `v3.8.1`. +## Patch release +This is a patch release to fix a known issues in version `3.8.0`. If you are using Actions in `3.8.0`, you should upgrade to this version or later to avoid potential issues with user permissions in Actions.