# July 2024 Changelog

This is a big improvement and we are proud to show you

## 🛡️Update Design \[IMPORTANT]

We reorganize the menu, please read carefully.

* We remove the old Simple-C link from the menu
* We have a new Expense Analyzer
* There is a new Entries screen and has these options inside:
  * Manual Expenses
  * Upload Bank Statements
  * Summary
  * Mileage
  * Bulk Update \[new]

<figure><img src="/files/0Cg44KGwgawVNvkvjTIx" alt=""><figcaption><p>Click to make it full screen</p></figcaption></figure>

## 🔲 New Dashboard

In the new dashboard you will be able to view the list of pending expenses to classify and the list of files uploaded

<figure><img src="/files/h8siv5GuSYfdHE3MEV3K" alt=""><figcaption></figcaption></figure>

## 🙂 New Client Status

With the new client status you can select if your client is active or not, if your client is not active the system will filter it out in all the spaces.

<figure><img src="/files/AuHvkxIh2cWr3kUTfEh3" alt=""><figcaption></figcaption></figure>

## 🔥 Expense Analyzer

In the Expense Analyzer, you can review all categorized expenses made throughout the year or on a month-by-month basis using a beautiful and dynamic chart.&#x20;

You can view the total expenses, most frequent vendors, highest expenditures, as well as the percentage for each category. This report provides you with a clear and detailed overview of your spending.

We want to see all you can do with it!

<figure><img src="/files/1uwbILSdJTd2iEaep3Hz" alt=""><figcaption><p>Click to make it full screen</p></figcaption></figure>

## 👍Bulk Updates

One of the most requested features has been the ability to modify multiple expenses simultaneously.

&#x20;Now you can change categories, payment methods, and even the year of expenses all at once. If you make a mistake while uploading expenses, you can modify up to 50 expenses at the same time.

<figure><img src="/files/qYgTDWjtkWYqsaKKFeX0" alt=""><figcaption><p>Click to make it full screen</p></figcaption></figure>

## 📨 Email Notification

We are sending emails for all the notifications in the app 🙂


---

# 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://simple-c.gitbook.io/knowledge-base/changelogs/whats-news/july-2024-changelog.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.
