May 04, 2021
Add Active tasks predefined segment - it will show all orders that are currently active (not in a final state)
April 29, 2021
Updating the url format -
Instead of the old format:
/orders/#/columns/name,status/criteria/status=CANCELLED,REJECTED&name=test/filterName/My%20Segment/ordering/name/
We now use:
/orders/My%20Segment/?columns=name,status&ordering=name&status=CANCELLED,REJECTED&name=test
April 26, 2021
Support uploading shapefile with a different projection (.prj file)
Imaging window selection design improvements