From ae088d7d5dba6517399e46160462bfa09329075e Mon Sep 17 00:00:00 2001 From: Sonya Park <68977514+spjtls9@users.noreply.github.com> Date: Thu, 9 May 2024 09:52:15 -0700 Subject: [PATCH 1/4] home changelog setup --- pages/changelogs/2024-05-09-home.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pages/changelogs/2024-05-09-home.mdx diff --git a/pages/changelogs/2024-05-09-home.mdx b/pages/changelogs/2024-05-09-home.mdx new file mode 100644 index 0000000000..ad3c44c9ea --- /dev/null +++ b/pages/changelogs/2024-05-09-home.mdx @@ -0,0 +1,10 @@ +--- +title: "Home" +slug: "changelog-2024-05-09-home.mdx" +hidden: false +createdAt: "2024-05-09T16:50:45.397Z" +updatedAt: "2024-05-09T16:50:45.397Z" +date: "2024-05-09" +--- + +Content TBD From a9aa8887ba1fdd41390d344efc5e603f0df0397d Mon Sep 17 00:00:00 2001 From: Sonya Park <68977514+spjtls9@users.noreply.github.com> Date: Thu, 9 May 2024 10:10:15 -0700 Subject: [PATCH 2/4] content for home --- pages/changelogs/2024-05-09-home.mdx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pages/changelogs/2024-05-09-home.mdx b/pages/changelogs/2024-05-09-home.mdx index ad3c44c9ea..d491464fe3 100644 --- a/pages/changelogs/2024-05-09-home.mdx +++ b/pages/changelogs/2024-05-09-home.mdx @@ -7,4 +7,14 @@ updatedAt: "2024-05-09T16:50:45.397Z" date: "2024-05-09" --- -Content TBD +Home is the new landing experience in Mixpanel. It’s for you to jump back into your workflows and get a glimpse into what’s happening across your product and your project in Mixpanel. + +The main sections of Home includes: + +- **Your Recents**: most recently viewed reports and boards by you +- **Your Product:** this section is default populated with the top insights reports in your project, you can customize and change which insight report you’d like to display on Home +- **Top Boards:** the most popular boards in your project +- **Suggested Creators:** people in Mixpanel who are building boards and reports that we recommend checking out +- **Recent Users**: a list of recently seen users on your product +- **New Event**s: a list of newly tracked events in your project +- **Resources**: a list of resources that are also available in the top navigation From 6dde3857b9dd33567c9b2f732d37e8afe4dea448 Mon Sep 17 00:00:00 2001 From: Sonya Park <68977514+spjtls9@users.noreply.github.com> Date: Thu, 9 May 2024 10:57:53 -0700 Subject: [PATCH 3/4] Update pages/changelogs/2024-05-09-home.mdx Co-authored-by: Lindsey Bradford --- pages/changelogs/2024-05-09-home.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/changelogs/2024-05-09-home.mdx b/pages/changelogs/2024-05-09-home.mdx index d491464fe3..8d8bef763e 100644 --- a/pages/changelogs/2024-05-09-home.mdx +++ b/pages/changelogs/2024-05-09-home.mdx @@ -16,5 +16,5 @@ The main sections of Home includes: - **Top Boards:** the most popular boards in your project - **Suggested Creators:** people in Mixpanel who are building boards and reports that we recommend checking out - **Recent Users**: a list of recently seen users on your product -- **New Event**s: a list of newly tracked events in your project +- **New Events:** a list of newly tracked events in your project - **Resources**: a list of resources that are also available in the top navigation From e495217f32fa98a53f4fff1c5a4e2d4b0f10b2db Mon Sep 17 00:00:00 2001 From: Sonya Park <68977514+spjtls9@users.noreply.github.com> Date: Thu, 9 May 2024 10:58:53 -0700 Subject: [PATCH 4/4] Update 2024-05-09-home.mdx --- pages/changelogs/2024-05-09-home.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/changelogs/2024-05-09-home.mdx b/pages/changelogs/2024-05-09-home.mdx index 8d8bef763e..ced5b92b6c 100644 --- a/pages/changelogs/2024-05-09-home.mdx +++ b/pages/changelogs/2024-05-09-home.mdx @@ -12,9 +12,9 @@ Home is the new landing experience in Mixpanel. It’s for you to jump back into The main sections of Home includes: - **Your Recents**: most recently viewed reports and boards by you -- **Your Product:** this section is default populated with the top insights reports in your project, you can customize and change which insight report you’d like to display on Home -- **Top Boards:** the most popular boards in your project -- **Suggested Creators:** people in Mixpanel who are building boards and reports that we recommend checking out +- **Your Product**: this section is default populated with the top insights reports in your project, you can customize and change which insight report you’d like to display on Home +- **Top Boards**: the most popular boards in your project +- **Suggested Creators**: people in Mixpanel who are building boards and reports that we recommend checking out - **Recent Users**: a list of recently seen users on your product -- **New Events:** a list of newly tracked events in your project +- **New Events**: a list of newly tracked events in your project - **Resources**: a list of resources that are also available in the top navigation