Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #70 from doras-to/staging
Browse files Browse the repository at this point in the history
  • Loading branch information
tommerty committed Dec 7, 2023
2 parents e256df9 + 632a3aa commit 6ac3dc3
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
Binary file added public/assets/analytics.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/setupguide.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions src/content/blog/v0-0-13.mdx
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!

0 comments on commit 6ac3dc3

Please sign in to comment.