Skip to main content

FUME Designer Release Notes

FUME Designer is the interactive web interface that is publicly hosted at the FUME Playground.

v2.1.1 – Sep 9, 2024

latest

Bug Fixes

  • Incorrect detection of HL7v2 messages as CSV

Updates

  • Upgraded NPM dependency packages

v2.1.0 – Aug 29, 2024

Features

  • Added line numbers in all panes
  • Smart auto detection of intended input format
  • Improved input error detection and reporting

v2.0.0 – Aug 19, 2024

Features

  • New deployment option as a single executable (Windows)
  • UI improvements
  • Upgrade Node.js to v22
  • Node.js v20 backward compatibility

v1.6.2 – Aug 15, 2024

Features

  • New icon for the web browser tab

Bug Fixes

  • Upgrade axios package to v1.7.4 (security patch)

v1.6.1 – Aug 12, 2024

Bug Fixes

  • Downgrade axios package to v1.3.1 due to security glitch
  • Improved build workflow

v1.6.0 – Jul 15, 2024

Note: FUME server must be FUME Enterprise v1.1.0 or later

Features

  • Added support for XML inputs

Bug Fixes

  • Invalid JSON inputs now recognized as JSON instead of defaulting to CSV
  • Fixed issues in side menu and dialog boxes

Reverts

  • Deprecated the Docker deployment option

v1.5.0 – Jun 1, 2024

Note: FUME server must be FUME Enterprise v1.0.0 or later

Features

  • Support single line comments (//)
  • Change keyboard shortcut (CTRL+/) to single line comment/uncomment
  • Use new FLASH template API

v1.4.0 – May 30, 2024

Features

  • Improved readability of error messages in the output pane
  • Improved syntax highlighting
  • Improved display of string results
  • Upgraded NPM dependency packages

Bug Fixes

  • Fixed menu crashing issue when only a single mapping exists

v1.3.0 – Dec 21, 2023

Features

  • Allow mapping deletion from menu
  • Improved input format auto detection
  • JSON input validation before calling FUME server

Bug Fixes

  • Bundle fonts with code to prevent loading from the web

v1.2.0 – Jun 2, 2023

Features

  • Allow FLASH template inline insertion
  • Added action buttons – expand, collapse and minimize
  • Added function menu

v1.1.1 – Jun 1, 2023

Features

  • Support custom headline text
  • Updated README.md

v1.1.0 – Dec 31, 2022

Features

  • Add logging in Docker deployments
  • Code cleanup
  • Consistent .env behaviour between docker and local build
  • Support custom environment names
  • Show detailed FUME errors to user
  • Updated deployment documentation
  • Improved colors and syntax highlighting
  • Keyboard shortcut for comment / uncomment (CTRL+/)

Bug Fixes

  • Environment variable file (.env) loading issues
  • Gracefully handle connection errors
  • Support hot reload for server URL
  • Evaluate the expression only after the user finishes typing
  • Fixed split pane scroll limits
  • Fixed highlighting of certain Unicode characters
  • Added timer delay to avoid collapse all bug in some browsers

v1.0.0 – Nov 24, 2022

Features

  • Support docker deployment
  • Code cleanup
  • Updated default mapping
  • GUI improvements
  • Updated README.md
  • Upgraded NPM dependency packages
  • Upgrade Node.js to version 16
  • Support environment variables file (.env)

v0.1.0 – Aug 12, 2022 – Initial release

Features

  • Dynamic evaluation of mappings as they are edited
  • Easily save and load mappings
  • Select and open FLASH templates from the menu