From 1710d2cd38d1f8cbb1960b4f4c8631139b4adadc Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum Date: Thu, 30 Jan 2025 17:44:11 +0100 Subject: [PATCH] v0.7.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ddcfd3..c103ff4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ - Images loaded into the preview window are now scaled while maintaining aspect ratio. - Added live updates: changes to brightness, contrast, or grayscale are applied immediately. - ⚠ This may crush the system depending on image size and system specifications. - +- Removed Settings from menuBar, and extended the about window. --- ## 0.6.0: Initial Flatpak Support