Recent Releases of engage-hf-ios
engage-hf-ios - 2.0.4
What's Changed
- Add QR Code Sharing View for Health Summary by @NikolaiMadlener in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/141
- Add Comments to Localizations by @NikolaiMadlener in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/143
- Independent Enrollment by @pauljohanneskraft in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/144
- Avoid parallel Questionnaire Result Handling by @pauljohanneskraft in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/145
- Update Info Plist for App Store Connect Deployment by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/147
- Add Build Number Parameter by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/148
New Contributors
- @NikolaiMadlener made their first contribution in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/141
Full Changelog: https://github.com/StanfordBDHG/ENGAGE-HF-iOS/compare/2.0.3...2.0.4
- Swift
Published by PSchmiedmayer 9 months ago
engage-hf-ios - 2.0.3
What's Changed
- Update Dependencies by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/136
- Implementation of a progress Indicator for Input-Related Messages by @PaulGoldschmidt in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/138
- Update Dependencies and Update Spezi Packages by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/140
New Contributors
- @PaulGoldschmidt made their first contribution in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/138
Full Changelog: https://github.com/StanfordBDHG/ENGAGE-HF-iOS/compare/2.0.2...2.0.3
- Swift
Published by PSchmiedmayer 11 months ago
engage-hf-ios - 2.0.2
What's Changed
- Re-enable CodeQL by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/128
- Fix Build and Update Dependencies by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/131
- Improve Symptom Formatting by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/132
- Study Finished Screen by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/133
Full Changelog: https://github.com/StanfordBDHG/ENGAGE-HF-iOS/compare/2.0.1...2.0.2
- Swift
Published by PSchmiedmayer about 1 year ago
engage-hf-ios - 2.0.1
What's Changed
- fix/UI-updates by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/117
- Xcode 16.2 / iOS 18.2 support by @lukaskollmer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/121
- Automatically Generate Release Notes Based on GitHub Releases by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/124
- Update Release Notes and Re-Enable Periphery & CodeQL by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/125
- Fix Release Notes Parsing by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/126
- Update Release Notes Upload by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/127
New Contributors
- @lukaskollmer made their first contribution in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/121
Full Changelog: https://github.com/StanfordBDHG/ENGAGE-HF-iOS/compare/2.0.0...2.0.1
- Swift
Published by PSchmiedmayer about 1 year ago
engage-hf-ios - 2.0.0
What's Changed
- Initial Setup by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/1
- Enhancement/customize home by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/2
- Feature/invite authentication by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/3
- Feature/weightscale_bluetooth by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/6
- Improve Invitation Code Setup by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/11
- Fix Release Builds by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/12
- Reusable Weight Scale Service, UI Tests by @Supereg in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/13
- Add support for Blood Pressure Cuff by @Supereg in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/14
- Exclude testing code from release builds by @Supereg in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/15
- Ensure dismiss action for AccountSetupSheet is anchored correctly by @Supereg in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/19
- UI/notifications by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/10
- feature/health-history by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/29
- Introduce Omron Device Pairing by @Supereg in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/16
- Fix beta deployment by @Supereg in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/30
- Integrate BP7000 and EVOLV Blood Pressure Cuffs by @Supereg in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/36
- UI/heart-health by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/31
- Add "Add Measurement" functionality by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/47
- Fix issue where same type devices couldn't connect at the same time by @Supereg in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/48
- Fix state update bug by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/50
- Improve Firebase Setup & Account Onboarding by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/51
- Medications UI + Data Structure by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/53
- UI/education by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/55
- UI/messages by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/62
- enhancement/maintenance by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/63
- Feature/real questionnaire by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/64
- Feature/health summary by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/65
- Improve Bluetooth and Account interactions by @Supereg in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/66
- Push Notifications by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/69
- Disable background processing mode by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/73
- Fix testing bug by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/75
- Fix/notification alerts by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/77
- Feature/dry weight by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/76
- Fix Notification Registration by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/78
- Heart Health UI Tweaks by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/80
- Add background to education video cards. by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/82
- New Auth Flow with Firebase Functions Submodule by @pauljohanneskraft in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/92
- FCM Tokens by @pauljohanneskraft in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/91
- Update app icon by @pauljohanneskraft in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/95
- Show respective Heart Health Segment on tap on dashboard by @pauljohanneskraft in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/93
- Add ContentUnavailableView to Education page by @pauljohanneskraft in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/94
- Update Medications UI by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/105
- Readme by @nriedman in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/107
- Improve Deployment Setup by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/108
- Improve Deployment Setup by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/119
- Update Firebase Setup by @PSchmiedmayer in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/120
New Contributors
- @PSchmiedmayer made their first contribution in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/1
- @Supereg made their first contribution in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/13
- @pauljohanneskraft made their first contribution in https://github.com/StanfordBDHG/ENGAGE-HF-iOS/pull/92
Full Changelog: https://github.com/StanfordBDHG/ENGAGE-HF-iOS/commits/2.0.0
- Swift
Published by PSchmiedmayer about 1 year ago