Skip to content

Commit

Permalink
add link to stats in 0.90.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Nov 25, 2024
1 parent 4160ac1 commit 6ac97d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-11-25-release-v0-90-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ excerpt_separator: "
"
---
This release focuses on site administration and user management, with a redesign of the settings area and a new user management section for moderators/admins. You can now also require moderator approval for new accounts, so you can let people sign themselves up, but also check that you want to let them in before they can access everything.
This release focuses on site administration and user management, with a redesign of the site settings area and a new user management section for moderators/admins. You can now also require moderator approval for new accounts, so you can let people sign themselves up, but also check that you want to let them in before they can access everything.

Also, there's a change to the usage reporting; we've added the image name and system architecture to the report. This lets us see which image you're running (standard, solo, linuxserver), and also which CPU architecture you're on. At some point we'll deprecate the 32-bit ARM build and it would be good to know how many people are using it before we do. As always the exact data sent is visible in the admin area, and the aggregated stats are visible to all at https://tracking.manyfold.app/stats. If you haven't already, please consider enabling the anonymous usage tracking; it *really* helps us out. (This change is listed as a "breaking change" in the changelog below as we feel it's important to highlight - you don't actually need to do anything though)
Also, there's a change to the usage reporting; we've added the image name and system architecture to the report. This lets us see which image you're running (standard, solo, linuxserver), and also which CPU architecture you're on. At some point we'll deprecate the 32-bit ARM build and it would be good to know how many people are using it before we do. As always the exact data sent is visible in the admin area, and the aggregated stats are visible to all at [tracking.manyfold.app/stats](https://tracking.manyfold.app/stats). If you haven't already, please consider enabling the anonymous usage tracking; it *really* helps us out. (This change is listed as a "breaking change" in the changelog below as we feel it's important to highlight - you don't actually need to do anything though)

## What's Changed
### 💥 Breaking Changes 💥
Expand Down

0 comments on commit 6ac97d3

Please sign in to comment.