> For the complete documentation index, see [llms.txt](https://docs.swingsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swingsoftware.com/seascape-for-notes/installation/release-history/flex.md).

# Flex

## Version 2.0.14 (2026-June-11)

* You can now customise the Web Viewer by modifying its CSS files.
* Archive indexing has been simplified to support indexing a single archive at a time.
* When a View Entries index is created, the first view request is cached and reused for a configurable period, improving performance.
* Memory management has been improved for better stability and efficiency.
* You can now stop an indexing operation while it is in progress.
* A *Created By* field has been added to search results, providing additional context for indexed content.

## Version 1.24.0 (2025-July-18)

* Issues with manually updating the license has  be fixed.
* Added ability to disable fuzzy search.
* A sidebar has been added when clicking on an audit entry.
* Issue with doing the clean installation has be resolved.
* Error message that appears when the authentication is disabled, has been resolved.

## Version 1.23.1 (2025-July-02)

* Issues with the control panel have been fixed

## Version 1.22.0 (2025-Feb-03)

* Switched from SHA1 to SHA256 for signature evaulation

## Version 1.21.0 (2025-Jan-29)

* &#x20;It is not possible to create new Flex users without a password assigned.
* The ability to sort the audit log by timestamp has been disabled.
* Users last login column and Audit timestamp column in the Audit log is now in 24h format.

## Version 1.20.0 (2025-Jan-20)

* Issues with searching by UNID have been resolved.
* The ability to disable the Audit log is now available.
* The columns in the Audit log are now sortable.

## Version 1.19.0 (2024-Nov-12)

* The issue with child document has been resolved.

## Version 1.18.0 (2024-Oct-05)

* The issue with the date columns not properly being indexed has been resolved.
* Searching view columns by UNID now works properly.
* Issue with the child documents result limited to 10 docs has been fixed.
* Issue with saving the user with no name and email fields populated has been resolved.
* Issue with logging in when the URL is saved in favorites has been fixed.

## Version 1.17.0 (2024-Sep-06)

* Issue with searching view columns by UNID, has been resolved
* For the issue with indexing large attachments, an option has been added to adjust the attachment size limit.

## Version 1.16.0 (2024-July-31)

* UNID of the document is now searchable in Flex.
* Issue when sorting catalog with multiple pages, has been resolved.
* The issue with searching catalog columns with multiple catalog pages, has been fixed.

## Version 1.15.0 (2024-July-11)

* The issues that occurs when there is an Active directory user and Seascape user with the same name, has now been resolved.
* Issue with adding Active directory user to Seascape groups has been fixed.

## Version 1.14.0 (2024-May-22)

* The problem with updating the license has now been resolved.
* Issue with indexing the archive has been resolved.

## Version 1.13.0 (2024-Mar-27)

* The problem with searching inside attachments is now fixed.
* Issue with updating the license, has now been resolved.
* Issue with the search when a backslash is inside the query has been resolved.
* The Issue with default search has been fixed.
* Not being able to sort the results list has been fixed.
* Seascape Flex will not start until Elastic Search is up and running.
* Issue with the catalog not opening correctly, has been resolved.
* In case of the service failing, service start/stop actions are now updated correctly.

## Version 1.12.1 (2024-Jan-26)

* The issues with Indefinitely search when using AND or OR operators with missing parameters,has been resolved.
* Issues with searching view columns values has been resolved.
* The issue with user conflict when authentication is disabled, has been resolved.
* Checkbox is disabled in users list for AD user.
* Option added to remove groups from the archive.
* Issue with indexing large views has been resolved.

## Version 1.9.2 (2023-Jun-19)

* Option has been added to be able to remove groups form a specific archive.
* Issues with the names and date field in the search results, has been resolved.
* Custom column naming capability has been added.
* Issue with opening the default view for the first time, has been resolved.
* User list checkbox for active directory users has been disabled.

## Version 1.9.0 (2023-Mar-01)

* Improved index progress reporting
* Option to disable authentication has been added

## Version 1.8.0 (2023-Jan-13)

* Database search results as list view are enabled

## Version 1.7.0 (2022-Sep-27)

* Issue with the unique ID not being recognized in the archive folder has been resolved
* Issue when searching for two strings using "and" in between has been resolved.

## Version 1.6.0 (2022-Sep-12)

* Concurrent sessions with the same username have been disabled
* Issues when the search contains "-", have been resolved
* Issues with categorized entries showing documents that should not be there have been resolved

## Version 1.5.0 (2022-Aug-03)

* Issues with the license activation dialog appearing has been resolved
* Ability to completely remove an archive has been added
* Reporting feature for Flex usage added
* Issues with the admin password being too long have been resolved
* Issues with database indexing have been resolved

## Version 1.4.0 (2022-Jul-05)

* Added minor improvements and fixes.

## Version 1.3.0 (2022-May-11)

* Highlighting error on large attachments
* Reports progress while indexing databases in Seascape Flex

## Version 1.2.0 (2022-Jan-26)

* Nest Plugin updated
* .DWG attachment issue resolved

## Version 1.1.0 (2021-Dec-06)

* Added minor improvements and fixes.

## Version 1.0.0 (2021-Nov-24)

* Added minor improvements and fixes.


---

# 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.swingsoftware.com/seascape-for-notes/installation/release-history/flex.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.
