changelog edit
This commit is contained in:
parent
ffcba21f74
commit
26f51c0945
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue