From ec648fd98226254353b7e3825f3ca1120a27b0d2 Mon Sep 17 00:00:00 2001 From: APB9785 <74077809+APB9785@users.noreply.github.com> Date: Thu, 2 Jan 2025 15:15:42 -0600 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 329d89e4..73aae643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Updated UI styling with StationUI - Unsaved changes will now be saved when publishing, instead of discarded +### Fixes + + - Fixed a bug where MediaLibrary could check for file contents on the wrong node in multi-node deployments + ## 0.3.1 (2024-12-12) ### Fixes