🌟 Changes in this release:
✨ Enhancements
- feat: add saveable templates to custom reports (#808) by @afairgiant
- feat(787) Improve custom report sorting (#806) by @robf17
- feat: add ntfy notification channel support (#798) by @afairgiant
- feat: add 18 new antibody tests (#788) by @steffenrapp
- feat: enhance patient access verification across endpoints (#783) by @afairgiant
🐛 Bug Fixes
- feat(789): Add practitioner & description to procedure report (#804) by @robf17
- fix(786): Fix date input in EU format (#791) by @robf17
- fix(i18n): corrected date formatting with localization mix up (#792) by @afairgiant
- fix(PatientSelector): refine patient badge logic to include ownership check (#781) by @afairgiant
- fix(patient_sharing): correct pending invitation check in patient sharing logic (#780) by @afairgiant
- fix: Correct invalid mock test paths (#794) by @robf17
🛠️ Refactoring & Maintenance
- chore(deps): bump the minor-and-patch group across 1 directory with 9 updates (#799) by @dependabot[bot]
- Chore: frontend linting cleanup (#803) by @afairgiant
- Chore/eslint manual fixes (#802) by @afairgiant
- chore(lint): add eslint-plugin-unused-imports and auto-remove unused imports (#801) by @afairgiant
- Style: Linting... (#800) by @afairgiant
- chore: update pytest version to 9.0.3 in requirements.txt (#795) by @afairgiant