From 956efdd006e2caffc7d1841f6b609c8ca86c8bdb Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 23 Feb 2026 12:47:51 +0000 Subject: [PATCH] Bump version to 2.1.1-2 and update changelog with issue reference Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com> --- fireflyiii_data_importer/CHANGELOG.md | 4 ++++ fireflyiii_data_importer/config.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/fireflyiii_data_importer/CHANGELOG.md b/fireflyiii_data_importer/CHANGELOG.md index 1434f3567..84a115f8d 100644 --- a/fireflyiii_data_importer/CHANGELOG.md +++ b/fireflyiii_data_importer/CHANGELOG.md @@ -1,4 +1,8 @@ +## 2.1.1-2 (2026-02-23) +- Fix cron auto-import no longer triggering after env changes (https://github.com/alexbelgium/hassio-addons/issues/1839) +- Fix health check log spam in nginx + ## 2.1.1 (2026-02-21) - Update to latest version from firefly-iii/data-importer (changelog : https://github.com/firefly-iii/data-importer/releases) diff --git a/fireflyiii_data_importer/config.yaml b/fireflyiii_data_importer/config.yaml index 4fcd72da6..9b0c58cc4 100644 --- a/fireflyiii_data_importer/config.yaml +++ b/fireflyiii_data_importer/config.yaml @@ -101,5 +101,5 @@ schema: slug: fireflyiii_data_importer udev: true url: https://github.com/alexbelgium/hassio-addons -version: "2.1.1" +version: "2.1.1-2" webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"