Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.4 release notes #199

Closed
AnalogJ opened this issue Jul 28, 2023 · 0 comments
Closed

v0.1.4 release notes #199

AnalogJ opened this issue Jul 28, 2023 · 0 comments

Comments

@AnalogJ
Copy link
Member

AnalogJ commented Jul 28, 2023

  • [bug] ongoing fixes to the Widgets & Dashboard
    • moving dashboard widget processing code into its own function, so we can test it without an API call.
    • adding tests for dashboard widget component.
    • fixing code to get the last item from the dataset (was previously modifying the array, causing widgets to break)
  • [bug] Allscripts sandbox was fixed (patient id from idtoken if present)
  • [bug] Fixed Anthem/CareEvolution providers (broken when confidential PKCE support was added)
  • [bug] make sure we can handle HumanName and Address type objects as SearchParameters
  • [bug] sort all resources by "sort_date" column during query
  • [feat] ClinicalWorks sandbox was added
  • [feat] when creating a new release, the main flavor should be tagged with latest
  • [feat] DB enhancements for FHIR Resource documents:
    • make sure sortTitle and sortDate are correctly set
    • failures during SearchParameter extraction should not cause the resource to be skipped.
    • correctly handle time.Time extraction & storage
    • default to nil if empty list is returned during extraction.
  • [feat] (re)added Explore page, rename all usages of "source" page to "explore"
  • [feat] enabled Allscripts Endpoints.
@AnalogJ AnalogJ closed this as completed Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant