Fix: fixed watermark not working on grayscale images.
This commit is contained in:
parent
daba110805
commit
994303ade4
2 changed files with 21 additions and 8 deletions
|
|
@ -1,6 +1,11 @@
|
|||
# Changelog
|
||||
## 1.1.x
|
||||
|
||||
## 1.1.x: Migration (25.04.11)
|
||||
### 1.1.4: Bugfix watermark (25.09.29)
|
||||
- Added a check to ensure watermarks can be added to grayscale images.
|
||||
- Previously, attempting to add a watermark to a grayscale image would crash the program.
|
||||
|
||||
### 1.1.1-3: Migration (25.04.11)
|
||||
- Migrated from GitLab to my forgejo instance for development.
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue