Releases: inferno-framework/inferno-core
Releases · inferno-framework/inferno-core
Inferno Core v0.4.26
What's Changed
- FI-2392-header-jog by @AlyssaWang in #422
- FI-2329 Add integer conversion to need_to_refresh? method by @360dgries in #423
- FI-2396-redirect-session by @AlyssaWang in #426
- FI-2182: Upgrade to TypeScript 5 by @AlyssaWang in #418
Inferno Core v0.4.25
What's Changed
- FI-2270: Migrate FI-1990, fix flicker by @AlyssaWang in #409
- FI-2383: Force page reroute in header by @AlyssaWang in #419
- FI-2236: Support arbitrary fields in HL7 validator cliContext by @dehall in #413
Inferno Core v0.4.24
What's Changed
- FI-2347: Set radio default input by @AlyssaWang in #416
Inferno Core v0.4.23
What's Changed
- FI-2233: New validation module for HL7 validator wrapper by @dehall in #401
- FI-2091 Replaced docker-compose with docker compose by @360dgries in #405
- Backend job to start up sessions on HL7 validator wrapper by @dehall in #406
- Bump @adobe/css-tools from 4.2.0 to 4.3.2 by @dependabot in #411
- Bump @babel/traverse from 7.22.4 to 7.23.5 by @dependabot in #410
- Update null test by @AlyssaWang in #412
- FI-2330: Request tags by @Jammjammjamm in #407
- FI-2330: Change store_request to use keyword params by @tstrass in #414
Note: Changes require running bundle exec inferno migrate
v0.4.22
v0.4.21
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
What's Changed
- FI-2077: Improve colors and contrasts for a11y by @AlyssaWang in #392
- Revert "FI-2035: Improve error handling for validator errors (#379)" by @Jammjammjamm in #393
- Release 0.4.20 by @rpassas in #395
Inferno Core v0.4.19
- FI-2053: Fix inputs dialog overflow by @AlyssaWang in #382
- FI-2038: Prevent modal close on edit by @AlyssaWang in #383
- FI-2094: Improve tooltip a11y by @AlyssaWang in #386
- FI-2035: Improve error handling for validator errors by @dehall in #379
- FI-2070: Inferno Framework Documentation Advanced Test Features Information Fix by @emichaud998 in #385
- FI-2041: Custom suites with no ids now throw standard error by @alisawallace in #387
- FI-2156: Dependabot updates by @Jammjammjamm in #390
- FI-2086: fix errors on webpack shutdown by @alisawallace in #389
Inferno Core v0.4.18
- Fix a bug which could prevent some test results from appearing until the page is reloaded.
- Add
vread
,update
,patch
,history
, and systemsearch
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
- 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.