> ## Documentation Index
> Fetch the complete documentation index at: https://syteca.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Release Notes

> Syteca release notes - new features, improvements, and issue fixes in each Syteca version, plus changelogs for Application Credentials Broker, Master Panel, and Data Connector.

Syteca release notes cover every product version, organized by major release. Each version page lists the new features, improvements, and issue fixes introduced in that release. Sub-components (Application Credentials Broker, Master Panel, Data Connector) are tracked separately.

<Tip>
  Before updating, review the [Update best practice checklist](/docs/administration/deployment/update-syteca) and the release notes for **every version between yours and the target version** - some releases include database migrations or breaking changes that need planning.
</Tip>

## Latest releases

<CardGroup cols={3}>
  <Card title="Syteca 7.25" icon="sparkles" href="/docs/release-notes/v7-25">
    Windows applications and websites filter redesign.
  </Card>

  <Card title="Syteca 7.24" icon="sparkles" href="/docs/release-notes/v7-24">
    Windows account dependency discovery, Secret Heartbeat, Network device secrets, Linux PAM Connection Manager secrets,Redesigned Password Management page.
  </Card>

  <Card title="Syteca 7.23" icon="sparkles" href="/docs/release-notes/v7-23">
    .NET 8.0 requirement, RSA-4096 encryption, Sensitive Data Masking improvements, deprecation of Tray Notifications.
  </Card>
</CardGroup>

## Syteca versions

<CardGroup cols={3}>
  <Card title="v7.25" href="/docs/release-notes/v7-25">Latest - August 2026</Card>
  <Card title="v7.24" href="/docs/release-notes/v7-24">July 2026</Card>
  <Card title="v7.23" href="/docs/release-notes/v7-23">January 2026</Card>
  <Card title="v7.22" href="/docs/release-notes/v7-22">December 2025</Card>
  <Card title="v7.21" href="/docs/release-notes/v7-21">September 2025</Card>
  <Card title="v7.20" href="/docs/release-notes/v7-20">March – August 2025</Card>
  <Card title="v7.19" href="/docs/release-notes/v7-19">December 2024 – February 2025</Card>
  <Card title="v7.18" href="/docs/release-notes/v7-18">October 2024</Card>
  <Card title="v7.17" href="/docs/release-notes/v7-17">September 2024</Card>
  <Card title="v7.16" href="/docs/release-notes/v7-16">July 2024</Card>
  <Card title="v7.15" href="/docs/release-notes/v7-15">June 2024</Card>
  <Card title="v7.14" href="/docs/release-notes/v7-14">May 2024</Card>
  <Card title="v7.13" href="/docs/release-notes/v7-13">April 2024</Card>
  <Card title="v7.12" href="/docs/release-notes/v7-12">March 2024</Card>
  <Card title="v7.9" href="/docs/release-notes/v7-9">Earlier 2024</Card>
</CardGroup>

## Sub-component changelogs

<CardGroup cols={3}>
  <Card title="Application Credentials Broker (ACB)" icon="plug" href="/docs/release-notes/components/acb">
    REST API for retrieving secret data from applications.
  </Card>

  <Card title="Master Panel" icon="layout-grid" href="/docs/release-notes/components/master-panel">
    Cross-deployment Session Viewer for organizations with multiple Application Servers.
  </Card>

  <Card title="Data Connector" icon="database" href="/docs/release-notes/components/data-connector">
    REST data export for Power BI and other BI tools.
  </Card>
</CardGroup>

## Naming and rebranding

Syteca was previously known as **Ekran System**. Internal identifiers - service names, registry keys, configuration file names, and folder paths - were preserved during the rebrand for compatibility, so you'll still see `EkranServer`, `EkranAgent`, `EkranController`, `EkranSystem` registry keys, and `Ekran System` folder paths referenced in this documentation. These are literal product values and should be preserved exactly in scripts, automations, and SIEM parsers.

## Related

<CardGroup cols={2}>
  <Card title="Update best practice" icon="list-checks" href="/docs/administration/deployment/update-syteca">
    The checklist to follow when updating your Syteca deployment.
  </Card>

  <Card title="Update Clients" icon="refresh-cw" href="/docs/administration/clients/update-clients">
    Update Windows, macOS, and Linux Clients automatically or manually.
  </Card>

  <Card title="System requirements" icon="server" href="/docs/get-started/requirements/application-server">
    Application Server, database, and Client OS requirements per version.
  </Card>
</CardGroup>
