# 4th December 2023

## Summary

The 4th December 2023 release of e6data includes the following features & enhancements:

* [Platform Enhancements](#platform-enhancements)
  * [Improvements to Query Editor session handling](#improvements-to-query-editor-session-handling)

## Platform Enhancements

### Improvements to Query Editor session handling

The Query Editor now detects session expiry and notifies the user to refresh the browser. This fixes an issue where users would face failing queries due to unknowingly running queries after the Query Editor session had become stale.


---

# 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.e6data.com/product-documentation/release-notes-and-updates/4th-december-2023.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.
