# Release Notes: 2012-06-20

New in this release:

* **Sharing using public links** - users can now share a view of a test with anyone through a public link similar to <https://share.thousandeyes.com/pub/zZnCSIvssfdRTyA7>

  Shared views are fully interactive with timeline navigation and ability to move between layers. The user sharing the view needs to specify the interval of time they want to share. Public links can be disabled at any time by the user that created them or by the account admin via [Sharing Settings](https://platform.thousandeyes.com/account/sharing).
* **DNS trace test** - we added a DNS test that traverses the entire resolution chain similar to what *dig +trace* does; we created a new view for this test called [Domain Trace](https://platform.thousandeyes.com/dns/trace).
* **Alert for page not loaded** - for Page Load tests, we now have alerts to detect cases where the page load is incomplete.


---

# 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.thousandeyes.com/archived-release-notes/2012/2012-06-20-release-notes.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.
