From ec244e47f2ddaa9561907b45307329b34bdb15fe Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Fri, 31 Jul 2026 13:29:13 +0200 Subject: [PATCH] chore: bump to version 1.1.2 --- changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/changelog.md b/changelog.md index 4586684..90f7b7d 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +## [v1.1.2] - 2026-07-31 + +### Added +- Apple Touch Icon for bookmarked pages. +- Private image thumbnail when sent into social chats. +- Additional format for thumbnail extraction to support format `YYYY-MM-DD_HH-MM-SS`. +- Support for creating API keys. + +### Fixed +- MP4 files unplayable from share URL. +- Trash multiple selected files failing on folders with spaces. + ## [v1.1.1] - 2026-05-04 ### Fixed