> 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/june/jun-20th-improvements-on-donoruploads-and-upload-fields..md).

# Jun 20th Improvements on DonorUploads and Upload fields.

Improvements on DonorUploads and Upload fields

* **Simplified Current Subscription code in `CurrentSubscription.js`**\
  Removed unused imports, variables, functions, and UI elements, leading to a cleaner, more streamlined code.
* **Improved Image Upload Fields in `ImageUploadFileds.js`**\
  Renamed components, updated props, and optimized render logic, making it more efficient and easier to use.
* **Renamed UploadsTable in `index.js`**\
  Renamed to `UploadCard` for better clarity, reflecting the purpose of the component.
* **Enhanced DonorUploadNew in `DonorUploadNew/index.js`**\
  Added `ViewEntity` to provide more functionality and a new tab for viewing entity-related content.
* **Refactored EntityImages in `EntityImages.js`**\
  Removed unused imports, renamed components, and updated JSX code to ensure better performance and maintainability.
* **New File Upload Card in `FileUploadCard.js`**\
  Introduced a new component for file uploading and viewing, improving user experience.
* **Updated Styling in `ProfileCard.js`**\
  Enhanced the look and feel of profile fields, making it more visually appealing.
* **Added new EntityImage component in `index.js`**\
  Implemented a new component and improved mail fetching using Redux, for a more efficient workflow. 🚀✨
