changelog edit

This commit is contained in:
Nicolás Sánchez 2024-11-26 19:50:16 -03:00
parent ffcba21f74
commit 26f51c0945
1 changed files with 1 additions and 0 deletions

View File

@ -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