What's Changed
This release removes an unused container (validation) which requires an infrastructure change. These changes will be incorporated into the various AWS, Azure, and GCP releases we support.
This release also adds an auditing system to the eCR viewer which logs user actions to the database.
Release Summary
This release contains many visual updates to the Viewer to bring it in line with general DIBBs styling.
Admins can now filter users by Program Area.
Active Problem Status has been added to the viewer as well as additional social history fields.
Audit logging infrastructure and logs for creating and updating users
🚧 Required Infrastructure Changes 🚧
This is a breaking change for AWS users as we will no longer be deploying the Validation container. Please reference our AWS terraform for updates.
This will also be breaking if VM users attempt manual upgrades. Please upgrade using the Upgrade Wizard to avoid this.
📊 Automated Database Migrations 📊
Migrations must be run for this release to create the necessary database resources for auditing.
🏕️ Features
- feat: implement dibbs design system by @mcmcgrath13 in #922
- refactor: Remove validation service and references by @gordonfarrell in #877
- feat: add tooltip icon by @mcmcgrath13 in #923
- feat: Filter users by program area by @angelathe in #898
- docs: Create example for Rhapsody 7 with JWT by @austin-hall-skylight in #929
- feat: 3.1 Spec - Add active problem status by @angelathe in #928
- feat: clear library search with X or Esc by @gordonfarrell in #931
- fix: search tweaks by @gordonfarrell in #944
- fix: string sorting should ignore case by @mcmcgrath13 in #948
- feat: Add social history fields to eCR Viewer by @angelathe in #945
- feat: Display therapeutic medicine response observation by @angelathe in #969
- docs: Update technical testing guide for version 6 by @akasper in #950
- docs: Update Rhapsody examples by @austin-hall-skylight in #985
- test: enable Azure AD with e2e tests by @mcmcgrath13 in #614
- feat: spike - audit logging by @mcmcgrath13 in #947
- feat: display structured plan of treatment by @mcmcgrath13 in #980
Full Changelog: 6.0.0...7.0.0