Skip to content

Releases: afairgiant/MediKeep

v0.61.1

03 Apr 17:26

Choose a tag to compare

Fix: include missing database migrations from v0.60.x patches that were not present in v0.61.0, causing 'Can't locate revision 821203926422' on startup.

v0.60.2 🌟

29 Mar 21:08
5ace349

Choose a tag to compare

🌟 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 🌟

27 Mar 22:56
1864a20

Choose a tag to compare

🌟 Changes in this release:

✨ Enhancements

🐛 Bug Fixes

🛠️ Refactoring & Maintenance

  • refactor: streamline SSO error handling and update redirect URIs (#705) by @afairgiant

v0.61.0 🌟General Enhancements and Bug Fixes

03 Apr 00:49
7dc481a

Choose a tag to compare

🌟 Changes in this release:

✨ 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

🛠️ Refactoring & Maintenance

v0.60.0 🌟

26 Mar 16:45

Choose a tag to compare

🌟 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

🐛 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

v0.59.0 🌟Papra integration and new languages

20 Mar 19:11

Choose a tag to compare

🌟 Changes in this release:

✨ Enhancements

🐛 Bug Fixes

🛠️ 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 🌟

15 Mar 23:35
cdb5b93

Choose a tag to compare

🌟 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 🌟

11 Mar 00:16

Choose a tag to compare

🌟 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

v0.57.1 🌟Bug Fixes

07 Mar 22:39
709f166

Choose a tag to compare

🌟 Changes in this release:

🐛 Bug Fixes

v0.57.0 🌟

05 Mar 23:33

Choose a tag to compare

🌟 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

🐛 Bug Fixes