includes info for v0.3.0.
This commit is contained in:
parent
c36ab9b733
commit
17f0c52a2f
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## 0.3.x
|
||||
### 0.3.0: Qt GUI Transition (PySide6)
|
||||
- Shifted from a TUI approach to a GUI-based layout.
|
||||
- Adopted **PySide6** for the GUI and **Qt Designer** for designing layouts.
|
||||
- Introduced a proof-of-concept UI, and adding own exif does not work
|
||||
- Watermark is still in testing / alpha
|
||||
- Original TUI version was forked and is still aviable, currently this branch includes the TUI version until the next minor version change.
|
||||
|
||||
## 0.2.x
|
||||
### 0.2.1: Merge from TUI fork
|
||||
- Ensure watermark is white with black borders.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue