Releases: ChildMindInstitute/mindlogger-backend-refactor
Releases · ChildMindInstitute/mindlogger-backend-refactor
1.9.0-rc1
2024.11.0-rc1
What's Changed
- feature: paragraph ItemResponseType for phrase builder response options BE (M2-7762) by @AlejandroCoronadoN in #1632
- fix: Check if AWS S3 bucket is public before generate signed url (M2-8020) by @rcmerlo in #1640
- feat: Add Source subject Details to endpoints that return individual answer submissions (M2-8140) by @sultanofcardio in #1645
- fix: Add respondent subject metadata to applet base info (M2-8164, M2-8026) by @farmerpaul in #1646
- Release/1.8.1 [dev] by @mbanting in #1653
Full Changelog: v1.8.1...1.9.0-rc1
v1.8.1
What's Changed
- M2-7905 DR Add tag push stage to Github actions builds for DR ECR by @aweiland in #1625
- feat: use scores or raw scores for report server processing (M2-7933) by @AlejandroCoronadoN in #1616
- fix: Fixed ScoringType class using new python Enum syntax by @AlejandroCoronadoN in #1631
- fix: Allow number select item type to be printed (M2-8147) by @sultanofcardio in #1644
Full Changelog: v1.8.0...v1.8.1
1.8.1-rc2
What's Changed
- M2-7905 DR Add tag push stage to Github actions builds for DR ECR by @aweiland in #1625
- feat: use scores or raw scores for report server processing (M2-7933) by @AlejandroCoronadoN in #1616
- fix: Fixed ScoringType class using new python Enum syntax by @AlejandroCoronadoN in #1631
- fix: Allow number select item type to be printed (M2-8147) by @sultanofcardio in #1644
Full Changelog: v1.8.0...1.8.1-rc2
v1.8.0
What's Changed
- feat: Add endpoint to get activities/flows assigned to or submitted for target (M2-7853) by @sultanofcardio in #1614
- [M2-7838] Add passed tests to the slack output steps by @Phillipe-Bojorquez in #1599
- chore: Fix syntax error in e2e-tests.yaml by @sultanofcardio in #1620
- feat: Add endpoint to get activities/flows assigned to or submitted for respondent (M2-7854) by @qiushihe in #1618
- M2-7011: extend the list of supported item types by @felipeMetaLab in #1609
- feat(applet-duplication): add optional report server config flag (M2-7830) by @sultanofcardio in #1623
- chore: Change report server contract (M2-7481,M2-7483) by @vshvechko in #1584
- fix: Downgrade boto3 to version 1.26.10 (M2-8020) by @rcmerlo in #1627
- feat: add Greek email templates (M2-7665) by @qiushihe in #1624
- chore: Update python version to 3.11 by @rcmerlo in #1622
- Release/1.8.0 by @ChaconC in #1638
New Contributors
- @Phillipe-Bojorquez made their first contribution in #1599
- @felipeMetaLab made their first contribution in #1609
Full Changelog: v1.7.0...v1.8.0
1.8.1-rc1
What's Changed
- M2-7905 DR Add tag push stage to Github actions builds for DR ECR by @aweiland in #1625
- feat: use scores or raw scores for report server processing (M2-7933) by @AlejandroCoronadoN in #1616
- fix: Fixed ScoringType class using new python Enum syntax by @AlejandroCoronadoN in #1631
Full Changelog: v1.8.0...1.8.1-rc1
1.8.0-rc1
What's Changed
- feat: Add endpoint to get activities/flows assigned to or submitted for target (M2-7853) by @sultanofcardio in #1614
- [M2-7838] Add passed tests to the slack output steps by @Phillipe-Bojorquez in #1599
- chore: Fix syntax error in e2e-tests.yaml by @sultanofcardio in #1620
- feat: Add endpoint to get activities/flows assigned to or submitted for respondent (M2-7854) by @qiushihe in #1618
- M2-7013: extend the list of supported item types by @felipeMetaLab in #1609
- feat(applet-duplication): add optional report server config flag (M2-7830) by @sultanofcardio in #1623
- chore: Change report server contract (M2-7481,M2-7483) by @vshvechko in #1584
- fix: Downgrade boto3 to version 1.26.10 (M2-8020) by @rcmerlo in #1627
- feat: add Greek email templates (M2-7665) by @qiushihe in #1624
- chore: Update python version to 3.11 by @rcmerlo in #1622
New Contributors
- @Phillipe-Bojorquez made their first contribution in #1599
- @felipeMetaLab made their first contribution in #1609
Full Changelog: v1.7.0...1.8.0-rc1
v1.7.0
What's Changed
- Update: README and .env template in relation to onboarding by @LashaunnaS in #1606
- feat: Update Subscale Lookup Table to support age ranges (M2-7586) by @sultanofcardio in #1604
- feat: Get Subjects by Respondent Subject: Submissions + Assignments (M2-7919) by @sultanofcardio in #1611
- Release/1.7.0 by @ChaconC in #1617
New Contributors
- @LashaunnaS made their first contribution in #1606
Full Changelog: v1.6.1...v1.7.0
v1.7.0-rc1
What's Changed
- Update: README and .env template in relation to onboarding by @LashaunnaS in #1606
- feat: Update Subscale Lookup Table to support age ranges (M2-7586) by @sultanofcardio in #1604
- feat: Get Subjects by Respondent Subject: Submissions + Assignments (M2-7919) by @sultanofcardio in #1611
New Contributors
- @LashaunnaS made their first contribution in #1606
Full Changelog: v1.6.1...1.7.0-rc1
v1.6.1
What's Changed
- feature: Soft delete activity assignments on activity/flow deletion (M2-7640) by @rcmerlo in #1598
- fix: Modified answers applet_validate_multiinformant_assessment api (M2-6978) by @AlejandroCoronadoN in #1581
- Release/1.6.1 by @mbanting in #1610
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- fix: Return assignments matching either respondent or target subject ID (M2-6223) by @farmerpaul in #1592
- Run migrations on startup by @aweiland in #1593
- Add support to Unity activity type (M2-7441) by @ramirlm in #1563
- Fix: tests for Unity activity item by @rcmerlo in #1597
- feat: Add
severity
field to subscale lookup table (M2-7586) by @sultanofcardio in #1596 - feature: Handle reassign an assignment in creation endpoint (M2-7461) by @rcmerlo in #1594
- Release/1.6.0 by @ChaconC in #1605
Full Changelog: v1.5.12...v1.6.0