# Changelog

All notable changes to Data Engine will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.4.1] - 2025-10-15

### Added

- [DE-368] Added startup argument to allow remote connections

### Changed

### Deprecated

### Removed

### Fixed

### Security

- [DE-368] Only allow local connections by default

## [3.4.0] - 2025-03-31

### Added

- [SIMBA-406] Support for CCL 4 on all devices

### Changed

### Deprecated

### Removed

### Fixed

### Security

## [3.3.2] - 2024-08-25

### Added

- [SIMBA-237] Support for Core i7 (X1200) Docker-build

### Changed

### Deprecated

### Removed

### Fixed

### Security

## [3.3.2] - 2024-03-06

### Fixed

- [DE-346] Apps fails to release signal lock producer

## [3.3.0] - 2022-08-25

### Added

- [DE-315] Support for CCLinux 2.1 (Kirkstone) Docker-build

### Changed

- [DE-273] Wash dependency from Qt

### Deprecated

### Removed

### Fixed

- [DE-234] Assert when subscribing to 2000 signals

### Security

## [3.2.0] - 2021-05-07

### Added

- [SIMBA-73] Support for Core i7 (X900)
- [DE-222] Support for i.MX8 (V700 C0)

### Changed

- [SIMBA-50] Permission and ownership of archive content

### Deprecated

### Removed

- [DE-50] Removed CODESYS port startup argument (unused)

### Fixed

- [DE-231] Segmentation fault when connecting 10 clients

### Security
