Skip to content

v0.2.1

Choose a tag to compare

@chamals3n4 chamals3n4 released this 06 Jul 04:55

Fixes

  • Company logo was silently wiped whenever the profile form was saved after an upload — the save request omitted logoUrl, so the backend reset it to null. Fixed by including the current logo URL in the save payload.