Updates:
Added a tooltip to the "Total Cells Referenced" stat, to explain that this metric is calculated by Smartsheet and may have a delay. The tooltip explains why the metric might be too high.
Added a tooltip to the "Sheet Stats" popup which explains that all of the metrics are calculated by Smartsheet.
Bug Fixes:
Updates:
New Features:
View Column Info
This feature lets you see all of the information about your columns, such as the name, type, formulas, descriptions, dropdown options, etc.
You can export this information to Excel as well.
Automation Workflow Style Improvements
Updates:
The Cross Sheet Reference Viewer now provides a link that opens up the source sheet for each reference. The URL of this link is exported to Excel as well.
Added more English words to the dictionaries, so that they do not show up as misspelled.
The en_US dictionary is now built directly into SSFeatures, so that it does not need to be fetched from the CDN. If a company has a VPN that blocks the SSFeatures CDN, the user will still be able to use the en_US dictionary.
Updated the spell checker logic so that it doesn't include punctuation marks, such as ? and ! as part of the word.
Fixed a bug in the PDF generator where workspace logos were not displaying properly.
Added a reset button to the Bulk CSR creator, so that people can reset the input to the default "{SHEET NAME} - {COLUMN NAME}" format.
Added an error message popup to the PDF generator. If an error occurs while generating the PDF, the user will see the error message and can send it to our support email.
Added advanced options to the Bulk CSR creator, so that users can specify a capitalization style, and a delimiter.
Added a way for users to select exactly which columns they want to rename, when using the "Prefix / Suffix" or "Find and Replace" modes, to rename columns.
Added CTRL + Alt + G as an alternative key combination for opening the "Go To Column" menu.
Permissions:
Bug Fixes:
Fixed a bug in the Automation Workflow paster, where conditions with multiple "or" clauses, were treated as "and" clauses. In other words, SSFeatures was not considering the proper logical operator for the conditions.
Fixed a bug in the Automation Workflow paster, where SSFeatures was unable to paste automations if they used sub-conditions underneath an action.
Fixed a bug where the user could use the bulk column creator, and bulk column renamer, to accidentally rename columns to be longer than 50 characters.
Fixed a bug in the PDF generator where certain characters would break the generator which would cause the spinner to spin forever. These characters were things like \n and 0x0009.
New Features
Bulk Column Renamer
Bulk Cross Sheet Reference Creator
Cross Sheet Reference Copy and Paster
Cross Sheet Reference Viewer
Updates:
Improved the privacy of metrics that are sent to PostHog.
Improved the highlighting animation that shows the SSFeatures button for new users. This new animation makes the button way more apparent.
Improved the performance of unhiding all of the columns in the column visibility popup.
Removes the ability to "hide / unhide columns" if the user does not have the ACLs to do so.
Disables several buttons in the SSFeatures menu, and conditional formats menu, if the user does not have the ACLs.
Adds different date parsing options in the data importer. This allows the user to select how they want dates to be parsed, because the default logic was not working well for everyone. For example, it was not properly handing UK dates. Now the user can select between 2 different options, one that works better for non-NA time formats.
Added an explicit button in the "View Source Sheets" popup that lets the user open a location in a new tab.
Updated the sort popup, so that it automatically populates the initial settings based on the columns that the user currently has selected. Previously, it automatically populated using the most recent settings that the user had sorted with. However, multiple people mentioned that it would be better to use the columns that are selected, because these are the columns that the user is trying to sort with.
Updated the spellchecker popup to close when the user types a button, so that this popup gets out of the way of the user's vision.
Bug Fixes:
Bug Fixes:
Fixed a bug in the PDF and Excel exporter where cells with a value of '0' or '0%' were not being displayed in the output cell.
Fixed a bug while copy and pasting automation workflows, which caused the triggers for "Any Value" and "Blank" to be incorrect.
Fixed a copy and paste automation bug where "Clear Cell" actions were not populated correctly.
Updates:
Updated how the data importer handles dates from Excel. Previously, the code tried to convert it into a JS Date object and then pass that value into Smartsheet. This didn't work well with different timezones. Now the date is passed directly into Smartsheet, and it's up to Smartsheet to handle the date properly.
Added a warning in the data importer when the user tries to import dates, to help them understand how it works and to increase their chance of success.
Bug Fixes:
Updates:
Bug Fixes:
Updated a few places where the console would emit undefined errors on certain key presses.
Updated the data importer to support importing data directly into predecessor DATE_TIME columns.
Updates:
Updated the sort and automatic sorting feature to allow users to properly sort selected rows. Previously, if the user selected rows, then tried to sort, it would sort all of the rows, rather than the ones the explicitly selected. This is now fixed.
Sheet stats now shows the proper value for "Cross Sheet References". Previously, it only showed the value for the number of cross sheet references that were being used. Now it shows all of them, even the unused ones, which properly replicates Smartsheet's limits.
Bug Fixes:
Fixed a bug with the data importer, where filters were treating values as text, even when it made sense to treat the values as numbers. For example, the less than filter should always compare using numerical comparisons, rather than text comparisons. This was letting unexpected values through for users.
Optimized the spell checker to drastically improve performance when reading cells with large amounts of text.
Bug Fixes:
Updates:
Bug Fixes:
New Features:
"Bulk Column Deleter"
"Bulk Column Creator"
Bug Fixes:
New Features:
"Copy and Paste Columns"
"Column Templates"
Updates:
Updates SSFeatures to work with the Australian Smartsheet instance (https://app.smartsheet.au/).
Adds an "Unhide all button" into the "Hide / Unhide Columns" menu.
Adds a new menu to the SSFeatures debug menu which allows people to reset SSFeatures' settings. This is useful in case something breaks and they need to reset SSFeatures.
Adds a new menu to the SSFeatures debug which allows people to import their SSFeatures settings.
Adds progress spinners while generating PDFs and excel files.
Adds progress spinners when pasting automation workflows.
Bug Fixes:
Updates:
Update SSFeatures to work with the Australian Smartsheet instance (https://app.smartsheet.au/).
The spellchecker now only runs on text columns. This will help improve the performance of the spellchecker by not needing to run on the other column types.
Optimized the spell checker by slowing down how fast SSFeatures tries to create the spell checker underlines.
Reduced the resource consumption for automatic sorting.
Bug Fixes:
New Features:
"Report Column Descriptions"
Allows you to see column descriptions in your reports from the source sheet columns.
If your sheet contains more than 5 source sheets, the descriptions will only be pulled from up to 5.
"Report View Source Sheets"
Allows you to view information in your reports, about the source sheets used in your report.
This includes data such as:
Updates:
Bug Fixes:
Fixed a bug where the "Hide / Unhide Columns" quick menu "eye" icon briefly showed up in the top left corner while the page was loading.
Fixed a memory leak in the spell checker, caused by the highlight underlines not being cleaned up correctly.gg
New Features:
Updates:
The "Import into this sheet" feature no longer allows the user to select columns with column formulas, as it doesn't make sense to import data into these columns.
The "Import into this sheet" feature will now try to automatically detect and map the columns for you, by attempting to match the file columns and the sheet columns by name.
The PDF generator now properly ignores hidden columns, and will not show them in the generated PDF.
Bug Fixes:
Bug Fixes:
Update:
Updates:
Enabled the PDF generator in sheets.
Updates the stats popup to show the number remaining, and the capacity percentage for each stat that has a limit.
Adds a filter in "Find Column IDs" popup, that allows the user to search for specific columns by using their ID.
Retain usage metrics in the local browser storage, so that the user can track which features they use the most.
Disabling the spellchecker will now immediately remove all of the spellchecker highlights. Previously, you had to refresh the page.
The report PDF generator will remember your most recently used settings. When you generate a report PDF for the first time, the most recently used settings will be used automatically.
Hides the alert settings options when viewing stats in a Report, because it doesn't make sense to show these settings in reports. Alerts aren't used in reports.
Makes the stats popup smaller in a Report.
Bug Fixes:
Bug Fixes:
Fixed a bug in "Set Capitalization" for words like "McDonalds" which was converting it into "Mcdonalds" when using "First Letter Upper Case".
In the PDF generator, added more vertical spacing between the text for a grouped row. The texts were sometimes overlapping in the generated PDF.
In the PDF generator, fix a bug where cells were not appearing with certain types of complex cell or column formulas.
New Features:
Import Into Existing Sheet - SSFeatures now lets you import data directly into your sheet.
This supports Excel, CSV, TXT, and ODS files.
You can also filter your data, merge data into your sheet using a primary key, and replace the data in your sheet.
This gracefully handles all of the different column types in Smartsheet. For example, if you import emails into a contact column, SSFeatures will create all of the contacts for you.
Sheet Limit Alerts - SSFeatures will now send you alerts when your sheets start approaching a limit. You can configure these settings in the "Sheet Stats" menu.
The spellchecker now supports 80 languages and dialects.
You can disable the spellchecker on specific columns.
Updates:
Made many improvements to the spellchecker dictionaries to be more accurate.
Made many performance improvements to the spellchecker to make it less laggy.
Removed columns with column formulas from the "Set Capitalization" popup.
Updated the capitalizer to not modify cells that have cell formulas.
Added the standard column filters to the "Go to Column" and "Find Column IDs" popups.
Renamed "Settings" to "Views" in the "Hide / Unhide Columns" popup.
Bug Fixes:
Fix a bug where the SSFeatures menu could be clicked, even when the Form editor was visible.
Fixed a bug while copy and pasting automations, which occurred when using "When a Date is Reached".
Fixed a bug where clicking on a tooltip in a popup would close the popup.
New Features:
Capitalization Manager - Allows you set the capitalization format for your columns. You can find this in the SSFeatures menu under the "Set Capitalization" menu.
Remove Columns from Conditional Format Rules - Allows you select a column, and then remove that column from all of your conditional format rules.
"Hide / Unhide Columns" Settings Quick Menu - Added a button on the right hand side pane that lets you quickly open and load your "Hide / Unhide Columns" settings.
Updates:
Updated the "hide / unhide columns" popup to move the "fx" column formula icon to its own column.
Added tutorial popups to help users learn how to use SSFeatures.
New Features:
Updates:
Updates:
Updates:
Bug Fixes:
Rollback:
Updates:
Updates
New Features:
Updates:
Bug Fixes:
New Features:
Updates:
Updates:
Bug Fixes:
New Features:
Updates:
Bug Fixes:
New Features:
Updates:
Bug Fixes:
Updates:
Bug Fixes:
New Features:
Updates:
Bug Fixes: