Skip to content

Releases: inferno-framework/inferno-core

Inferno Core v0.4.26

08 Jan 19:18
fef1e5d
Compare
Choose a tag to compare

What's Changed

Inferno Core v0.4.25

20 Dec 22:20
983b94c
Compare
Choose a tag to compare

What's Changed

Inferno Core v0.4.24

11 Dec 16:57
59af6a0
Compare
Choose a tag to compare

What's Changed

Inferno Core v0.4.23

05 Dec 15:28
0181b6d
Compare
Choose a tag to compare

What's Changed

Note: Changes require running bundle exec inferno migrate

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.