From 5f4b1eeb370354660455feca46e19137817e19f2 Mon Sep 17 00:00:00 2001 From: Flagsmith Bot <65724737+flagsmithdev@users.noreply.github.com> Date: Tue, 24 Feb 2026 08:20:28 +0000 Subject: [PATCH] chore(main): release 2.217.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 15 +++++++++++++++ version.txt | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d4618cd20263..660c0d0aac5d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.217.0" + ".": "2.217.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index d065ae5e22eb..2039485d79a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [2.217.1](https://github.com/Flagsmith/flagsmith/compare/v2.217.0...v2.217.1) (2026-02-24) + + +### Bug Fixes + +* Enforce seat limit self hosted ([#6663](https://github.com/Flagsmith/flagsmith/issues/6663)) ([17671d0](https://github.com/Flagsmith/flagsmith/commit/17671d08d649223513360a601a6b4830a0fbbca8)) +* parse-string-user-agents-to-int-in-mapper ([#6756](https://github.com/Flagsmith/flagsmith/issues/6756)) ([deee405](https://github.com/Flagsmith/flagsmith/commit/deee4050f24a209fb55eaea514b6c7406e8bf0bd)) +* Revert flag-engine v10 revert to re-apply engine upgrade ([#6741](https://github.com/Flagsmith/flagsmith/issues/6741)) ([cccf7bd](https://github.com/Flagsmith/flagsmith/commit/cccf7bd52360d0be691097e0b528be899c97db14)) +* **Webhooks:** Correct previous_state for scheduled feature updates ([#6740](https://github.com/Flagsmith/flagsmith/issues/6740)) ([9094867](https://github.com/Flagsmith/flagsmith/commit/9094867e8341df8c12ff774109d24dd2c245f9b8)) + + +### Dependency Updates + +* bump werkzeug from 3.1.5 to 3.1.6 in /api ([#6738](https://github.com/Flagsmith/flagsmith/issues/6738)) ([a67e9db](https://github.com/Flagsmith/flagsmith/commit/a67e9db2fd4abeda2d01f581f860d290f38adee7)) + ## [2.217.0](https://github.com/Flagsmith/flagsmith/compare/v2.216.0...v2.217.0) (2026-02-19) diff --git a/version.txt b/version.txt index b236067a9efc..12d8464a8553 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.217.0 +2.217.1