🌟 Changes in this release:
✨ Enhancements
- Added more relationships for lab results (#928) by @afairgiant
- feat: add advanced mode for lab result creation (#927) by @afairgiant
- feat: implement vaccine library synchronization and backfill missing vaccines (#910) by @afairgiant
- feat: add migration for merging lab result textual_value and vaccine backfill heads (#917) by @afairgiant
- feat: implement vaccine library synchronization and backfill missing vaccines (#910) by @afairgiant
- feat: Rework Lab Result Add and Table view functionaity (#898) by @robf17
🐛 Bug Fixes
- fix: fixed print button and styles for lab results table (#932) by @afairgiant
- fix: lab result advanced mode multi component (#930) by @afairgiant
- fix: enhance search query validation to support non-ASCII characters (#920) by @afairgiant
- fix: Severity value for family conditions to 'life-threatening' (#929) by @mblauser
- fix: persist relationship_to_self and normalize gender values in patient management (#918) by @afairgiant
🛠️ Refactoring & Maintenance
- refactor: derive allergy severity from the SeverityLevel enum (#938) by @mblauser
- fix: update dependcies for CVEs (#934) by @afairgiant
- chore(deps): bump actions/checkout from 6 to 7 (#906) by @dependabot[bot]