diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c3325e..d2f1c3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,17 @@ 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.4.0] - 2025.02.14 +### Changed +- Images in the home feed now take up the full width of the card. +- Clicking the image previously, would open the image in a new tab. Now, clicking the image opens the image in a lightbox view. + +### Added +- Clicking an image also now displays an in-app lightbox view of the image. +- The lightbox view includes a download button for the image in mobile view. + + + ## [0.3.57] - 2025.02.11 ### Added - Automatic user creation in onboarding meetings