From 4422800f0b73b981997b4eb587cec35882cabeef Mon Sep 17 00:00:00 2001 From: Merijn Schering Date: Mon, 19 Feb 2024 14:55:15 +0100 Subject: [PATCH] CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d08bc885..3537d7e14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ 19-02-2023: 6.8.35 +- Core: Include password for import +- Core: more button not visible on user management page - Automation: fix foreign key to allow deletion of automated jobs - Core: Search modules by package name - Tasks/Core: Bug in copy() function where dates and other objects had reference to the source. This caused the task dates to change on recurrence.