fix(get_tasks): support for secondary circles by deriving scope from list_id (v1.4.2)

This commit is contained in:
2026-04-18 00:03:38 +02:00
parent dd42dc2845
commit 0e34b067e6
3 changed files with 44 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mcp-familywall"
version = "1.4.1"
version = "1.4.2"
description = "MCP server for Family Wall — manage your family's circles, lists, tasks, recipes, and meal plan via Claude"
readme = "README.md"
requires-python = ">=3.12"