fix: Fixed bug with default exif file.

This commit is contained in:
Mr Finchum 2025-02-10 21:33:20 +01:00
parent 963f27109f
commit 1e91ee8cf6
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,9 @@
# Changelog
## 0.12.x
### 0.12.4: Fixed EXIF File Generation Bug
- Fixed a bug where the application failed to generate a new default EXIF file if none was available. Now, the file is correctly created when missing.
### 0.12.3: UI Adjustments
- Minor changes to maintain a unified layout across all windows.
- Added option to sync app theme with OS (if supported).