Skip to content

Fix/strip exif data minds/engine#2468

Fausto Arcidiacono requested to merge fix/strip-exif-data-e2468 into master

Ticket(s) / Related Merge Requests

minds/engine#2468

Summary of Changes

Added code to remove exif data from images when returned to FE

Testing Considerations

Deployment Considerations

Regression Scope

N/A

Platform Affected (web, mobile, etc)

Engine

Developer Testing Completed

Screenshots / Screen Recording

With metadata before upload to Minds Screenshot_2022-12-21_at_16.19.06

Without metadata after upload to Minds Screenshot_2022-12-21_at_16.18.29

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports