From 400c1dc2ed445cab44ede02fa252b7fddc371360 Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum Date: Thu, 30 Jan 2025 17:43:28 +0100 Subject: [PATCH] v0.7.0 --- CHANGELOG.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5643294..8ddcfd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,14 @@ # Changelog -## 0.6.x -### 0.6.0: Initial Flatpak Support +## 0.7.x +### 0.7.0: Enhanced Preview +- 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. + +--- + +## 0.6.0: Initial Flatpak Support - Started Flatpak package building. - Not added to Flathub yet, as only stable software is hosted there. - Not fully completed, icon, name, and description are included, but the version is missing for some reason. @@ -10,14 +17,12 @@ --- -## 0.5.x -### 0.5.0 +## 0.5.0 - Removed all leftover of tui code that was hiding in some classes. --- -## 0.4.x -### 0.4.0 +## 0.4.0 - Fixed a critical issue that prevented the program from functioning. - Updated compatibility to align with the **upcoming** optima35 **release**.