mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 05:25:58 +00:00
changelog
This commit is contained in:
@@ -10,6 +10,26 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2026-08-27T18:54:17+00:00`,
|
||||||
|
product: 'app',
|
||||||
|
version: '0.19.1',
|
||||||
|
body: `## Changed
|
||||||
|
- Updated style of spoilers in descriptions.
|
||||||
|
- Updated style of code formatting and snippets in descriptions.
|
||||||
|
- Fourth-level headings in descriptions now have more contrast compared to regular body text.
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
- Fixed lag on Screenshots page/tab when you have a lot of screenshots`,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
date: `2026-08-27T18:54:17+00:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `## Changed
|
||||||
|
- Updated style of spoilers in descriptions.
|
||||||
|
- Updated style of code formatting and snippets in descriptions.
|
||||||
|
- Fourth-level headings in descriptions now have more contrast compared to regular body text.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2026-08-27T17:07:29+00:00`,
|
date: `2026-08-27T17:07:29+00:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
|
|||||||
Reference in New Issue
Block a user