1.67
2020-10-16
-Upload Service is better
1.40
2019-07-26
-Submitted forms & images will now be uploaded with TotalAttachmentCount (This is to verify that all data is uploaded)
1.38
2019-02-27
-Minor typo fix
1.37
2019-02-22
-Updated launch image
1.34
2018-12-21
-Added feature to delete images/videos
-Added feature to copy images/videos to photo gallery
-Clean up db implemented to keep db from growing too large
1.32
2018-12-18
-Added compression to images/videos when loaded from gallery
-Fixed issue with selecting images/videos from gallery
-Fixed issue with capturing compressed
-Fixed issue of lost captured files when update occurs
-Fixed issue with file duplications
-Fixed issue of temp files building up without cleanup
1.29
2018-11-30
-Notification provisioning
1.27
2018-11-27
-Added feature: Language selection in settings.
-Added feature: "Only Upload On WiFi" in settings
-Added notifications for uploads complete, and incomplete
-Added logging features for tech support
-Uploads have been refactored for better handling
-Captured videos and images are now being compressed
1.24
2018-07-18
-Modified app permission request text.
-Implemented swipe feature to navigate between form pages.
-Implemented encryption on PHI data.
-Implemented encryption on media files being stored before submission.
-Authorization is being cached and utilized more efficiently to reduce round trips.
-Fixed issues with deadlocking.