From 6117ca135c9901b2798a90efcff031c396619007 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:47:20 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f70d9150..ef65db2b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6044,10 +6044,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Removed the alias from the user interface as a preparation to remove it from the `User` database schema - Removed the activities import limit for users with a subscription -### Todo - -- Rename the environment variable from `MAX_ORDERS_TO_IMPORT` to `MAX_ACTIVITIES_TO_IMPORT` - ## 1.169.0 - 14.07.2022 ### Added