# Mar 25th Significant clean up and updates for better performance

* 🎉 Added Crisp SDK for better user experience.
* 💡 Removed outdated Feedback component and its CSS.
* 🛠 Updated Sentry configuration to optimize error handling.
* 🎯 Improved the way we get program\_id in AddNote and EditNote components.
* 👍 Added a new field for better state management.
* 📝 Made a small text change in EditDonor.
* 🔧 Added onClose functionality to EditReport for better user interaction.
* ✨ Enhanced ProgramsOptionsList GridItem with text change and improved FileUploaderModal usage.
* 🆕 Created a new file, CardView\.js, for better organization.
* 🔄 Moved ActionColumn component for a more logical structure.
* 🧹 Cleaned up some unused code in ActionColumn.
* 📦 Restructured dropdownItems for better code management.
* 🧹 Removed unnecessary imports for a cleaner codebase. 😊


---

# Agent Instructions: 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-25th-significant-clean-up-and-updates-for-better-performance.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.
