mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 18:14:49 +00:00
changelog
This commit is contained in:
@@ -10,6 +10,20 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2026-06-22T18:12:52+00:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `## Added
|
||||||
|
- Added dependents project breakdown and filter to download analytics, handling for case when there are multiple projects selected.
|
||||||
|
- Added project icons to table for project columns in analytics.
|
||||||
|
- Added members breakdown/filter to revenue analytics.
|
||||||
|
|
||||||
|
## Changed
|
||||||
|
- 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
|
||||||
|
- Fixed all project selection geting unselected when reload page in analytics.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2026-06-19T20:29:45+00:00`,
|
date: `2026-06-19T20:29:45+00:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
|
|||||||
Reference in New Issue
Block a user