From 6b1ff2240059e3f714282d1b0c000f03b0a48496 Mon Sep 17 00:00:00 2001 From: GDay <1939656+GDay@users.noreply.github.com> Date: Fri, 29 Mar 2024 04:03:03 +0100 Subject: [PATCH] Release v2.2.0 --- CHANGELOG.md | 6 ++++++ back/users/templates/admin_base.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7737d108b..4080df5f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## v2.2.0 (2023-03-29) +* Option to add hardware to user manually +* Make development docker setup easier +* Option to disable the channels update with value `SLACK_DISABLE_AUTO_UPDATE_CHANNELS` +* Option to manually add Slack channels + ## v2.1.2 (2023-03-27) * fix bug when replacing items with empty string diff --git a/back/users/templates/admin_base.html b/back/users/templates/admin_base.html index d8850f221..36d7f3196 100644 --- a/back/users/templates/admin_base.html +++ b/back/users/templates/admin_base.html @@ -227,7 +227,7 @@