This commit is contained in:
Mr Finchum 2025-01-30 17:43:28 +01:00
parent 0e671101df
commit 400c1dc2ed

View file

@ -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**.