Releases: afairgiant/MediKeep
Releases · afairgiant/MediKeep
v0.61.1
v0.60.2 🌟
🌟 Changes in this release:
🐛 Bug Fixes
- fix: correct connection verification for Paperless and Papra integrations (#712) by @afairgiant
- fix: correct token handling with clock skew adjustments (#714) by @afairgiant
v0.60.1 🌟
🌟 Changes in this release:
✨ Enhancements
🐛 Bug Fixes
- fix: updated Swedish translation with corrections (#699) by @AntonPalmqvist
🛠️ Refactoring & Maintenance
- refactor: streamline SSO error handling and update redirect URIs (#705) by @afairgiant
v0.61.0 🌟General Enhancements and Bug Fixes
🌟 Changes in this release:
- Update french localization for v0.60.2 (#725) by @IWasAGiantBean
✨ Enhancements
- feat: link conditions to medication during creation (#741) by @afairgiant
- feat: increase max_length for notes and descriptions across multiple schemas (#733) by @afairgiant
- feat: enhance authentication with cookie support and session management (#722) by @afairgiant
🐛 Bug Fixes
- fix: update report PDF generation and localization (#739) by @afairgiant
- fix: correct release notes UI and logic (#736) by @afairgiant
- fix: update login component to handle async config loading and improve registration checks (#732) by @afairgiant
- Fix: auth timeout (#720) by @afairgiant
🛠️ Refactoring & Maintenance
- chore(deps): bump the minor-and-patch group across 1 directory with 11 updates (#735) by @dependabot[bot]
- chore(deps): bump release-drafter/release-drafter from 6 to 7 (#730) by @dependabot[bot]
- chore(deps): bump docker/login-action from 3 to 4 (#729) by @dependabot[bot]
- chore(deps): bump docker/metadata-action from 5 to 6 (#728) by @dependabot[bot]
- chore(deps): bump docker/build-push-action from 6 to 7 (#727) by @dependabot[bot]
- chore(deps): bump docker/setup-buildx-action from 3 to 4 (#726) by @dependabot[bot]
- chore(deps): bump the minor-and-patch group across 1 directory with 12 updates (#717) by @dependabot[bot]
- chore: update dependencies in requirements.txt (#734) by @afairgiant
v0.60.0 🌟
🌟 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
v0.59.0 🌟Papra integration and new languages
🌟 Changes in this release:
✨ Enhancements
- feat: add Swedish language support across the application (#666) by @afairgiant
- Add Dutch translations (#668) by @zjean
- feat: add glucose context support in vitals management (#663) by @afairgiant
- feat: russian translation (#660) by @afairgiant
- feat: papra support (#659) by @afairgiant
🐛 Bug Fixes
- fix: lab test component validation and error handling (#669) by @afairgiant
- fix: fixed get_insurance endpoint to use proper dependencies (#661) by @afairgiant
- fix: site caching bug (#655) by @afairgiant
🛠️ Refactoring & Maintenance
- refactor: move document upload in visit creation form (#665) by @afairgiant
- chore: update pyasn1 version in requirements.txt to 0.6.3 (#662) by @afairgiant
v0.58.0 🌟
🌟 Changes in this release:
✨ Enhancements
- feat: add release notes endpoint and UI integration (#652) by @afairgiant
- feat: enhance practice management with practitioner tab (#651) by @afairgiant
- feat: add document upload during creation forms (#649) by @afairgiant
- feat: add encounter-lab result relationship endpoints and schemas (#648) by @afairgiant
- feat: implement pagination controls across medical pages (#647) by @afairgiant
- feat: add notes and side effects fields to medication model and schema (#646) by @afairgiant
🐛 Bug Fixes
- fix correct date input formatting across medical forms (#645) by @afairgiant
🛠️ Refactoring & Maintenance
- refactor: migrate remaining medical forms to tabbed layout (#650) by @afairgiant
v0.57.2 🌟
🌟 Changes in this release:
🐛 Bug Fixes
- fix: correct lab result PDF generation (#638) by @afairgiant
- fix: lab result notes handling and UI improvements (#637) by @afairgiant
- fix: corrected record selector color in custom reports darkmode (#635) by @afairgiant
- fix: correctly integrate timezone service for consistent date and time formatting across components (#632) by @afairgiant
- fix: correct date handling in PatientForm and PatientSelector components (#631) by @afairgiant
🛠️ Refactoring & Maintenance
- refactor: medical pages ui updates (#634) by @afairgiant
- refactor: minor dashboard ui updates (#619) (#633) by @afairgiant
v0.57.1 🌟Bug Fixes
🌟 Changes in this release:
- Update french translation for v0.57.0 (#618) by @IWasAGiantBean
🐛 Bug Fixes
- fix: darkmode colors correction (#624) by @afairgiant
- fix: regex patterns and tests for lab results parsing (#622) by @afairgiant
- fix: remaining test fixes (#621) by @afairgiant
- fix: corrected GitHub Actions workflow for testing (#620) by @afairgiant
v0.57.0 🌟
🌟 Changes in this release:
✨ Enhancements
- feat: enhance lab results functionality with inline test components during creation (#615) by @afairgiant
- feat: add component catalog view on page and related functionality (#614) by @afairgiant
- feature: custom report trend charts (#613) by @afairgiant