feat: added two new information that can be added to the image exif. #5

Merged
CodeByMrFinchum merged 5 commits from feat/moreinfo into main 2025-08-13 12:36:18 +02:00
Showing only changes of commit 14ea330d25 - Show all commits

View file

@ -1,8 +1,20 @@
# Changelog
## 1.6.x
### 1.6.0: Feature Add Information from Developing Process
- Added two new combo boxes: one for **film developer** and one for **development time** (how long the film was developed).
- The film developer field accepts all characters, while the time field only accepts `NA` or `mm:ss`.
- **Improved EXIF Edit Window**: Pressing **Enter** (Return) now adds the new item to the list, just like pressing the **Add** button.
---
## 1.5.x
### 1.5.0: Feature - Time of dateEdit now today
- Changes that instead of the dateEdit elements being always set to a last day of 2024 it is the current day.
---
## 1.4.x
### 1.4.2: Fix links
- Fixed that changelog was linked to GitLab, not it is to code.boxyfoxy.net