Changelog

ChangelogChangelog
data-api 1.14.2
November 3, 2025
  • [DataAPI] Sync of collections having required parameters using other collections
  • [DataAPI] Rest API actions don't work
data-sync 1.11.3
November 3, 2025
  • [Sync] Sync of collections having required parameters using other collections
backend-node 1.28.1
November 2, 2025
  • [Backend] AI Assistant - Rest API actions not working
data-api 1.14.1
November 1, 2025
  • [DataAPI] Tasks collection in Asana appears empty
frontend 2.70.2
November 1, 2025
  • [Data] Collections in Sync resource that don't support Sync displayed as empty
  • [Data] Text field with multiple lines increases row size in Data
data-sync 1.11.2
October 31, 2025
  • [Sync] Asana sync crashes with an error because Tasks require at least one parameter to be passed
data-sync 1.11.1
October 31, 2025
  • [Sync] The offset response hasMore is not set automatically if implementation for it is not defined
  • [Sync] Sync of Data API resources doesn't work when not using OAuth
frontend 2.70.1
October 30, 2025
  • [Data] Data API resources without Sync/Direct modes are created as Sync
  • [UIBuilder] AI Assistant - Suggest on block opens list when Suggest is not available
frontend 2.70.0
October 30, 2025
  • [UIBuilder] AI Assistant - Revert changes after changing pages
  • [Data] Update Slack resource
  • [Data] Add Asana resource
  • [Data] Add Google Maps resource
  • [Data] Add Google Transate resource
  • [Data] Add Google Calendar resource
  • [Data] Add Gmail resource
  • [UIBuilder] AI Assistant - Suggestions
  • [Data] Pass non-PK required fields to update/delete from record fields (if any)
  • [UIBuilder] AI Assistant - A clearer button for selecting other resources when creating an App
  • [Data] Display JSON - display fields when selecting a cell and editing
backend 2.15.0
October 30, 2025
  • [Backend] Data API resources support
  • [Backend] OAuth tokens do not work if token doesn't have "expires" value and a refresh returns OK response without access token
  • [Backend] Subscription management does not work if the plan override is of type string instead of number
  • [Backend] Project refresh token fails with error if App URL has been changed
backend-node 1.28.0
October 30, 2025
  • [Backend] AI Assistant - Revert changes after changing pages
  • [Backend] Data API resources support
  • [Backend] AI Assistant - Suggestions
data-sync 1.11.0
October 30, 2025
  • [Sync] Data API resources support
  • [Sync] Sync run infinitely if Cursor=null or hasMore is not boolean
data-api 1.14.0
October 30, 2025
  • [DataAPI] Data API resources support
  • [DataAPI] "cursor_next" and "cursor_prev" are not returned in Collection List
  • [DataAPI] Return errors without system formatting
workflows 1.21.0
October 30, 2025
  • [Workflows] Data API resources support
backend-node 1.27.5
October 30, 2025
  • [Backend] AI Assistant - Error generating app if no progress for more than a minute: network error
backend-node 1.27.4
October 30, 2025
  • [Backend] AI Assistant - Error generating App: not_found_error model: claude-3-5-sonnet-20241022
data-sync 1.10.32
October 29, 2025
  • [Sync] Error when Syncing record changes from Jet - Cannot read properties of undefined (reading 'uniqueName')
workflows 1.20.2
October 29, 2025
  • [Workflows] HTTP requests timeout
jet-bridge 1.12.4
October 29, 2025
  • [JetBridge] Error: MongoRecordMeta is not JSON serializable when loading record with meta and data fields
frontend 2.69.11
October 25, 2025
  • [UIBuilder] In mobile version menu item dropdown does not close after navigating to page
  • [UIBuilder] Line wrapping stopped working in Text Field with Multiple lines (View only) on pages
frontend 2.69.10
October 23, 2025
  • [Data] Return all lookup values ​​for OneToMany, ManyToMany
  • [UIBuilder] Detailed Loader when opening project for Builder with skip button
  • [Data] When entering required Get query parameters, empty fields of some types (Date & Time) may be saved as null
  • [Data] Show (optional) for Get query parameters
  • [Data] The Link to record value of parameters in Get query are reloaded when interacting with parameters
  • [UIBuilder] When searching in Select fields, return the first element of the record with ID=search, even if searching is not supported
data-sync 1.10.31
October 22, 2025
  • [Sync] HTTP requests timeout
backend-node 1.27.3
October 20, 2025
  • [Backend] AI Assistant - Clean up App when regenerating
  • [Backend] AI Assistant - Collections with required Get List parameters are skipped
frontend 2.69.9
October 18, 2025
  • [UIBuilder] Customizing Map clustering
  • [Data] The first column did not freeze during loading.
  • [Data] Text field with multiple lines increases line height
  • [UIBuilder] Optimizing List loading with Link to record in a resource without the "id one of" filter
  • [UIBuilder] IF function in formulas does not return true/false by default unless you pass the 2nd and 3rd arguments.
frontend 2.69.8
October 15, 2025
  • [OnPremise] Do not show AI features if no AI envs are specified
  • [HTTPBuilder] Error transformer not saved
  • [UIBuilder] Custom team permission for Actions in custom components is not respected
frontend 2.69.7
October 11, 2025
  • [Data] Duplicate the selected record
  • [Data] HTTP Assistant - Support for configured Base URLs and Authentication
  • [HTTPBuilder] A request with Absolute URL is initialized incorrectly if it was previously Base URL + Path
  • [Data] Incorrect table layout when Not found and Error messages are displayed
  • [UIBuilder] In vertical tabs, content can break the layout if it doesn't fit
  • [Projects] AI Assistant - Incorrect animation direction of Progress Bar when generating an App
backend-node 1.27.2
October 11, 2025
  • [Backend] HTTP Assistant - Support for configured Base URLs and Authentication
  • [Backend] IDE - Do not add tests or CI/CD settings
frontend 2.69.6
October 7, 2025
  • [UIBuilder] In Airtable Direct, search does not search by Formula, Count, Rollup, MultipleLookupValues, or AutoNumber.
  • [Data] Show (optional) for Action parameters
data-api 1.13.2
October 2, 2025
  • [DataAPI] "Not mapped response" error when executing a Custom HTTP/SQL Action via DataAPI
frontend 2.69.5
October 1, 2025
  • [UIBuilder] In Airtable Direct, collection search does not work if non-text field types were changed to text after connection
  • [UIBuilder] AI Assistant - Layout breaks if parameter value doesn't fit in Call - View details
  • [HTTPBuilder] When creating a Test request, the User/group tokens saved at the time of request creation are used
  • [HTTPBuilder] Incorrect tokens are inserted if the key name cannot be used in property (starts with a number)
frontend 2.69.4
September 30, 2025
  • [UIBuilder] Open sign up when navigating from Landing - Create project prompt
data-api 1.13.1
September 30, 2025
  • [DataAPI] No error text is displayed when connecting MCP
backend-node 1.27.1
September 29, 2025
  • [Backend] AI Assistant - Increased possible generation size when creating/editing project/workflow
frontend 2.69.3
September 28, 2025
  • [UIBuilder] Field selection in the settings does not work in Select field for Custom HTTP/SQL query and search for Custom SQL query
frontend 2.69.2
September 26, 2025
  • [UIBuilder] JS/Formula Assistant - Width is larger than input in some sections (Action Inputs, Designer)
  • [UIBuilder] Prevent leaving the page during a save that fails with an error
  • [UIBuilder] JS/Formula Assistant - Overlaps code errors
backend-node 1.27.0
September 23, 2025
  • [Backend] AI Assistant - Scrape markdown when fetching URLs for HTML pages
backend-node 1.26.1
September 23, 2025
  • [Backend] IDE - No result received error if component code is larger than a certain size
frontend 2.69.1
September 22, 2025
  • [UIBuilder] The Select node settings in the JSON field settings are not clickable.
  • [UIBuilder] The Text editor with inputs for Action parameters stopped working.
  • [UIBuilder] JS/Formula assistant overlaps token popover when there is not enough space below
  • [UIBuilder] When opening the Select field settings, saving changes is always called
workflows 1.20.1
September 22, 2025
  • [Workflows] Jet App triggers stopped working
jet-bridge 1.12.3
September 19, 2025
  • [JetBridge] An invalid MongoDB create/update/delete request will be repeated on any other create/update/delete