From e23a308719df300953cc870a5a0050456a4801ad Mon Sep 17 00:00:00 2001 From: Jiri Vrany Date: Wed, 8 Oct 2025 14:54:19 +0200 Subject: [PATCH] readme updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5039db..fcfa452 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ The REST API is documented using Swagger (OpenAPI). After installing and running ## Change Log +- 1.1.6 - Fixed problem with session overflow on too much rules id. Updated withdraw_expired method to delete also expired rules. Expiration treshold can be set in config - default to 30 days. - 1.1.5 - introduced instance config override. Copy the sample to instance_config_override.py and customize you dashboard menu items easily. For normal installations no override is needed. - 1.1.4 - minor bug fixes and code cleanup - 1.1.3 - introduced configurable footer menu for links in bottom of the default template