# Release Notes - January 2025

We’re kicking off the year with a bang (well, a focused one)! January’s update brings a couple of exciting additions to start your 2025 on the right foot.

#### **Coding Hotspots (Beta)**

Our new *Coding Hotspots* feature is here to help engineering teams identify the areas in the codebase that see the most bug activity. By analyzing JIRA issues, PRs, and commit history, it highlights the files most often modified due to bug fixes. This will help you focus on the right areas, improve code stability, and boost your team's efficiency.

*It’s currently available through a flag as we continue to iterate and enhance it. If you want to be an early adopter, please reach out to us🙌*

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

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

#### **2024 Wrapped**:

Need a little end-of-year reflection? *2024 Wrapped* brings you a summary of key metrics and highlights from last year - perfect for reflecting on accomplishments while you’re planning your 2025 goals. It’s like a year-in-review, but with more fun stats!

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

That's a wrap! Other than that, we’ve been hard at work planning the roadmap and making sure everything stays stable so you can hit the ground running in the new year. 🚀

<kbd>**Time to debug your code and your caffeine levels for the new year**</kbd>  ☕️⚡️


---

# 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-january-2025.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.
