# Improved Features

* More change detection records are added to the system.
* Task Google search results are sorted with the dates.
* More attendance data are displayed in the attendance detail page.
* Task Reports results are displayed with more specifically.
* Some permission for the employees have been added.
* Some limitation for the data input have been added.
* Made better UI improvements.
* Improved search performance and APIs updates for existing features.
* Minor bugs have been fixed.


---

# 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://bizleaphr.gitbook.io/release-note/version-3.8/improved-features.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.
