Skip to content

Releases: projkov/fhirpath-ui

1.3.0

Choose a tag to compare

@projkov projkov released this 25 Jul 04:21

What's Changed

  • Redesigned the editor into a Postman-style layout with a request bar, syntax-highlighted FHIRPath input, and result cards
  • Added support for multiple browser-like tabs, so several requests and expressions can be kept open at once
  • Added per-tab custom request headers, replacing the global Settings panel
  • Added syntax highlighting for FHIRPath expressions and the FHIR resource editor
  • Added an HTTP response status indicator with color coding
  • Refreshed the history panel and about drawer styling
  • Upgraded to Ant Design v6

Full Changelog: v1.2.0...1.3.0

v1.2.0

Choose a tag to compare

@projkov projkov released this 11 May 06:30
cb5b209

What's Changed

  • Added an ability to change resource window format (YAML or JSON)
  • Added sidebar with history of expression executions

Full Changelog: v1.1.0...v.1.2.0

v1.1.0

Choose a tag to compare

@projkov projkov released this 19 Apr 11:56

What's Changed

Full Changelog: v1.0.1...v1.1.0

1.0.1

Choose a tag to compare

@projkov projkov released this 19 Apr 04:51

What's Changed

Full Changelog: v0.0.1...v1.0.1

v0.0.1

Choose a tag to compare

@projkov projkov released this 29 Jun 11:34
1d8b3b2
  1. FHIR Resource Retrieval via URL;
  2. Evaluate FHIRPath;
  3. Share.