mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 13:16:38 +00:00
changelog
This commit is contained in:
@@ -10,6 +10,23 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2026-07-28T23:36:10+00:00`,
|
||||
product: 'web',
|
||||
body: `## Changed
|
||||
- Added message to legacy moderation threads showing that there may be undocumented moderation history.
|
||||
|
||||
## Fixed
|
||||
- Fixed OAuth application icon upload not working.
|
||||
- Fixed moderation messages not showing.`,
|
||||
},
|
||||
{
|
||||
date: `2026-07-28T23:36:10+00:00`,
|
||||
product: 'app',
|
||||
version: '0.17.2',
|
||||
body: `## Fixed
|
||||
- Fixed broken shared instances invite management table.`,
|
||||
},
|
||||
{
|
||||
date: `2026-07-28T20:40:11+00:00`,
|
||||
product: 'app',
|
||||
|
||||
Reference in New Issue
Block a user