Releases: ActivitySpaceProject/space_mapper
Releases · ActivitySpaceProject/space_mapper
3.2.0+5
3.2.0+3
Latest version ready for mosquito on board testing.
3.2.0+2
Latest version aimed at Mosquito in Car. Removed streaming locations to API an replaced instead with only location sharing through the survey forms themselves.
3.2.0+1
Release for internal field testing. This is the same version that is now on Testflight for iOS internal testing. More changes are on the way.
3.1.0+19
Description
Added
- Translate app to spanish and prepare it to be translateable to any language by @pablogalve in #22 and #23
- [Location History] Remove locations by swiping left by @pablogalve in #27
- [Take Survey] Display all available surveys and select which one to do by @pablogalve in #29
- [Take Survey] Share location history with researchers when user agrees to it by @pablogalve in #30
Modified
- Make readme more beautiful for newcomers by @pablogalve in #21
- Improving the screenshots in README by @magdaostrowska in #24 and #26
- [Location History] Display "loading..." by @pablogalve in #25
- [Location History] Divide user-interface (UI) from code logic by @pablogalve in #28
Fixed
- [Location History] Improve performance + fix lag by @pablogalve in #25
New Contributors
- @magdaostrowska made their first contribution in #24
Full Changelog: 3.0.2+18...3.1.0+19
Space Mapper v3.0.2+18
Description
This release includes the initial flutter version of the app built by @JohnPalmer, plus the updates from @pablogalve
Added
- Add Continuous Integration (CI) and unit testing to automatically analize and test errors @pablogalve in #7
- Create [Report an Issue Screen] by @pablogalve in #16
- Continuous Deployment: Automatically deploy app (debug) to Github Releases by @pablogalve in #19
Modified
- Modified folder structure to increase clarity by @pablogalve in #4
- CI: Change to stable channel (production-ready) by @pablogalve in #13
- [Locations History Screen] displays a user-friendly UI instead of json data by @pablogalve in #17
- [Share Locations Screen] Share a beautified JSON with timestamp + coordinates data by @pablogalve in #18
Fixed
- Upgrade all libraries and sdk by @pablogalve in #5
- Fix deprecation errors by @pablogalve in #5
New Contributors
- @pablogalve made their first contribution in #4
Full Changelog: https://github.com/ActivitySpaceProject/space_mapper/commits/3.0.2+18