# Release Notes - November 2024

We’ve been busy working on some cool enhancements to make your experience smoother, faster, and more personalized. Here's what's new:

### User Profile section: your preferences, your way

* **Preferred landing screen**: We’ve introduced a new **Profile** section in the user menu. Now, you can set your preferred default landing screen so that whenever you log in, you land exactly where you want to. It’s your space, your style. 🛋️✨\
  [*<mark style="color:purple;">Set your own landing screen!</mark>*](https://app.hivel.ai/dashboard/cto)<br>

  <figure><img src="/files/3qhEiX5WB3aacc1QEMAY" alt="" width="241"><figcaption></figcaption></figure>

  <figure><img src="/files/rtEy3f0nr32eAK6ozned" alt="" width="375"><figcaption></figcaption></figure>

### Save Table Settings for PR screen: your filters, your rules

* **Personalized PR views**: The new "Save Table Settings" feature is now live on the Pull Requests (PR) screen! You can save your filter configurations, whether showing/hiding columns or reordering them. This means you get a personalized view every single time. 🚀\
  [*<mark style="color:purple;">Try it out</mark>*](https://app.hivel.ai/dashboard/pull-requests)<br>

  <figure><img src="/files/A5Fvqv7W54geH7XmoLRq" alt="" width="563"><figcaption></figcaption></figure>

### Dev 360 & Activity screens: A dash of fun & functionality!

* **Bubble animations**: Get ready for some eye-catching effects! We’ve added a fun animation to the bubbles on both the Dev 360 and Activity pages. It’s a small touch that adds a bit of magic to your day! 💫<br>

  <figure><img src="/files/ab8wDBQVtODzNaPimYit" alt="" width="166"><figcaption></figcaption></figure>

* **Activity summary**: We've added a helpful info message about the activities done by the selected user on the Dev 360 page. Now, you can keep track of all actions without guesswork.\
  [*<mark style="color:purple;">Go ahead and give it a try!</mark>*](https://app.hivel.ai/dashboard/dev-360)<br>

  <figure><img src="/files/0z0oTWdJzjmrAwYiI2DE" alt="" width="563"><figcaption></figcaption></figure>

* **Toggle the right-side activity details**: You asked for more flexibility, and we listened! Use the toggle button at the top of the page to show or hide the right-side activity section, giving you a cleaner, more focused view when you need it.\
  [*<mark style="color:purple;">Go ahead and give it a try!</mark>*](https://app.hivel.ai/dashboard/activity)

<figure><img src="/files/31DgJGHppXaD0kJck1Fq" alt="" width="563"><figcaption></figcaption></figure>

### Other minor enhancements: A little polish everywhere

* We’ve improved the flashy review definition to update seamlessly across the screen as per the configuration. It’s all in sync now!
* The "Review Cycle Count" has been added to the Pull Request CSV report.

***

That’s all for now! Give these new features a spin and let us know what you think. 🏍️🐱

{% embed url="<https://docs.google.com/forms/d/1Pz2dJMg7p-dillnSOl89c-LWbqlMm9ivy-5UVW7ijdk/edit>" %}


---

# 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.hivel.ai/release-notes/release-notes-november-2024.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.
