mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 02:24:56 +00:00
feat: changelog 20th may 2026 (#6148)
This commit is contained in:
@@ -10,6 +10,38 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: 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`,
|
date: `2026-05-20T16:01:04.111Z`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
|
|||||||
Reference in New Issue
Block a user