🌟 Changes in this release:
- fix: Add missing fields/attributes to Export and Report modules (#681) by @robf17
- feat: Add Alternative Name to medications (#678) by @robf17
- feat: Implement notes for medicines (#675) by @robf17
✨ Enhancements
- feat: report export language unit settings (#691) by @afairgiant
- feat: enhance configuration and security settings (#686) by @afairgiant
🐛 Bug Fixes
- fix: document upload closing forms (#703) by @afairgiant
- refactor: enhance symptom fetching logic with fetch guard in Symptoms (#700) by @afairgiant
- fix: correct active patient management across authentication and SSO (#696) by @afairgiant
- fix: removed double scroll bar for adding episode form (#694) by @afairgiant
- fix: reset scroll position on route change in NavigationTracker (#693) by @afairgiant
- fix: correct chart titles with translations and dynamic content (#692) by @afairgiant
- fix: update user registration and profile management against vulnerability (#685) by @afairgiant
🛠️ Refactoring & Maintenance
- chore: update requests library version in requirements.txt from 2.35 to 2.33.0 for CVE-2026-25645 (#698) by @afairgiant
- chore: note CVE-2026-4539 since no fix available (#697) by @afairgiant
- chore(deps): bump react-intersection-observer from 9.16.0 to 10.0.3 in /frontend (#560) by @dependabot[bot]
- chore(deps): bump pillow from 11.3.0 to 12.1.1 (#605) by @dependabot[bot]
- chore(deps): bump bcrypt from 4.0.1 to 5.0.0 (#608) by @dependabot[bot]
- chore(deps): bump framer-motion from 10.18.0 to 12.34.3 in /frontend (#603) by @dependabot[bot]
- chore(deps): bump @testing-library/react from 13.4.0 to 16.3.2 in /frontend (#559) by @dependabot[bot]
- chore(deps-dev): bump jsdom from 24.1.3 to 28.1.0 in /frontend (#558) by @dependabot[bot]
- feat: Make Notes/Documents consistent in View/Edit panels (#676) by @robf17