This commit is contained in:
Mr Finchum 2024-12-30 21:13:16 +01:00
parent a05043cb8d
commit dc3ddd3105

View file

@ -1,6 +1,35 @@
# Changelog
## 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
- Major overhaul of the gui
- Adding preview to readme