From 41545ef42d0bdc13c99ed967d396cd2e3309a785 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 24 Aug 2026 16:35:21 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 653cae509..f37b0f204 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,10 +12,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Harmonized the icons and labels in the access table to share the portfolio - Migrated the create and edit access dialogs to dedicated routes - Improved the response of the historical market data gathering endpoint for a specific date +- Improved the historical market data gathering by loading the asset profiles with recent market data in a single database query per run ### Fixed - Fixed the country mapping of Macau in the _Financial Modeling Prep_ service +- Fixed the repeated historical market data gathering for instances running in a time zone behind UTC ## 3.60.0 - 2026-08-24