> For the complete documentation index, see [llms.txt](https://docs.helpyousponsor.com/changelog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helpyousponsor.com/changelog/march/mar-30th-donation-chart-updates-and-dashboard-improvements..md).

# Mar 30th Donation Chart Updates and Dashboard Improvements.

* **New route for successful sign-up page**\
  Adding a friendly route which shows a success message after users sign up
* **Improved Admin API function**\
  Updating the method used to ensure a smoother experience for admins
* **Enhanced permissions and checks**\
  Fixing a few issues and adding more checks for a secure and well-organized experience on various pages
* **Donations chart update**\
  Now showing data for the last 3 years, giving you a broader view of the donation trends 📈
* **Sales Dashboard improvement**\
  Avoiding errors and ensuring a smooth experience when there’s no data to show
* **Filter name adjustment**\
  Simplifying names for better consistency and understanding 👌
* **Permission checks for buttons**\
  Making sure only those with the right permissions can access archive and restore functions
* **Code cleanup and optimization**\
  Removing unused code and making changes for a more efficient experience ✨
* **Filter integration in multiple components**\
  Adjusted to use the new filter for more accurate and relevant filtering of data.

Keep up the great work, team! Let's keep making our platform better and better! 🚀😄


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helpyousponsor.com/changelog/march/mar-30th-donation-chart-updates-and-dashboard-improvements..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
