# Patch 5.0.5

The latest version 5.0.5 focuses on improving usability, fixing redirections, enhancing data visualization capabilities, and strengthening security measures. Let's dive in!

## **🛠️ Minor fixes** <a href="#minor_fixes" id="minor_fixes"></a>

1. Fixed the issue with the incorrect redirection of the **“Show Why”** button in Insights.
2. Fixed the issue where publishing a dataset was marked as **“Partially successful”** in **Notifications** if the user didn't have direct access to the associated Business View.
3. Addressed the issue with executing **“Top n/Bottom n”** count of record queries in Kaiya Search.
4. Fixed the issue with using the **“prior”** keyword in the default mode of Search.
5. Fixed an issue where users were redirected to the password-reset page instead of the login page after successfully updating their password.
6. Fixed the issue where importing an exported object (Vizpad, Project etc.) did not include the Learnings associated with the Business View.
7. Addressed the issue where users were redirected back to the login screen after logging in via the /log/default path.
8. In Search, prevented the Business View and input search query from resetting when switching from Default to Kaiya mode.
9. In Vizpads, fixed an issue where the global filter pills and the active Business View in the side panel were not updating correctly after swapping a Business View.
10. In Vizpads, fixed the issue with applying **“Compare”** filter for bubble charts.
11. Fixed the issue with row level policies created with **“In”** or **“Not in”** filter actions.
12. In Kaiya Search, an error message is now displayed when the given search query cannot be interpret.
13. Fixed the PDF download issue when auto login SSO is enabled under **Settings → Security → Configuration**.
14. Fixed the issue where Include/Exclude columns were not saved according to the selected columns when creating an Insight from Search results.
15. Fixed the issue where live dataset refresh for Snowflake was partially successful when column names contained special characters.
16. Fixed an issue where users for a dataset were unable to publish a Business View created from that dataset, even if they had edit access to the Business View.
17. Fixed the issue where display names were not showing for filters of trend and comparison drivers created from **"Understand Why"** section.
18. Implemented authorization for OpenAI APIs to ensure invalid requests without a valid token are blocked from making OpenAI calls.


---

# 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://help.tellius.com/tellius-6.3/whats-new/release-5.0/patch-5.0.5.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.
