Fasten Health logo

Fasten Health

Self-hosted personal and family electronic medical record aggregator

Alternative to: mychart, apple health, commonhealth


About Versions (26)

v1.1.1

2024-02-15
  • [feat] Better First Run Experience
  • [feat] System settings table & Installation ID
    • fixes #409
    • fixes #297
  • [feat] EHR Sandboxes
    • MedHost
    • Qualifacts
    • MeldRX
    • Netsmart
    • PracticeFusion
    • MaximEyes
  • [bug] Fixes issues with Athena providers
    • fixes #404
  • [bug] silently ignoring failures during wizard resource creation. fixed file upload error in wizard.
    • fixes #393
  • [bug] better handling of cards in Wizard UI
    • thanks for the PR @beekter 🥳
    • fixes #344
  • [bug] Fix date display
    • thanks for the PR @crosskayla 🥳
    • fixes #410
  • [bug] Fix for incorrectly merged Epic institutions
    • fixes #415
  • [docs] better installation instructions for windows
  • [docs] updates to Docs
Screen Shot 2024-02-15 at 2 44 13 PM
TimestampSHAMessageAuthor
2024-02-15T22:19Zd4d29b07(v1.1.1) Automated packaging of release by Packagrpackagrio-bot
2024-02-15T22:07Z06cccb76update fasten-sources version - includes fixes for Qualifacts EHR.Jason Kulatunga
2024-02-15T19:19Z8059a1a7working signup wizard redirect (Show First Run Wizard)Jason Kulatunga
2024-02-15T01:42Zf8292c30working signup wizard.Jason Kulatunga
2024-02-15T01:15Zdb893f66fixing styles. Error handling.Jason Kulatunga
2024-02-13T16:47Z017247a4adding qualifacts + user contributed logo changes.Jason Kulatunga
2024-02-13T16:41Z7232b091adding qualifacts + user contributed logo changes.Jason Kulatunga
2024-02-13T01:56Zea163054signup wizard experiment. (#415)
  • signup wizard experiment.
  • better signon wizard page logos (shuffled)
  • adding border shadow.
  • remove duplicate logo.
  • adding join mailing list button.
  • make sure unnecessary admin user is removed from the database.
  • updated fasten-sources to fix incorrectly merged epic brands. see https://github.com/fastenhealth/fasten-onprem/issues/366
  • Jason Kulatunga
    2024-02-12T18:23Zd450f8b4update fasten-sources. Make sure we correctly handle error when endpoint not found.Jason Kulatunga
    2024-02-10T03:44Z4f986e9cFix date display (#410)
  • fix homepage age
  • fix misspelling
  • remove log
  • Kayla Cross
    2024-02-09T17:10Zc85e829cAdding new system settings table. (#409)
  • Adding new system settings table. Adding associated database migration. Added tests Fixing tests for user-settings.
  • updated migration, make sure default system settings are created. Added database commands to create and update system settings. Added generic response wrapper.
  • make sure we can get related versions (fasten sources, onprem and desktop) when starting the app.
  • Jason Kulatunga
    2024-02-07T20:18Zdc970483adding support for patient-fusion/practice-fusion and maximeyes EHR sandboxes.Jason Kulatunga
    2024-02-04T19:44Z4dbea92dupdate fasten-sources with user-contributed changes. Logos & websites.Jason Kulatunga
    2024-02-04T16:05Z21fbcc81updates to sources directory only.Jason Kulatunga
    2024-02-04T16:02Ze133093aupdate workflowJason Kulatunga
    2024-02-04T16:01Za691729eupdate workflowJason Kulatunga
    2024-02-04T16:00Z2f903271update workflowJason Kulatunga
    2024-02-04T16:00Zf003d06cupdate workflowJason Kulatunga
    2024-02-04T15:59Zaa27b033default log level.Jason Kulatunga
    2024-02-04T15:57Za639693dcdn sync.Jason Kulatunga
    2024-02-03T15:41Zf2bd182euser contributed updates from https://toolbox.fastenhealth.com/catalog/editorJason Kulatunga
    2024-02-02T20:33Z74a18194make sure the request body is correctly passed to the ReverseProxy. fixes https://github.com/fastenhealth/fasten-onprem/issues/404Jason Kulatunga
    2024-02-02T18:29Z2636235cupdate fasten-sources (fixes for eclinicalworks/healow)Jason Kulatunga
    2024-02-02T01:19Zb40b0feaUpdated install instructions for new users/Windows (#402)
  • Updated README.md with differentiated instructions for Windows
  • Simplified install guide
  • Delete TODO.md Made redundant by projects
  • beckyosb
    2024-01-31T01:51Zf21ff8bffixing token endpoint override for confidential clients.Jason Kulatunga
    2024-01-30T03:45Zc48af66fCORS Proxy for Athena providers (#398) Handle cors_relay_required = true for Providers in UI. Added a safe CORS Proxy, which support for Whitelisted endpoints only.Jason Kulatunga
    2024-01-30T00:36Z8ee98845make sure we correctly extract error message fields.Jason Kulatunga
    2024-01-29T22:48Z947f0251[bugfix] add space between wizard list items (#372)
  • add space between wizard list items
  • - remove wizard component view encapsulation edit - move wizard card style to custom.scss
  • remove unused import
  • beekter
    2024-01-29T22:38Ze9d1d577Merge pull request #395 from fastenhealth/fix_wizard_upload added test to verify that wizard resource creation works correctly.Jason Kulatunga
    2024-01-29T22:24Zb1c9fec7better error message or callbackJason Kulatunga
    2024-01-29T22:23Z78a1935dfixed test for related count.Jason Kulatunga