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,14 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2026-06-24T00:30:00-07:00`,
|
||||
product: 'web',
|
||||
body: `## Fixed
|
||||
- Fixed a number of consistency issues across collection, project, and user pages.
|
||||
- Fixed a number of bugs with the new modpack permissions system.
|
||||
- Fxied some issues with the new version page.`,
|
||||
},
|
||||
{
|
||||
date: `2026-06-23T19:31:16+00:00`,
|
||||
product: 'web',
|
||||
@@ -25,6 +33,7 @@ const VERSIONS: VersionEntry[] = [
|
||||
- Added members breakdown/filter to revenue analytics.
|
||||
|
||||
## Changed
|
||||
- Overhauled the version page.
|
||||
- Removed project version's project column when there were multiple projects selected with project version breakdown as it's redundant when project breakdown can be added.
|
||||
|
||||
## Fixed
|
||||
|
||||
Reference in New Issue
Block a user