From 0cde40b47329ad323b0553ef8a00817de478350a Mon Sep 17 00:00:00 2001 From: Dennis Sen <108349707+warm-coolguy@users.noreply.github.com> Date: Mon, 18 Nov 2024 07:05:28 +0100 Subject: [PATCH] Update packages/clients/textLocator/CHANGELOG.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit apply suggestion "imperator changelogs" Co-authored-by: Pascal Röhling <73653210+dopenguin@users.noreply.github.com> --- packages/clients/textLocator/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/clients/textLocator/CHANGELOG.md b/packages/clients/textLocator/CHANGELOG.md index bf5ecb6cf..1c5852fdf 100644 --- a/packages/clients/textLocator/CHANGELOG.md +++ b/packages/clients/textLocator/CHANGELOG.md @@ -4,7 +4,7 @@ - Breaking: Adapt client to new backend API. Previous versions are no longer runnable due the backend API change. - Feature: Implement document search, that is, the AddressSearch bar now also offers results for documents and clicking on one will retrieve a list of toponyms from the backend and resolve them against the gazetteer. Previously, we had a "get all documents regarding place" functionality. Now, a "get all places regarding document" feature is implemented. Additionally to the AddressSearch, this can be triggered on documents found in the previously implemented way; the "get all places regarding document" functionality is available from within the GeoSearch result display. -- Fix: The heatmap feature has been adjusted to match the new data structure and works again. +- Fix: Adjust heatmap feature to match the new data structure and have it working again. ## 1.0.0-alpha.0