v0.2.1
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.
logoUrl, so the backend reset it to null. Fixed by including the current logo URL in the save payload.