Skip to content

Releases: flexiodata/flexio-web-app

v2.18.5

19 Oct 21:02
Compare
Choose a tag to compare
  • Send shutdown notice email to new users

v2.18.4

06 Oct 17:54
Compare
Choose a tag to compare
  • Removed logic to convert old sequence tasks; no longer needed

v2.18.3

05 Oct 17:12
Compare
Choose a tag to compare
  • 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

29 Sep 17:18
Compare
Choose a tag to compare
  • Added API endpoint for creating indexed-based pipes from posted CSV content

v2.18.1

09 Sep 21:07
Compare
Choose a tag to compare
  • 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

18 Aug 23:17
Compare
Choose a tag to compare
  • 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

17 Aug 20:56
Compare
Choose a tag to compare
  • 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

14 Aug 17:24
Compare
Choose a tag to compare
  • Use linked integration for example pipes

v2.17.2

04 Aug 19:29
Compare
Choose a tag to compare
  • Use Google Sheet ID in service path

v2.17.1

30 Jul 20:41
Compare
Choose a tag to compare
  • Re-release of v2.17.0