feat: added two new information that can be added to the image exif.
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:
parent
894d444f91
commit
9dc14cdfcb
7 changed files with 251 additions and 253 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue