From 26f51c0945f4ca391b57c2e626023fe95741fc58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20S=C3=A1nchez?= Date: Tue, 26 Nov 2024 19:50:16 -0300 Subject: [PATCH] changelog edit --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 2686f22..d24d311 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,7 @@ 2024.11.26: . Implemented deals cache to reduce db load until the new database service is implemented. . Added a new API endpoint: /get_deals_cache. +. Combined daly/monthly API endpoint added to statistics_server: /combined_totals. 2024.11.25: . Implemented a short log list: In order to avoid constant log file queries, a list of the last few log entries is stored in memory and it's returned