feat: added two new information that can be added to the image exif.
All checks were successful
ci/woodpecker/manual/woodpecker_ci Pipeline was successful
ci/woodpecker/push/woodpecker_ci Pipeline was successful
ci/woodpecker/tag/woodpecker_ci Pipeline was successful

Now information about developing of the film can be added to the exif file as well as enhancing of exif window.
Co-authored-by: Mr Finchum <mr.finchum@pm.me>
Co-committed-by: Mr Finchum <mr.finchum@pm.me>
This commit is contained in:
Mr Finchum 2025-08-13 12:36:17 +02:00 committed by Mr Finchum
parent 894d444f91
commit 9dc14cdfcb
7 changed files with 251 additions and 253 deletions

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