# 2025.06.09: Landing page

This release adds a few small improvements to TicketLog that were requested by our wonderful users:

* Landing page changes:
  * Service desk Introduction can now be rich text
  * Service desk Introduction can now be optionally hidden from non-users
  * Service desk form options will no longer appear to non-users
* User settings page now shows Last Seen date
* Users can now zoom images with a single click

Please send us feedback with any comments you have for the above new features.

## Changes to service desk landing page

On the service desk settings screen, the service desk *Introduction text* field now allows rich formatting of your text:

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

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

Also, you can now hide the *Introduction text* from visitors that are not logged in or do not have access to your service desk, by disabling this setting:

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

Finally, TicketLog will now hide all form options if the signed-in user is not permitted to submit a ticket (previously, this block occurred only after clicking New Ticket):

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

## Changes to user settings page

Administrators can now see the last time each user was seen on the TicketLog platform:

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

The list of users now allows sorting by Email address, Permission or Last Seen date. Click on the heading of each column to toggle the sorting mode.

## Other changes

* Users can now expand an image to appear full screen by clicking on it. Click again to shrink the image.
* Removed 'Sign Up' button on custom domain when SSO or Invite Only is enabled.
* Fixes to 'Signed Out' page.


---

# 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.ticket-log.com/release-notes/2025.06.09-landing-page.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.
