v0.7.0
This commit is contained in:
parent
0e671101df
commit
400c1dc2ed
1 changed files with 11 additions and 6 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -1,7 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.6.x
|
## 0.7.x
|
||||||
### 0.6.0: Initial Flatpak Support
|
### 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.
|
- Started Flatpak package building.
|
||||||
- Not added to Flathub yet, as only stable software is hosted there.
|
- 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.
|
- 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.
|
- 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.
|
- Fixed a critical issue that prevented the program from functioning.
|
||||||
- Updated compatibility to align with the **upcoming** optima35 **release**.
|
- Updated compatibility to align with the **upcoming** optima35 **release**.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue