> For the complete documentation index, see [llms.txt](https://wiki.lucysecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lucysecurity.com/release-notes/version-4/4.10.1.md).

# 4.10.1

## 4.10.1 Release Notes <a href="#release_notes" id="release_notes"></a>

#### May 2023

We are delighted to release version 4.10, packed with a variety of enhancements aimed at increasing both your customer experience and system usability. Notably, we have introduced the new template galleries and the template feedback features, made to streamline and simplify your use of the platform. We are confident that these updates will prove valuable to you. Furthermore, we have expanded the platform's capabilities by enabling synchronization of multiple Azure ADs and improving SSL certificate management. Our priority is to deliver the highest level of service to our valued customers, and we believe these enhancements will help achieve this objective. We hope that you find these updates useful.

### New Template Galleries <a href="#new_attack_and_awareness_template_galleries" id="new_attack_and_awareness_template_galleries"></a>

* New Filter bar: with our new filter bar, you can now sort templates faster and more intuitively.
* Recommended templates bar: we've pinned our favorite templates in a new recommended templates bar, making it easy for you to find the best options for your needs.
* Informative and updated template cards design: we've refreshed our template card design to provide you with the most relevant information.

Previously used templates indicator: our new indicator lets you know which templates you've used before, helping you avoid duplication and save time.

### Template feedback <a href="#template_feedback" id="template_feedback"></a>

Gather feedback from end-users on awareness templates after they complete a training, to assist you in selecting the templates that best fit your trainees.

### Multiple Azure Active-Directory Sync <a href="#multiple_azure_active-directory_sync" id="multiple_azure_active-directory_sync"></a>

You can now sync multiple Azure Active-Directory accounts to the platform.

### SSL Management <a href="#ssl_certifications_management" id="ssl_certifications_management"></a>

We've made it easier to manage your SSL certificates on the platform by adding a new section where you can view and manage your certificates.

### Smishing Campaigns with MessageBird <a href="#smishing_campaigns_with_messagebird" id="smishing_campaigns_with_messagebird"></a>

You can now use your private MessageBird account to perform Smishing campaigns\*

### SCORM version 1.2 Export <a href="#scorm_version_12_export" id="scorm_version_12_export"></a>

You can now export content to SCORM version 1.2 (on top of the existing option to export to SCORM version 2004).

### Auto-logout <a href="#auto-logout_feature" id="auto-logout_feature"></a>

To help protect your account, we've added a customizable auto-logout feature. You can set the duration of inactivity, after which the user will be automatically logged out of the system.

***

Performance improvements\
Security improvements\
UI bug fixes\
General bug fixes

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.lucysecurity.com/release-notes/version-4/4.10.1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
