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