v0.3.4
This commit is contained in:
parent
a05043cb8d
commit
dc3ddd3105
1 changed files with 29 additions and 0 deletions
29
CHANGELOG.md
29
CHANGELOG.md
|
@ -1,6 +1,35 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.3.x
|
## 0.3.x
|
||||||
|
|
||||||
|
### 0.3.4: Features Finalized
|
||||||
|
- Core Features Completed:
|
||||||
|
- All functions are now available, though minor bugs may exist.
|
||||||
|
- GUI State:
|
||||||
|
- Interface is in a polished state but still needs refinement.
|
||||||
|
|
||||||
|
**Implemented Features:**
|
||||||
|
- Image Processing:
|
||||||
|
- Resizing
|
||||||
|
- Renaming with order adjustment
|
||||||
|
- Grayscale conversion
|
||||||
|
- Brightness adjustment
|
||||||
|
- Contrast adjustment
|
||||||
|
- EXIF Management:
|
||||||
|
- Copy EXIF data
|
||||||
|
- Add custom EXIF information
|
||||||
|
- Add GPS data
|
||||||
|
- Add date to EXIF
|
||||||
|
- Watermarking:
|
||||||
|
- Watermark functionality is now finalized and no longer experimental.
|
||||||
|
|
||||||
|
### 0.3.3: Exif implemented
|
||||||
|
- New EXIF settings tab in the GUI.
|
||||||
|
- Popup window for editing EXIF data.
|
||||||
|
- Added options for:
|
||||||
|
- Adding date to EXIF.
|
||||||
|
- Adding GPS coordinates to EXIF.
|
||||||
|
|
||||||
### 0.3.2: New ui
|
### 0.3.2: New ui
|
||||||
- Major overhaul of the gui
|
- Major overhaul of the gui
|
||||||
- Adding preview to readme
|
- Adding preview to readme
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue