This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #70 from doras-to/staging
- Loading branch information
Showing
3 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
draft: false | ||
title: "Were here with v0.0.13 already!" | ||
snippet: "Better analytics, improved onboarding and more!" | ||
image: { src: "https://cdn.doras.to/doras/user/05c5db48-cfba-49d7-82a1-5b4a3751aa40-0.5804055978205598.webp", alt: "Doras logo" } | ||
publishDate: "2023-12-07" | ||
category: "Releases" | ||
author: "Tommy Lundy" | ||
authorURL: "https://doras.to/tommerty" | ||
tags: [updates, doras, v0.0.13] | ||
--- | ||
|
||
import Diff from "@/components/blog/diff"; | ||
|
||
Another day, another release! This time we've got some new features, some bug fixes and some improvements to the onboarding process. | ||
|
||
## New onboarding | ||
|
||
We've added a new panel to the homescreen to help you get set up as simply as possible. This can help you ensure you're using all the awesome tools that Doras has to offer! | ||
|
||
![New onboarding panel](/setupguide.jpg) | ||
|
||
## Helpful analytics | ||
|
||
We've implemented a new analytics system to help you understand who your fans are, and where they're coming from! This is a great way to understand your audience and help you grow your fanbase. | ||
![New onboarding panel](/assets/analytics.jpg) | ||
|
||
## Additional | ||
|
||
Most of this update is regarding backend features. For example, we implemented [PostHog](https://posthog.com) to help with error tracking and analytics. We also implemented a new system to help with our internal development process. | ||
|
||
We've also squished a fair number of bugs, thanks for our awesome community for reporting them! |