From 7c59a6c1223dac3ff285823d25e78d3192862a5b Mon Sep 17 00:00:00 2001 From: csehatt741 Date: Tue, 1 Jul 2025 10:25:34 +0200 Subject: [PATCH] changelog updated --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f05db77f..fa4678135 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Renamed `Account` to `account` in the `Order` database schema - Improved the language localization for German (`de`) - Upgraded `prettier` from version `3.5.3` to `3.6.2` +- Improved the _Asset Profile_ dialog to synchronize the state of the _Data Gathering_ checkbox with global settings ## 2.175.0 - 2025-06-28