v1.0(28)
What's Changed
- make QuestAnswerChoices optional by @iAKM in #181
- update RealmSwift to 10.46.0 by @iAKM in #187
- Replace specific longform classes with a generic class by @iAKM in #189
- change from async/await to avoid continuation leak error by @iAKM in #190
- enhance sync submit mechanism with better business logic and error handling by @iAKM in #191
- error handling for longform by @iAKM in #192
- migrate submission api calls from completion to async/await by @iAKM in #194
- Refactor close changeset api call by @iAKM in #195
- Cleanup unused code by @iAKM in #196
- Show images for quest by @iAKM in #197
- replace static map annotation (icon) with icons based on filter by @iAKM in #199
Full Changelog: v1.0(24)...v1.0(28)