Releases: TaskarCenterAtUW/GoInfoGame-iOS
Releases · TaskarCenterAtUW/GoInfoGame-iOS
v1.0(7)
What's Changed
- Fix location update bug by @iAKM in #75
- Feature map view changes by @shweta2101 in #76
- Feature quest contextual info by @iAKM in #77
- Feature add subTitle sidewalkWidth by @sudulaMuralikrishna in #78
- Feature sidewalk width changes by @shweta2101 in #79
Full Changelog: v1.0(6)...v1.0(7)
March-1 Release notes
What's Changed
- Feature documentation by @susrisha in #70
- Fixed UI issues in Yes/No and width views by @shweta2101 in #71
- Removed empty tags. by @sudulaMuralikrishna in #72
- Feature measure width by @iAKM in #73
- Feature Quests list icon change by @shweta2101 in #74
Full Changelog: v1.0(5)...v1.0(6)
Feb-26 Release notes
What's Changed
- Added new quests
- Added logic to sync the data back to the server with added nodes
- Build Release-1(4) by @shweta2101 in #61
- Add sure prompt to yes no view by @iAKM in #62
- Feature Tactile paving kerb by @shweta2101 in #52
- Feature crossing island & Custom Sure Alert changes by @shweta2101 in #63
- Feature crossing type & image grid changes by @shweta2101 in #64
- Feature quest tactile pavement crosswalk by @iamrajeshk in #66
- Feature osm api element changes by @susrisha in #68
- Feature crossing kerb height by @shweta2101 in #69
- Replaced Dev environment by @sudulaMuralikrishna in #65
- Feature profile screen by @sudulaMuralikrishna in #67
Full Changelog: v1.0(4)...v1.0(5)
Version 1.0(4)
What's Changed
Features added:
Currently there are two screens on the app. Map view and Quest list view
- Map view displays the quests around the user’s location on a map
- Quest list view displays simple UI for each type of quest (only for reference purpose)
- Quests getting displayed on map based on user’s location (total 11 Quests in this release)
- Following quests are implemented as per their priority
- Steps Ramp
- Steps Incline
- Steps Count
- Tactile Paving Steps
- Way Lit
- Bus Stop Lit
- Cross Marking
- Sidewalk Validation
- OverpassAPI wrapper integration by @iAKM in #1
- Add workspace by @iAKM in #2
- Integrated mapkit in project by @shweta2101 in #3
- Refactor location manager by @iAKM in #4
- Restored zoom event on load and other changes by @shweta2101 in #5
- Feature map annotations by @iAKM in #16
- Update .gitignore by @iAKM in #17
- SwiftUI basic skeleton by @kittuios in #18
- Issue #19 : Added tap gesture to polyline by @shweta2101 in #20
- Design and implement database for storing the data received from API by @kittuios in #21
- Quests base by @freelancer12exp in #22
- Sidewalk Query by @kittuios in #23
- Steps ramp quest flow by @freelancer12exp in #25
- Onboarding screens by @iAKM in #24
- Navigation Issue fix by @shweta2101 in #26
- Added missing Utils file in pbxproj file by @shweta2101 in #27
- Quests UI Q1-8 by @shweta2101 in #28
- Feature refactor code by @susrisha in #29
- Feature 688 by @susrisha in #30
- Steps incline quest added by @susrisha in #31
- Feature ramp code refactor by @shweta2101 in #32
- Feature stair number, way lit, bus stop lit and tactile paving code refactor. by @shweta2101 in #33
- Added cross marking view by @shweta2101 in #34
- Feature integrate library by @susrisha in #35
- Feature download info by @susrisha in #36
- Added stored way and node by @susrisha in #38
- Added filter query by @iamrajeshk in #37
- Feature generate quests by @susrisha in #39
- Build 2 Release changes by @shweta2101 in #40
- Feature Map View by @shweta2101 in #41
- Feature map data integration by @susrisha in #42
- Add loading indicator to map by @iAKM in #43
- Feature push data by @susrisha in #44
- Feature user details test by @shweta2101 in #45
- Feature map UI view changes by @shweta2101 in #46
- Feature zoom changes by @susrisha in #47
- Query test cases of Quests by @iAKM in #48
- Feature sidewalks validation quest by @shweta2101 in #50
- Refine test cases to match query with filter by @iAKM in #49
- Feature sidewalk surface by @shweta2101 in #51
- Fix user location by @iAKM in #53
- Feature answer base by @susrisha in #54
- Update DatabaseConnector.swift by @susrisha in #55
- Added CallBacks for quests to save answer. by @sudulaMuralikrishna in #56
- Added tag with answer for Quests by @sudulaMuralikrishna in #57
- Feature ramp grid changes by @shweta2101 in #58
- Added tags for Steps Ramps by @sudulaMuralikrishna in #59
- Show QuestsList on Map by @iAKM in #60
New Contributors
- @iAKM made their first contribution in #1
- @shweta2101 made their first contribution in #3
- @kittuios made their first contribution in #18
- @freelancer12exp made their first contribution in #22
- @susrisha made their first contribution in #29
- @iamrajeshk made their first contribution in #37
- @sudulaMuralikrishna made their first contribution in #56
Full Changelog: https://github.com/TaskarCenterAtUW/GoInfoGame-iOS/commits/v1.0(4)