> For the complete documentation index, see [llms.txt](https://docs.ins-pi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ins-pi.com/freelucy/get-the-app/release-notes.md).

# Release notes

YouDesign Freelucy versions are listed below in reverse chronological order. Each release builds on the previous. To use the newest features and stay supported on current ServiceNow releases, run the latest version.

***

## Version 26.0 — Major

The largest release since launch. A full redesign and a much bigger app.

**New look and name**

* Freelucy is now **YouDesign Freelucy**, part of the YouDesign Enterprise Transformation Suite, with refreshed branding throughout.
* New **light and dark themes**, applied across every view and reflected in exports.

**Three views of the same record**

* **Classic**, the original canvas, alongside two new views: **Flow** (two-column upstream and downstream with search, filters, and grouping) and **List** (a read-only field reference).
* Staged edits are **shared across all views**. Switch views anytime without losing work.
* Switch views with the tabs or the `Cmd/Ctrl` plus number shortcut.

**A new way to add records**

* The **Data Hub** replaces the old picker: search suggested tables, browse a record tree, multi-select, and add to upstream or downstream by click or drag.

**Rebuilt commit experience**

* A new **review dialog** lists every staged change by row, with per-row undo and a single commit or discard for the whole batch.

**Accessibility and languages**

* Built to **WCAG 2.2 AA**, with reduce motion, high-contrast palette, precise selection cursor, a single-character shortcut toggle, and full keyboard navigation.
* The interface now ships in **10 languages**, auto-detected from your browser.

**More**

* **Read-only mode** for users with the Reader role, and an embedded viewer with a fullscreen toggle for forms.

## Version 3.1 — Improved

Minor release. Adds the capability to globally define tables that Freelucy filters out in the UI, rolls up essential library updates, and fixes outstanding bugs.

## Version 3.0.1 — Fixed

Bug fixes addressing loading issues on the ServiceNow Rome release.

## Version 3.0 — Major

Major interface overhaul. Introduces:

* The floating action bar.
* The redesigned side panel.
* Read-only mode for users with the Reader role.
* General improvements to relationship management and UI.

## Version 2.3

Adds relationship tooltips on hover and pre-commit removal of staged changes. Visual updates to popups and tooltip elements.

## Version 2.2

Adds the **Jump to** feature for switching the primary element from any connected element. Improvements to search.

## Version 2.1

UI color theme update, ACL adjustments, and bug fixes for browser-related issues.

## Version 2.0

Transition to the Freelucy brand and updates to the SweetAlert library.

## Version 1.1

Browser hierarchy view and multi-selection with drag-and-drop. Fixes for form and search-related issues.

## Version 1.0

Initial release with core relationship-editing functionality.

***

## What's next

* See [Update Freelucy](/freelucy/get-the-app/update.md) for how to move to a newer version.


---

# 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:

```
GET https://docs.ins-pi.com/freelucy/get-the-app/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.
