Release notes: February 3, 2021

willwitman
Staff

Deployment Time: 11:46 AM PST

Features & Enhancements


Issue Description
Feature Improvements were made to add a more resilient check for spreadsheet permissions and to use the spreadsheet name instead of DriveApp for apps created from Google Drive. Deployed to all.
Feature
Ensure tables are formatted properly in PDF when page boundaries are crossed.

The Google Web Rendering Service (WRS), which we use to convert email attachments from HTML to PDF, requires that the HTML Cascading Style Sheet (CSS) includes the value:

table tr { break-inside: avoid; }

When this CSS value is present and a page boundary is reached while displaying an HTML table, WRS leaves a small margin at the bottom of the old page and the top of the new page.

This change ensures that the CSS in the HTML file contains the value:

table tr { break-inside: avoid; }

Deployed to all.

Bug Fixes


Issue Description
Bug
Hide the horizontal wrapping/repeating of XY map images.

XY maps wrap along the horizontal axis, so if you go far enough to the left or right you'll return back to the original image. But unlike the world map, XY images aren't typically spaces that wrap so this may be unexpected and undesirable. This change makes the repeating images much less noticeable.

Rollout: Deployed to 100% of free users and 33% of paid users.

Bug Set SourceQualifier on an automatically created app table when creating an app from the Sheets menu. Deployed to all.
Bug Disabled numeric input value change on mouse wheel scroll. Deployed to all.
Bug
Disables numeric input value change via up/down arrow in table view.

Description: Using up and down arrow keys in table view quick-edit mode usually navigate the focus vertically within the column. A recent change to numeric inputs introduced a side effect that arrow keys would also increment or decrement the number value. This change disables the increment/decrement behavior in this context. Deployed to all.

Bug Fix inverted search/add or search in listSelect. Deployed to all.
Bug For testing workflows with large payloads the Execute task button had been broken for the past few days. This fix addresses the issue. Deployed to all.
Bug An issue was fixed where suggested formulas would overwrite a

copied navigation Action formula. Deployed to all.

Bug Fixed a bug where deep links to interactive dashboards would not select the specified row ID. Rollout: 100% of free users and 66% of paid users.

Rollout changes


Feature or Bug Deployment status
Custom Yes/No labels New: Deployed to All.

Previous: 100% of free users and 50% of paid users.

6 12 637
12 Comments