Release notes

Only releases introducing new features are listed here.

v1.1.9

Added

  • Introduced a new group type: Expand. Primarily designed for AI, though it may have other uses.
  • Added Context Key option to Text AI Autofill.
  • Enhanced the prompt editor:
    • The [FIRST] tag no longer needs to be manually input when using column context.
    • Improved user experience on mobile devices.

v1.1.7

Added

  • Add keep unmapped column option.
  • Add iap to ios/macos app.

v1.1.5

Added

  • Add Column now support image generation.
  • Add Strip HTML option to webhook.
  • Add Data Extraction Stage Type.
  • Update AI demos.

v1.1.3 & v1.1.4

Added

  • Share your pipeline publicly with a beautiful, dedicated webpage.
  • Regex filter.
  • Add more functions.

v1.1.2

Added

v1.1.1

Added

v1.1.0

Added

Removed

  • Remove Google Drive Integration due to privacy concern.

v1.0.9

Added

  • Importing XLSX as text column preserves number formatting of cell.

v1.0.8

Added

  • Google Drive Integration: Now you can choose Google Drive files when loading columns or running pipeline.
  • Run with empty Table: You can run a pipeline without input file, see https://www.youtube.com/watch?v=YgBBReyEINo
  • Add starts with, ends with to text filter

Fixed

  • Fix iPad save outputs

v1.0.7

Added

v1.0.6

Added

Fixed

  • Fix iOS app google log in

v1.0.5

Added

  • Date type
    • Input: add date column/variable and defines how to parse input date strings in both CSV and plain text XLSX
    • Filter: filter by relative date or exact date
    • Add/Update column: add or update date column
    • Output: set output format for date column
  • Now you can combine strings using the + operator in formulas. For example, "foo" + "bar" will result in "foobar".

Fixed

  • Fix XLSX formula input
  • Fix formula variable display