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,16 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2026-07-26T01:32:43+00:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `## Changed
|
||||||
|
- Allow crowdin badges to bypass the image proxy.
|
||||||
|
- Bio and Username fields in profile settings now show the character limit.
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
- Fixed project moderation page banners and info messages not showing for non-staff users.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2026-07-24T18:04:04+00:00`,
|
date: `2026-07-24T18:04:04+00:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
|
|||||||
Reference in New Issue
Block a user