From e1c7e1a0e63cfbbecb21034c5f5d85c12e5166c2 Mon Sep 17 00:00:00 2001 From: tyler Date: Fri, 1 May 2026 11:42:04 -0700 Subject: [PATCH] changelog 1.4.3 --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index b0a4457..f0a8edd 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +# Version 1.4.3 + +- Fixed an issue where the fOLD files could not be located +- Added better support for updating events from external software + + # Version 1.4.2 - Fixed AGE, GENDER, GROUP not visually appearing on a bubble after the metadata has been set. Fixes [Issue 42](https://git.research.dezeeuw.ca/tyler/flares/issues/42)