Quickbase August 2025 Release Notes

Prev Next

Release Date

August 17, 2025

New

Release notes app—coming next month

Starting next month, Quickbase release notes will be available in a new Quickbase app. This allows you to search, sort, filter, and receive notifications for release items that matter to you—all within Quickbase.

September release notes will be available in both the help center and the new Quickbase app. We'll provide a link to the app at that time. From October, release notes will only be available in the Quickbase release notes app. Release notes prior to October 2025 will remain in the Help Center for your reference.

Quickbase Excel Add-in

A Quickbase Excel Add-in will be available by September 30 (previously expected by September 5) in the official Microsoft AppSource (Office Add-ins Store).

With the Quickbase Excel Add-in you can:

  • Populate your existing Excel templates with Quickbase data—no reformatting or rebuilding required.

  • Keep backups at your fingertips by exporting Quickbase data into spreadsheets.

  • Analyze data instantly by loading Quickbase data into Excel pivot tables.

To ensure maximum flexibility, it works on both Excel desktop and web platforms. Learn more about using the Quickbase Excel Add-in.

Realm alias

In the July release, we improved how Quickbase redirects users providing an invalid realm/subdomain. Now, we’re adding a realm alias to assist when customers need to change their realm name.

Adding a realm alias allows apps to be accessed from either the primary realm name or the realm alias—meaning you can have two realm names active simultaneously. This reduces manual work when changing a realm name and helps avoid breakages.

This feature will be available by the end of August via a tech support ticket, and we'll be publishing more details on it soon.

REST APIs—new endpoints for managing users, user groups, and email domains

We're providing four new REST API endpoints for managing trustees (users, user groups, and email domains) at an app level. This lets software developers further automate their user provisioning and management flows by getting a list of all trustees for an app, and programmatically add, remove, and update all of them.

For more information, check out our REST API portal.

Enhancements

Improved performance for new forms, dashboards, and reports

In June, we released a major improvement to navigating between new UI pages. Now, we’re improving the rendering time across new forms, dashboards, and reports. Larger pages will see the most benefit, ranging from 200-500% faster.

Estimated calculations

In July, we added an estimated number of calculations to the dependency diagram. Now, we’re increasing its accuracy to include formula queries. We’ll now assess the number of records on each target table in a formula query.

Note: The fields retrieved by the formula query are not currently estimated.

Improved timeouts for reports and queries

Software applications, like Quickbase, use limits and predictive timeouts to protect customers and the platform, ensuring a good user experience for all users. Historically, Quickbase has applied timeouts to the filtering portion of a query or report. To help app builders create an optimal experience, and to ensure a smooth experience for all users, we’re introducing timeouts to sorting within a query.

Reports, queries, and API calls will receive an error message and can run the performance profiler to evaluate a single request. Limits may be progressively tuned over the coming weeks. When sorting on a derived field, builders can evaluate the estimated number of calculations to determine its impact.

XML API—security improvements to API_GetSchema

We’re increasing the levels of authorization required to call API_GetSchema on an application to be closer to expected Quickbase permissions. When calling API_GetSchema on an app, we will only include tables in the response that the user has access to (unless you are an app admin or manager).

This enhancement will take effect on August 20 at 9:00 AM ET.

Sort order when exporting records

When exporting data from the Import/Export page, records will now always sort by record ID# regardless of the default sort on the table.

Pipelines

Procore channel—new steps

By the end of August, the following new or enhanced steps will be available in the Procore channel:

  • Create/update/delete change event

  • Search all/create/look up/update/delete Prime Contracts

  • Search/create/look up Prime Contract line items

  • Search/create/update/delete Purchase Order Contract line items

  • Look up Purchase Order Contract line item

  • Search/create/look up/update/delete Contract Payments

  • Search Budget Detail Rows

    Note: The Search Budget Line Items step will be renamed to Search Budget Detail Rows to more accurately reflect its functionality.

These steps allow you to manage contract and payment information integrations more efficiently and safely.

Box channel—new and enhanced steps

We've added a new step to the Box channel: Upload file version. This enhancement introduces support for file versioning within the channel, letting you upload new versions of existing files to Box. This ensures better version control, preserves file history, and supports collaborative workflows where maintaining an accurate record of changes is critical.

To further support this change, we are enhancing the existing Look up a file step to allow searching by file name. Previously, the step only allowed searching by file ID.

Editing a pipeline's name or description no longer disables it

You can now change the name or description of a pipeline (from the designer or dashboard) without it being automatically disabled. This makes it easier to manage and organize pipelines without interrupting their functionality.

Increased number of steps shown when searching in Pipelines

As we've continuing to expand the amount of channels and steps in Pipelines, we've now increased the number of steps shown when searching in the Pipelines Designer.

Activity log visual update

In order to keep pipeline building and monitoring consistent, we've added the step type with its visual stamp in the activity log.

Other Pipelines enhancements

Here are some additional Pipelines enhancements—available by the end of August:

  • Improved onboarding experience for new users and users without a single pipeline through:

    • Updated tooltips on Template cards in the onboarding page that open the relevant Channel help page for easier access to documentation

    • The removal of horizontal scrollers in the onboarding experience so users can easily view and select the first AI cards

  • New confirmation prompt encouraging users to add a step note when using Fill a Step, along with an option to hide the prompt in the future

  • Improved messaging on the pipeline activities screen that clearly shows whether a pipeline has run and provides easy access to past activity logs

  • Improved advanced search that highlights matching text in results to make it easier to find relevant steps

  • Case-insensitive field sorting for a more consistent and intuitive experience

Beta opportunities

Here are some new features for you to try out while we're still developing them.

FEATURE

DESCRIPTION

HOW TO PARTICIPATE

New grid reports 

New grid reports are the latest evolution of table reports—bringing the familiar, spreadsheet-like ease of data interaction directly into Quickbase. 

Join the waitlist in the Beta Registration App.

Note: Submit only non-production, non-mission-critical apps at this time.

AI Spreadsheet Import  

AI Spreadsheet Import transforms complex spreadsheets into fully functional, data-rich, and customizable apps in just a few clicks.

Learn more in the AI Spreadsheet Import beta guide

Available on all plans for users with app builder permissions in the realm.  

To access it, open the Quickbase AI console from the global bar and select Import a spreadsheet.

Updated Account Summary page 

The updated account summary page makes it easier to get the full picture of your account at a glance. 

Learn more in the Account Summary page beta guide

Automatically available in the Admin Console to realm admins on all accounts as we roll it out progressively. 

QBL v0.8—Connected tables

Test and explore this new QBL (Quickbase language) version that supports connected tables with Quickbase sources. Learn more about what’s supported.

Join the waitlist in the Beta Registration App

QBL v0.11—home, rich text, and code page support 

Try out the latest QBL (Quickbase language) version with added support for home pages, rich text pages, and code pages 

Available for all to try

What's fixed in Quickbase?

Note

Pipelines bug fixes are scheduled for August 19. All other fixes are scheduled for August 17.

ISSUE

AREA AFFECTED

DESCRIPTION OF FIXED BUG

QBE020759

Pipelines

Pipelines couldn’t properly process tab-delimited (TSV) files in the CSV Handler channel.

QBE020901

Pipelines

Pipelines using the top=100 parameter in a Make Request step could skip subsequent steps, even when conditions were met.

QBE020947

Pipelines

In the Salesforce channel, an error message appeared even though the ContentVersion object was created successfully.

QBE020367

Pipelines

In the Box channel, we’ve updated the Folders resource to clarify when folder URL properties are available, and removed the Download Folder URL field which is not supported for folders.

QBE020297

Pipelines

The Online meeting URL field in Outlook Calendar Event steps returned null. You should now retrieve the meeting link from the Online meeting field, specifically the join URL subfield.

QBE019333

Pipelines

Improved pipeline YAML export to correctly include conditions using fields from multiple Quickbase tables.

QBE020970

Pipelines

In the Pipelines ODBC channel, inserting NULL into optional Float or Datetime fields resulted in error.

QBE020899

Audit logs

Restoring changed data for a numeric field formatted with commas was not working as expected.

QBE020865

Custom emails

Custom emails that couldn’t trigger due to a performance issue resulted in a generic error email. The error email will now clearly explain the cause of the failure.

QBE020866

Custom emails

We improved error emails when a recipient of a custom email is not fully registered.

QBE020864

Document Creation

There was an accessibility issue with tab orders in the document creation builder.

QBE020889

Document Creation

Table IDs did not update correctly in a document template when copying an application.

QBE020739

Email subscriptions

The From drop-down sometimes did not show the previously selected value when editing a legacy subscription.

QBE020948

File attachments

File attachment names with non-western characters would sometimes get corrupted.

QBE020765

Formulas

The SHA256 formula function was not listed in the in-product function list.

QBE020890

Rest APIs

Attempting to set the unique attribute on {{/updateField}} would return an error if there were blank values.

QBE020910

Solution APIs

Pipelines running the Solution APIs for the SLM app hit timeout limits in some instances and were not executing. The limits have been increased, and execution is more reliable.

QBE020848

Solution APIs

Button text color changed to default when an app was copied using a Solution API.

QBE020848

QBL and Solution APIs

We have fixed multiple bugs on QBL and Solution APIs, including issues around API update with new forms, QBL representation of dashboard elements, charts, and chart legend colors.

QBE020909

Solutions versioning

A bug prevented a specific Solution from saving a backup version in solution versioning.

QBE020312

Table reports

On slow network connections, buttons in the toolbar would sometimes be missing.

QBE020931 
QBE016359 
QBE017955

Table settings

Non-western characters entered into record names (in table advanced settings) would sometimes get corrupted when Quickbase automatically capitalized them. Quickbase will attempt to capitalize UTF-8 when possible, but may not be able to in all cases.

QBE020874

Webhooks

Webhooks failed when record IDs for new records exceeded the value 2147483647.

Feature retirements

End of support

Quickbase Actions

After August 31, 2025, we're announcing the retirement of Quickbase Actions. At that time, you will no longer be able to create new actions, but your existing actions will continue to run. You'll also be able to enable, disable, and edit those actions as needed. We previously communicated a plan to disable the editing of automations and actions, and to begin the retirement of Application Webhooks. Based on your feedback, we are not planning to make those changes at this time.

We still do strongly recommend that you migrate any remaining actions, webhooks, and automations you’re using to pipelines instead, which enable more powerful and flexible workflows.