mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 13:16:38 +00:00
feat: changelog app 0.15.1 (#6522)
This commit is contained in:
@@ -10,6 +10,16 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2026-06-26T16:33:23+00:00`,
|
||||
product: 'app',
|
||||
version: '0.15.1',
|
||||
body: `## Fixed
|
||||
- Fixed issue where previous logs would not load in the Logs tab of an instance.
|
||||
- Fixed issue where "Update all" would sometimes update linked modpack content.
|
||||
- Fixed issue where disabled additional content would sometimes not appear as disabled in the UI.
|
||||
- Fixed issue where instances with negative playtime fail to load. (How?)`,
|
||||
},
|
||||
{
|
||||
date: `2026-06-25T21:22:14+00:00`,
|
||||
product: 'app',
|
||||
|
||||
Reference in New Issue
Block a user