Skip to content

Releases: inferno-framework/inferno-core

v0.4.22

06 Nov 17:09
8a50537
Compare
Choose a tag to compare

What's Changed

v0.4.21

30 Oct 19:55
d0a4884
Compare
Choose a tag to compare

What's Changed

  • FI-2075: Input validation by @AlyssaWang in #388
  • FI-2003: Fix Codecov flag settings by @AlyssaWang in #394
  • FI-2166: improve validator error handling without changing API by @dehall in #397
  • FI-2198 Markdown processing added to group level by @360dgries in #399
  • FI-2015 GET requests added to fhir_operation by @360dgries in #380
  • Fix npm install that fails due to wrong checksum in package-lock. by @arscan in #400
  • Added Documentation for Windows by @360dgries in #375
  • g10 preset updated with new bulk token endpoint by @rpassas

Full Changelog: v0.4.20...v0.4.21

Inferno Core v0.4.20

13 Sep 18:44
e974bc7
Compare
Choose a tag to compare

What's Changed

Inferno Core v0.4.19

12 Sep 12:20
3b09428
Compare
Choose a tag to compare

Inferno Core v0.4.18

08 Aug 12:24
43c35c4
Compare
Choose a tag to compare
  • Fix a bug which could prevent some test results from appearing until the page is reloaded.
  • Add vread, update, patch, history, and system search interactions to the FHIR DSL.
  • Fix a JSON parse error which could occur for OAuth Credentials inputs when switching between the normal input view and the JSON view.
  • Make minor visual improvements.

Inferno Core v0.4.17

11 Jul 12:27
10ae288
Compare
Choose a tag to compare
  • Fix a bug which prevented the swagger documentation from loading when no query parameters were provided.
  • Update styling for suite and option selection pages.
  • Log error and warning suite configuration messages.

Inferno Core v0.4.16

07 Jun 13:49
2c7546a
Compare
Choose a tag to compare
  • Dynamically determine the Inferno base url in swagger docs.

Inferno Core v0.4.15

12 May 16:37
48fc060
Compare
Choose a tag to compare
  • Fix the appearance of the suite options screen for smaller displays.

Inferno Core v0.4.14

10 May 18:20
4a0ae5e
Compare
Choose a tag to compare
  • Fix a misleading error message when validating resources against a base resource profile.
  • Fix the appearance of the suite selection screen for smaller displays.

Inferno Core v0.4.13

21 Apr 14:55
d6087d6
Compare
Choose a tag to compare
  • Fix a bug which caused an error to appear in the UI while entering inputs into an input dialog which contains an oauth_credentials input.