Releases: flexiodata/flexio-web-app
Releases · flexiodata/flexio-web-app
v2.18.5
- Send shutdown notice email to new users
v2.18.4
- Removed logic to convert old sequence tasks; no longer needed
v2.18.3
- Simplified pipe task format; standard pipe tasks, such as execute, are now top-level instead of wrapped in a sequence task
- Removed sequence task
v2.18.2
- Added API endpoint for creating indexed-based pipes from posted CSV content
v2.18.1
- When indexing, tokenize text fields using whitespace; this allows key fields with punctuation to be searched as a single word while still allowing some degree of full-text search on fields that have text with words separated by whitespace
v2.18.0
- Allow JSON and CSV content to be indexed directly
- Added support for JSON and CSV in execute task
- Added delimiter type sensing in convert job
- Use index fields for default return columns if no return columns are specified in pipe documentation
v2.17.4
- Hide pipe definition area if task is unknown
- No longer show execute remote path option in execute task; confusing to users
- No longer run default pipes on installation
v2.17.3
- Use linked integration for example pipes
v2.17.2
- Use Google Sheet ID in service path