feat: changelog 20th may 2026 (#6148)

This commit is contained in:
Calum H.
2026-05-20 20:51:36 +01:00
committed by GitHub
parent 451b2d0e44
commit 2f95c4c441
+32
View File
@@ -10,6 +10,38 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-20T19:48:04+00:00`,
product: 'web',
body: `## Changed
- Improved date selection across the website.
## Fixed
- Fixed server project types sometimes appearing as modpacks in page titles and embeds.`,
},
{
date: `2026-05-20T19:48:04+00:00`,
product: 'hosting',
body: `## Fixed
- Fixed the support portal bubble appearing in the wrong position in the bottom-right corner of the server panel.
- Fixed modpack updates in the Content tab not appearing when a newer Modrinth version was available.`,
},
{
date: `2026-05-20T19:48:04+00:00`,
product: 'app',
version: '0.13.20',
body: `## Changed
- Updated linked modpack version switching to show every available version and ask for confirmation before risky changes:
- Versions for a different game version.
- Downgrades.
## Fixed
- Fixed instance pages sometimes opening with an empty Content tab.
- Fixed Content tab performance problems.
- Fixed linked modpack content appearing as user-added after switching a bundled project to another version.
- Fixed linked modpack content staying stale after updating, removing, enabling, disabling, or switching bundled content.
- Fixed content installation problems from the Browse content page.`,
},
{
date: `2026-05-20T16:01:04.111Z`,
product: 'web',