diff --git a/CHANGELOG.md b/CHANGELOG.md index f6da521c..14934158 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.47.5] - 2024-11-08 -- Updated `contentHeight` calculation to use `clientHeight` of `` for more precise sizing +- Adjusted viewport settings to dynamically set content height based on the `` element. +- Introduced `calculateContentHeight` function to dynamically scale the height of fallback images based on a fixed content width. ## [0.47.4] - 2024-11-07 - Updated manifest to correctly source assets in link tags, removing incorrect file references