Skip to content

Conversation

@Jmr3366
Copy link
Contributor

@Jmr3366 Jmr3366 commented Jan 3, 2026

Identify the Bug or Feature request

fixes #5917

Description of the Change

createAsset was using strings to check for image format and could fail. This is now using bytes.
You could not take a base64 encoded PNG string (but base64 encoded webp would work??) and use it with createAsset.

Possible Drawbacks

There should be none.


This change is Reviewable

@github-actions github-actions bot added the bug label Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: createAsset and base64 images

1 participant