Skip to content

v1.12.0

Choose a tag to compare

@DanielVolz DanielVolz released this 15 Feb 22:30
· 48 commits to main since this release
v1.12.0
4b69737

What's New

This release introduces medication archiving, a start date field, and several UI improvements across the medications and dashboard pages.

New Features

  • Obsolete Medication Archiving: Archive medications you no longer take using the "Mark obsolete" button. Archived meds move to a collapsible "Obsolete" section at the bottom of the Medications page, viewable in read-only mode. Reactivate them anytime with one click. (4b69737)
  • Medication Start Date: New optional start date field in the General section of the medication form. Validates that the start date is not after any intake schedule date. (4b69737)
  • Intake Schedules in Person Modal: Clicking a person badge on the Dashboard now shows each intake schedule (dosage, frequency, time) alongside stock status badges per medication. (4b69737)

Improvements

  • Per-Person Reminder Icons: Person badges in the Dashboard medication table now show a bell icon when intake reminders are active for that person's schedule. (4b69737)
  • Back Button in Edit Forms: Desktop and mobile medication edit forms now include a clearly visible "Back" button for easier navigation. (4b69737)
  • Escape Key Closes Modals: All confirmation dialogs and the mobile edit modal now respond to the Escape key. (4b69737)
  • Lightbox Close Button: The full-screen image viewer now displays a visible close button. (4b69737)
  • Cleaner Dashboard: Archived medications are automatically excluded from the Dashboard and person filter modal. (4b69737)

Where to Find It

  • Archiving: Medications page — use "Mark obsolete" on any medication card, or browse the new "Obsolete" section.
  • Start Date: Medication create/edit form, General section.
  • Person Modal: Dashboard — click any person badge to see detailed schedules and stock status.

Full Changelog: v1.11.1...v1.12.0