v0.5.3
- Fix passing bbox via basemapper CLI.
- Fix cases where the form name with
.strip()
causes too many chars to be removed in upload media filenames.- In validateMedia the
.strip()
was replaced with removing a specific number of characters from the XForm media field.
- In validateMedia the
Full Changelog: 0.5.2...0.5.3