mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 21:26:40 +00:00
changelog
This commit is contained in:
@@ -10,6 +10,22 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2026-07-24T06:01:31+00:00`,
|
||||
product: 'app',
|
||||
version: '0.15.20',
|
||||
body: `## Fixed
|
||||
- Fixed loader tags and environment tags not showing up on search result cards.
|
||||
- Fixed database issues when adding many external files to an instance.
|
||||
- Fixed issues that sometimes occur when installing multiple modpacks at the same time.
|
||||
- Fixed case where double clicking really fast when installing on a project would brick an instance as it would become duplicated in the app database.`,
|
||||
},
|
||||
{
|
||||
date: `2026-07-24T06:01:31+00:00`,
|
||||
product: 'web',
|
||||
body: `## Fixed
|
||||
- Fixed loader tags and environment tags not showing up on search result cards.`,
|
||||
},
|
||||
{
|
||||
date: `2026-07-22T21:33:46+00:00`,
|
||||
product: 'app',
|
||||
|
||||
Reference in New Issue
Block a user