Week of September 21, 2025
September 21, 2025
September 26, 2025 #
Added a limit parameter to the Run query API that allows the API to support unlimited queries and row limits beyond the app's current limit of 50,000. Note: This change only affects the API, not parts of the Omni app.
September 25, 2025 #
Added a Rename option to the column options menu. Click the three dots in any column heading in a workbook results table, then Rename.
September 24, 2025 #
Added support for specifying Omni user groups as email delivery recipients. Note: User groups will not display as an option in embed sessions.
September 22, 2025 #
Added an optional
formatResultsparameter to the Run query endpoint that controls whether spreadsheet exports (CSV, XLSX, JSON) include formatting. When set tofalse, unformatted values will be returned.Updated the git settings page to display provider-specific instructions. For example, if Omni determines that a repository is hosted on GitHub, the page will display the set up instructions specific to GitHub.