From 78fe83c3dc45c491fe20c69ac1633032e88a35cf Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Tue, 5 May 2026 00:17:47 +0100 Subject: [PATCH] chore: bump to version 1.1.1 --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 7516905..4586684 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [v1.1.1] - 2026-05-04 + +### Fixed +- Crowded button layout when selecting items on mobile. +- Alignment of grid when display is between 1200px - 992px. +- Generating thumbnails task showing as hanging despite succeeding. + ## [v1.1.0] - 2026-05-04 ### Added